Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bye | 2004-08-11 | 17 | -1020/+0 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 8 | -49/+17 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Add Doug Gwyn's portable alloca() for platforms w/o an assembler | 2003-05-02 | 1 | -1/+2 | |
| | | | | | | | version. Normally, gcc provides its own alloca() (unless -fno-builtin is specified). The C version is decidedly suboptimal--we really need proper assembler versions but this will work as a stop-gap measure. | ||||
* | Use the LBL frexp() on all platforms with ieee floating point. | 2001-09-10 | 1 | -22/+27 | |
| | |||||
* | Should be taken care of but make it obvious | 1999-02-01 | 1 | -1/+2 | |
| | |||||
* | thread support | 1999-01-19 | 1 | -1/+5 | |
| | |||||
* | pull in protos | 1997-08-01 | 1 | -1/+4 | |
| | |||||
* | tabify | 1997-07-23 | 2 | -9/+9 | |
| | |||||
* | use types.h rather than machine/endian.h. Latest htonl changes need that | 1996-11-29 | 1 | -2/+2 | |
| | |||||
* | Minor warning about unterminated constant fixed | 1996-09-23 | 1 | -2/+2 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 17 | -51/+62 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT). | 1996-07-30 | 7 | -84/+24 | |
| | |||||
* | oops, floatconstants are in memory so wee need a .cpload to set gp-reg. | 1996-07-25 | 1 | -5/+4 | |
| | |||||
* | Changes to support elf shared librarys | 1996-05-16 | 7 | -12/+112 | |
| | |||||
* | from netbsd: | 1995-12-26 | 3 | -6/+6 | |
| | | | | | Change mips assembly code for {,_,sig}setjmp.S to get register names from <machine/regnum.h>, not <machine/reg.h> (which also defines structs.) | ||||
* | sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793 | 1995-12-15 | 2 | -2/+73 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 16 | -0/+917 | |