NetBSD/lib/libc/arch
wiz 1fd7eeefcd "than" instead of "then". 2001-11-21 19:14:19 +00:00
..
alpha Fix -Wshadow warnings. 2001-11-08 06:51:05 +00:00
arm Update asm files to use sp instead of r13. Also tweak a couple of bits in the longjmp code to save an instruction. 2001-11-13 20:04:52 +00:00
i386 fix WARNS=2 (-Wshadow) warnings 2001-11-04 13:57:29 +00:00
m68k -Wshadow fix 2001-11-07 17:56:32 +00:00
mips Remove files beginning with ":", which is invalid on other host OS's 2001-10-19 02:43:26 +00:00
ns32k "than" instead of "then". 2001-11-21 19:14:19 +00:00
powerpc fix for -Wshadow 2001-11-07 17:46:21 +00:00
sh3 Add __clone() for sh3. 2001-07-22 17:18:25 +00:00
sparc Rename a parameter to fix build problem with new toolchain. 2001-11-08 11:24:07 +00:00
sparc64 fix for -Wshadow 2001-11-07 15:45:12 +00:00
vax change "pushl [r0](ap)" ---> "pushl (ap)[r0]" ... the old version 2001-09-06 18:42:58 +00:00
x86_64