NetBSD/lib/libc/arch
scw 94932a0f44 SH5 asm versions of some low-level libc routines.
Most of these copied from libkern.
2002-12-08 09:48:36 +00:00
..
alpha Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
arm Add arm asm version of memcmp, basically it's strncmp.S without the 2002-11-23 14:26:04 +00:00
hppa * Use the common ieee754_* routines (and add ones we were missing). 2002-10-26 06:44:54 +00:00
i386 Save a jmp for memcpy(3). 2002-10-29 07:01:44 +00:00
m68k Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
mips ABICALLS -> __ABICALLS__ 2002-11-10 18:10:25 +00:00
ns32k Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
powerpc Need <stdlib.h> for abort() prototype. 2002-11-26 21:14:04 +00:00
sh3 Assembly version of string functions. 2002-11-20 14:23:54 +00:00
sh5 SH5 asm versions of some low-level libc routines. 2002-12-08 09:48:36 +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 Split isnan() into its own file. 2002-10-26 06:51:32 +00:00
x86_64 Remove fs and gs kludge. 2002-07-14 12:29:59 +00:00