summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/mips/gen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* byepefo2004-08-1117-1020/+0
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-028-49/+17
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Add Doug Gwyn's portable alloca() for platforms w/o an assemblermillert2003-05-021-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.millert2001-09-101-22/+27
|
* Should be taken care of but make it obviouspefo1999-02-011-1/+2
|
* thread supportd1999-01-191-1/+5
|
* pull in protosderaadt1997-08-011-1/+4
|
* tabifykstailey1997-07-232-9/+9
|
* use types.h rather than machine/endian.h. Latest htonl changes need thatimp1996-11-291-2/+2
|
* Minor warning about unterminated constant fixedimp1996-09-231-2/+2
|
* Fix RCS idstholo1996-08-1917-51/+62
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT).pefo1996-07-307-84/+24
|
* oops, floatconstants are in memory so wee need a .cpload to set gp-reg.pefo1996-07-251-5/+4
|
* Changes to support elf shared libraryspefo1996-05-167-12/+112
|
* from netbsd:deraadt1995-12-263-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#1793deraadt1995-12-152-2/+73
|
* initial import of NetBSD treederaadt1995-10-1816-0/+917