This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
86349adc0d
NetBSD
/
sys
/
lib
/
libkern
/
arch
History
chris
4d1b8d545e
Sync to libc version of divsi3.S. This is to fix up the stack for 8 byte alignment.
2001-11-13 20:06:40 +00:00
..
alpha
Provide bcopy() here.
2001-07-13 00:04:00 +00:00
arm
Sync to libc version of divsi3.S. This is to fix up the stack for 8 byte alignment.
2001-11-13 20:06:40 +00:00
i386
Make new gas happy. Use movzbl instead of xorl + movb.
2001-09-21 14:14:30 +00:00
m68k
On the 68010, don't bother with the by-8-longwords loop, instead
2001-09-06 21:30:15 +00:00
mips
R5900 miss-prediction of branch targets for short-loop.
2001-10-16 15:40:53 +00:00
ns32k
Add a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +00:00
powerpc
7450 requires a sync before the the isync (MPC7450UM - 3.4.4.8)
2001-08-22 21:19:58 +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 a strcasecmp(), modified from chopps's strncasecmp().
2000-11-01 19:37:18 +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