Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-12 | Stupid bug fixed.. | Per Fogelstrom | |
1996-07-30 | Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT). | Per Fogelstrom | |
1996-07-25 | oops, floatconstants are in memory so wee need a .cpload to set gp-reg. | Per Fogelstrom | |
1996-06-23 | from mark; set r1 to -1 as well as r0 so callers expecting a 64 bit | Theo de Raadt | |
result will get -1. | |||
1996-05-22 | sync to ragge | Theo de Raadt | |
1996-05-22 | sync to mark | Theo de Raadt | |
1996-05-16 | Changes to support elf shared librarys | Per Fogelstrom | |
1996-05-01 | sync with netbsd | Theo de Raadt | |
1996-05-01 | use strcat.S instead of strcat.c | Theo de Raadt | |
1996-05-01 | arm32 libc support | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert | |
1996-03-25 | Use __asm, not asm | Thorsten Lockert | |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-02-24 | From NetBSD: Add explicit return type | Niklas Hallqvist | |
1996-01-08 | from ragge; Changed to only include <machine/asm.h>, as the other ports | Theo de Raadt | |
1995-12-30 | from netbsd: removed :errfix; const qualifier makes it unnecessary | Theo de Raadt | |
1995-12-30 | from netbsd: Removed unused CALL macro | Theo de Raadt | |
1995-12-30 | from netbsd: Use <machine/asm.h> instead of DEFS.h | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Remove #include "SYS.h"; it is not needed (by normal assembly functions) | |||
1995-12-26 | from 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-15 | sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793 | Theo de Raadt | |
1995-12-15 | from ragge; Add defs to understand K&R cpp | Theo de Raadt | |
1995-12-14 | update from netbsd | Theo de Raadt | |
1995-12-14 | from 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-14 | from netbsd; cannot be sure cpp can handle x ## y | Theo de Raadt | |
1995-12-14 | from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul. | Theo de Raadt | |
1995-12-14 | from cgd@netbsd; be more conservative when setting the gp | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |