NetBSD/sys/lib/libkern/arch
fredette 49fda862f9 When MACHINE_ARCH is m68000, compile ffs.c and random.c
instead of ffs.s and random.s, and sneak the libgcc
integer support routines into the list of library objects.
2001-05-16 03:30:39 +00:00
..
alpha o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
arm Sync with libc for licence update. 2001-01-23 19:12:29 +00:00
i386 Build strtoul.c 2001-04-05 04:38:33 +00:00
m68k When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
mips copy from lib/libc/arch/mips/gen 2001-02-27 19:45:26 +00:00
ns32k Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
powerpc Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
sh3 don't profile (use NENTRY() and ALTENTRY()) 2001-02-14 21:04:17 +00:00
sparc Make this work for PIC (as opposed to pic) without taking chances of fitting 2001-05-13 20:03:45 +00:00
sparc64 Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
vax Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00