summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/sparc/Makefile.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-2/+2
| | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind
* Use _C_LABEL for c symbols.art2002-08-111-5/+5
|
* strlcat and strlcpy into libkern.provos2000-12-181-2/+3
|
* Pull memcmp() into libkern. Also, use asm version of memset() on m68k.millert2000-06-161-2/+2
|
* put C accessable labels on {,u}{rem,div}deraadt2000-02-221-5/+5
|
* move .mul and .umul into the kernel. if v8 sparc is detected, replace withderaadt1999-12-071-3/+3
| | | | the equivelant 2-instruction sequence.
* sparc needs memset for gcc now (i hate this)deraadt1998-06-021-2/+2
|
* add memchr to libkernchuck1997-11-041-1/+2
|
* sparc needs memset, compiler calls it automaticallyderaadt1996-05-011-3/+3
|
* partial sync with netbsd 960418, more to comederaadt1996-04-211-2/+4
|
* initial import of NetBSD treederaadt1995-10-181-0/+38