NetBSD/lib/libarch
mycroft c70a898b67 Fix multiple bugs:
* Select dense or sparse space based on the prefetchable flag, like the kernel
  does.  In particular, non-prefetchable mappings are forced to sparse space.
* If no window is matched, return MAP_FAILED, rather than falling through and
  blowing chunks.
* Ignore addr_shift (set it to 0) for dense mappings.
2002-07-19 22:03:39 +00:00
..
alpha Fix multiple bugs: 2002-07-19 22:03:39 +00:00
arm Rename libarm32 -> libarm. 2002-03-30 06:24:34 +00:00
i386 Remove duplicate .Pp. 2002-06-07 11:29:16 +00:00
m68k Now also build libm68k when MACHINE_ARCH is m68000. 2002-03-26 22:48:04 +00:00
x86_64 This is the x86_64 version, not i386. 2002-07-04 12:24:40 +00:00
Makefile Enable building libx86_64 2002-07-06 10:19:08 +00:00