aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mips
Commit message (Expand)AuthorAgeFilesLines
...
* Merge index() and strchr() together.Ed Schouten2012-01-033-7/+11
* Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz2011-10-214-191/+1
* Fix whitespace inconsistencies found in homegrown Symbol.maps.Ed Schouten2011-10-071-2/+2
* Fix bzero() for 64-bit.Jayachandran C.2011-02-221-19/+1
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Fix PIC_RETURN when abicalls are not defined.Jayachandran C.2010-10-241-1/+1
* use PTR_WORD for __curbrk and minbrk instead of .word, the new versionJayachandran C.2010-06-252-2/+2
* Merge jmallett@'s n64 work into HEAD - changeset 2Jayachandran C.2010-06-166-39/+111
* Merge jmallett@'s n64 work into HEAD - changeset 1.Jayachandran C.2010-06-1620-521/+510
* Reinstate the ptrace patch to restore the 'gp' register after callingNeel Natu2010-02-041-0/+3
* -White space cleanup (missing spaces in new line)Randall Stewart2010-02-031-5/+2
* This fixes a bug found and fixed by JC. BasicallyRandall Stewart2010-02-031-1/+13
* Merge r195030 from project/mips to head by handWarner Losh2010-01-091-0/+18
* Merge r197800 from projects/mips to head by hand:Warner Losh2010-01-082-7/+4
* Merge r195025 from projects/mips to head by hand:Warner Losh2010-01-086-0/+0
* Remove unneeded stdlib directories.Ed Schouten2009-06-231-4/+0
* These warnings are only relevant on NetBSD it seems. They don't seemWarner Losh2009-02-191-3/+0
* These symbols don't belong here. Remove them. Since mips hasn't hadWarner Losh2009-02-191-4/+0
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.Ed Schouten2008-11-091-3/+2
* Add mips support libc from the mips2-jnpr branch of perforce.Warner Losh2008-04-2660-0/+3908
* Doh! Extra mips in the path. Remove these and wait until tomorrowWarner Losh2008-04-1611-600/+0
* Turns out the machine/asm.h isn't needed here, since SYS.h alreadyWarner Losh2008-04-1610-12/+1
* FreeBSD/mips libc support. Merged from perforce mips2-jnpr branch.Warner Losh2008-04-1611-0/+611
* Remove these abortive MIPS bits.David E. O'Brien2002-03-2348-2683/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-226-15/+13
* Bring in initial libc support for mips. These files were taken fromWarner Losh1999-03-0348-0/+2684