NetBSD/common/lib/libc/arch
he 2a0ce8a57f Improve consistency between <sys/bswap.h> and what's actually
defined by the C library for the various m68k ports by borrowing
some #ifs from the i386 port.

Also, align sun2 with the other m68k ports as to whether they
define __bswap{16,32} or bswap{16,32} in their C library (all
now define the __ variants).

This should make the m68k ports build sys/rump again, except
for sun2 which hits another problem later on.
2007-09-19 20:31:34 +00:00
..
alpha
arm Apply the patch, with some minor tweaks, supplied in PR/36513. 2007-06-21 21:37:04 +00:00
i386
m68k Improve consistency between <sys/bswap.h> and what's actually 2007-09-19 20:31:34 +00:00
mips
ns32k
powerpc/string Fix bug involving addresses >= 4G on ppc64. 2006-08-15 02:23:54 +00:00
powerpc64/string add reachover ffs and strlen for ppc64 2006-07-07 07:37:44 +00:00
sh3/string Now that bcopy.S doesn't contain the actual implemenation, move it 2006-04-23 00:08:18 +00:00
sparc
sparc64
vax Add these so kernels built -O0 will link. 2007-03-31 06:13:52 +00:00
x86_64