summaryrefslogtreecommitdiff
path: root/lib/libc/mips
Commit message (Expand)AuthorAgeFilesLines
* Fix fabs() for MIPS when used on -0.0Alex Richardson2017-11-281-3/+2
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-255-0/+10
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-182-1/+5
* Include {u,}{div,mod}si3() on mips in libcompiler_rt.John Baldwin2017-08-211-4/+0
* Replace SOFTFLOAT with __mips_soft_float, which gcc/clang define for us.Brooks Davis2017-03-164-14/+10
* Garbage collect unused gdtoa related files on mips.Brooks Davis2017-03-022-14/+0
* Correct an misunderstanding of MDSRCS.Brooks Davis2017-03-021-1/+1
* Correct MDSRCS use in <arch>/string/Makefile.inc.Brooks Davis2017-03-021-6/+11
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-314-5/+23
* Fix strchr, strrchr implementation: convert c to charRuslan Bukin2016-10-132-0/+10
* Reduce duplicate NOASM and PSEUDO definitionsBrooks Davis2016-09-081-3/+1
* Rewrite ptrace(2) wrappers in C.Konstantin Belousov2016-08-292-72/+1
* Remove unusedd and obsolete openbsd_poll system call. (Phase 1)George V. Neville-Neil2016-08-181-1/+1
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsBrooks Davis2016-06-222-58/+1
* libc: stop exporting cerrorEd Maste2016-03-301-1/+0
* libc: stop exporting curbrk and minbrk in the private namespaceEd Maste2016-03-241-2/+0
* Fix the implementations of PSEUDO_NOERROR and PSEUDO.Brooks Davis2016-01-211-7/+21
* 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