NetBSD/sys/lib/libkern/arch
dsl c327a133c6 Significantly faster memcpy/memmove/bcopy and memset/bzero 2003-04-15 22:49:50 +00:00
..
alpha Add strtoul.c 2002-04-24 16:56:36 +00:00
arm NetBSD/acorn26 has used APCS-32 for years, so unifdef -U__APCS_26__. 2003-04-05 23:27:14 +00:00
hppa add strtoul.c, it's now used in MI code. 2002-09-21 17:45:16 +00:00
i386 Significantly faster memcpy/memmove/bcopy and memset/bzero 2003-04-15 22:49:50 +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 Switch back to generic bzero/memset until new one is shown to work. 2003-02-25 20:15:02 +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