summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch
AgeCommit message (Expand)Author
1999-12-10but... these are needed by the bootblocksTheo de Raadt
1999-12-07move .mul and .umul into the kernel. if v8 sparc is detected, replace withTheo de Raadt
1999-12-05fix space regs load insns, also some tabs vs spacesMichael Shalayeff
1999-11-09add memset to list of files to build.Dale S. Rahn
1999-09-14bew frame frameworkMichael Shalayeff
1999-09-14tabs vs spacesMichael Shalayeff
1999-06-10fix unaligned copy's end conditionMichael Shalayeff
1999-05-19bcopy() and space-space bcopy()Michael Shalayeff
1999-05-09fix EXIT() usage, appen .endMichael Shalayeff
1999-05-05no separate bcopy, will be .m4 magic hereMichael Shalayeff
1999-04-20add memset()Michael Shalayeff
1999-03-03added ffs()Steve Murphree
1999-02-07no 968dyncall in kernelMichael Shalayeff
1999-02-07add ovbcopyMichael Shalayeff
1998-12-15Support for the m88k arch.Steve Murphree
1998-09-25add missing function from libkern, strncasecmp()Dale S. Rahn
1998-07-20more functionsMichael Shalayeff
1998-06-24add bcmp()Michael Shalayeff
1998-06-24some more files for libkern (/boot uses it's own Makefile for this)Michael Shalayeff
1998-06-23use HP versionMichael Shalayeff
1998-06-23initial importMichael Shalayeff
1998-06-19Added memset.c, needed by AUDIO_INITINFOMarc Espie
1998-06-02sparc needs memset for gcc now (i hate this)Theo de Raadt
1998-03-18pass MACHINE{,_ARCH} into libkern/Makefile so cross-build worksMichael Shalayeff
1998-03-01Use correct comment syntax for RCS IdsNiklas Hallqvist
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-04add memchr to libkernchuck
1997-05-05Several kernel files have internal (conflicting) versions of strchr() soTodd C. Miller
1997-05-04Alpha needs strchr.cTodd C. Miller
1997-01-14Remove locc. -mojMats O Jansson
1996-12-28Adding OpenBSD tags to files.Dale S. Rahn
1996-12-28add necessary file for powerpc port.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
1996-10-31Merge NetBSD/Alpha 961020Niklas Hallqvist
1996-09-27cleanup tags and Ids.Michael Shalayeff
1996-09-22Fix unterminated constant complaintimp
1996-07-30Cleanup of endian and abi call stuff.Per Fogelstrom
1996-07-18Add macros to handle endian issues.Per Fogelstrom
1996-05-18Added missing '.set noreorder' directivePer Fogelstrom
1996-05-15Now uses libkern instead of locore functions.Per Fogelstrom
1996-05-01sparc needs memset, compiler calls it automaticallyTheo de Raadt
1996-05-01use .S versionTheo de Raadt
1996-05-01copied from libcTheo de Raadt
1996-05-01no longer needed because gcc has been fixedTheo de Raadt
1996-05-01copyright added by mark at my suggestionTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-03-08From NetBSD:Michael Shalayeff
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1995-12-14update from netbsdTheo de Raadt