NetBSD/sys/lib/libkern/arch
bjh21 af14995e51 Create a shared set of ARM sources for libkern and move arm26 over to using
them.

These are identical to the current arm32 sources with the following exceptions:
 - References to C labels are wrapped in _C_LABEL().
 - Function returns have an alternate version inside #ifdef __APCS_26__.
2000-12-29 20:51:56 +00:00
..
alpha Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
arm Create a shared set of ARM sources for libkern and move arm26 over to using 2000-12-29 20:51:56 +00:00
arm32 ALTENTRY() must die. 2000-12-14 22:00:20 +00:00
i386 ALTENTRY() must die. 2000-12-14 22:00:20 +00:00
m68k Sync with libc: make function exit one instruction faster, and function one 2000-11-28 15:26:34 +00:00
mips Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +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 Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
sparc Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +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