NetBSD/sys/lib/libkern/arch
2003-02-24 07:14:17 +00:00
..
alpha Add strtoul.c 2002-04-24 16:56:36 +00:00
arm Sync arm asm libkern files with libc's asm files. 2002-11-23 14:29:29 +00:00
hppa add strtoul.c, it's now used in MI code. 2002-09-21 17:45:16 +00:00
i386 Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
m68k add strtoul.c, it's now used in MI code. 2002-09-21 17:45:16 +00:00
mips ABICALLS -> __ABICALLS__ 2002-11-10 18:10:25 +00:00
ns32k add strtoul.c, it's now used in MI code. 2002-09-21 17:45:16 +00:00
powerpc Actually use bzero.S. Also fix bzero to use GET_CPUINFO 2003-02-24 07:14:17 +00:00
sh3 Use assembly version of bzero() and memset(). 2002-11-20 09:52:53 +00:00
sh5 Replace the SuperH memcpy() with homebrewed code. The former seems to have 2002-10-22 12:25:18 +00:00
sparc remove setjmp/longjmp from libkern, they're not used. 2002-10-27 18:45:11 +00:00
sparc64 move includes to the top so that this builds in libc context too. 2002-10-29 04:40:55 +00:00
vax Need strtoul() also. 2002-09-19 17:37:32 +00:00
x86_64 Add strtoul.c 2002-11-25 00:55:22 +00:00