NetBSD/common/lib/libc/arch
scw dba01be393 Apply the patch, with some minor tweaks, supplied in PR/36513.
This prevents a possible prefetch past the end of the source buffer.

Note that the semantics of the pld instruction mean that it is unlikely
that this would have caused any problems except in very specific
circumstances in some types of device drivers.
2007-06-21 21:37:04 +00:00
..
alpha make alpha kernel buildable again. 2005-12-27 09:22:08 +00:00
arm Apply the patch, with some minor tweaks, supplied in PR/36513. 2007-06-21 21:37:04 +00:00
i386 prefix local labels with ".L". 2006-04-07 12:07:55 +00:00
m68k fix the mc68010 case. 2006-01-13 16:07:59 +00:00
mips Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined, 2006-02-08 21:52:36 +00:00
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 libc wants __bswapNN, kernel wants bswapNN. That was not accounted 2006-02-04 21:53:31 +00:00