NetBSD/sys/lib/libkern/arch
2002-11-23 14:29:29 +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 cpu_info is not in spr0, but spr_g_0. 2002-07-30 06:10:46 +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 Initial commit of the port to AMD's upcoming 64 bit architecture, the 2001-06-19 00:19:12 +00:00