NetBSD/sys/lib/libkern/arch
fredette 58830d68c5 Added brand-new integer multiply and divide support, used only
on the m68000.
2002-03-26 22:49:32 +00:00
..
alpha sync 2002-01-24 00:45:22 +00:00
arm Tidy up some memory copying cruft: 2001-11-20 00:29:19 +00:00
i386 Make new gas happy. Use movzbl instead of xorl + movb. 2001-09-21 14:14:30 +00:00
m68k Added brand-new integer multiply and divide support, used only 2002-03-26 22:49:32 +00:00
mips R5900 short-loop bug. 2002-01-02 12:34:27 +00:00
ns32k Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
powerpc Use size_t in prototype (so this will be LP64 clean for PPC64 someday). 2002-03-26 21:20:24 +00:00
sh3 don't profile (use NENTRY() and ALTENTRY()) 2001-02-14 21:04:17 +00:00
sparc Sync with libc: use bzero-based assembly version of memset(). 2001-07-01 11:55:36 +00:00
sparc64 Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
vax Add register prefixes to these. 2002-02-24 00:12:41 +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