summaryrefslogtreecommitdiff
path: root/lib/libc/arch
AgeCommit message (Collapse)Author
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-08-12Stupid bug fixed..Per Fogelstrom
1996-07-30Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT).Per Fogelstrom
1996-07-25oops, floatconstants are in memory so wee need a .cpload to set gp-reg.Per Fogelstrom
1996-06-23from mark; set r1 to -1 as well as r0 so callers expecting a 64 bitTheo de Raadt
result will get -1.
1996-05-22sync to raggeTheo de Raadt
1996-05-22sync to markTheo de Raadt
1996-05-16Changes to support elf shared librarysPer Fogelstrom
1996-05-01sync with netbsdTheo de Raadt
1996-05-01use strcat.S instead of strcat.cTheo de Raadt
1996-05-01arm32 libc supportTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1996-03-25Use __asm, not asmThorsten Lockert
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1996-02-24From NetBSD: Add explicit return typeNiklas Hallqvist
1996-01-08from ragge; Changed to only include <machine/asm.h>, as the other portsTheo de Raadt
1995-12-30from netbsd: removed :errfix; const qualifier makes it unnecessaryTheo de Raadt
1995-12-30from netbsd: Removed unused CALL macroTheo de Raadt
1995-12-30from netbsd: Use <machine/asm.h> instead of DEFS.hTheo de Raadt
1995-12-30from netbsd:Theo de Raadt
Remove #include "SYS.h"; it is not needed (by normal assembly functions)
1995-12-26from netbsd:Theo de Raadt
Change mips assembly code for {,_,sig}setjmp.S to get register names from <machine/regnum.h>, not <machine/reg.h> (which also defines structs.)
1995-12-15sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793Theo de Raadt
1995-12-15from ragge; Add defs to understand K&R cppTheo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
Didn't take care of errors when return parameter was long long. Bug pointed out by Arne Henrik Juul.
1995-12-14from netbsd; cannot be sure cpp can handle x ## yTheo de Raadt
1995-12-14from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul.Theo de Raadt
1995-12-14from cgd@netbsd; be more conservative when setting the gpTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt