aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mips
Commit message (Expand)AuthorAgeFilesLines
* Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes wa...Craig Rodrigues2015-09-201-0/+1
* Removed unused special fork() implementations.Brooks Davis2015-05-292-58/+1
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andKonstantin Belousov2015-04-181-5/+1
* libc: Eliminate duplicate copies of __vdso_gettc.cEd Maste2015-04-022-49/+1
* Use zero register instead of immediate 0x0 in MIPS assemblyEd Maste2015-01-291-1/+1
* Remove duplicate copies of trivial getcontextx.cEd Maste2015-01-122-78/+3
* Add FPU support for MIPS setjmp(3)/longjmp(3).Brooks Davis2014-11-212-4/+153
* Remove ia64.Marcel Moolenaar2014-07-071-3/+0
* Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.Warner Losh2014-04-051-1/+1
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-1/+1
* Remove clause 3 and 4 from TNF licensesEd Maste2013-05-295-35/+0
* The getcontext() from the __fillcontextx() call in theKonstantin Belousov2013-05-281-0/+7
* Rework the __vdso_* symbols attributes to only make the symbols weak,Konstantin Belousov2013-01-302-0/+50
* Implement _set_tpOleksandr Tymoshenko2012-03-061-0/+4
* Make the sys/ucontext.h self-contained by changing the return typeKonstantin Belousov2012-02-011-1/+1
* Add API for obtaining extended machine context states that cannot beKonstantin Belousov2012-01-212-1/+71
* Convert softfloat to use the standard exception flag and rounding macrosDavid Schultz2012-01-161-14/+14
* Change index() and rindex() to a weak alias.Ed Schouten2012-01-052-2/+2
* 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