summaryrefslogtreecommitdiff
path: root/lib/libc/arch/mips
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-02Add Doug Gwyn's portable alloca() for platforms w/o an assemblerTodd C. Miller
2002-09-11bye bye.Federico G. Schwindt
2002-02-19We need to keep K&R compat macros for some ports where the assemnbler isTodd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-17rfork() needs a fork.S-like stub as well; ok artTheo de Raadt
2001-09-20Add PSEUDO_NOERROR similar to that used by NetBSD.Todd C. Miller
2001-09-10Use the LBL frexp() on all platforms with ieee floating point.Todd C. Miller
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-01-04grammer/spellingTodd T. Fries
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-06-02A couple of more __MIPSEX__Per Fogelstrom
1999-04-25missing parts from last commitTodd C. Miller
1999-02-01Should be taken care of but make it obviousPer Fogelstrom
1999-02-01mi ptraceDavid Leonard
1999-01-19thread supportDavid Leonard
1998-02-08Better lint(1) framework. Mostly from cgd@NetBSDThorsten Lockert
1997-08-01pull in protosTheo de Raadt
1997-07-23tabifykstailey
1996-12-11generate reboot.o like other system callsTheo de Raadt
1996-11-29use types.h rather than machine/endian.h. Latest htonl changes need thatimp
1996-09-23Minor warning about unterminated constant fixedimp
1996-08-19Fix RCS idsThorsten Lockert
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-05-16Changes to support elf shared librarysPer Fogelstrom
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1995-12-26from netbsd:Theo de Raadt
1995-12-15sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt