summaryrefslogtreecommitdiff
path: root/sysdeps/mips
Commit message (Expand)AuthorAgeFilesLines
* 2015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-181-1/+3
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-172-16/+16
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-171-1/+1
* Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers2015-02-161-0/+4
* Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers2015-02-163-3/+3
* Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers2015-02-161-1/+1
* 2015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-133-6/+6
* Remove sysdeps/mips soft-fp subdirectories.Joseph Myers2015-02-107-3/+0
* Disable 64-bit atomics for MIPS n32.Joseph Myers2015-01-281-1/+1
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-3/+5
* Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey2015-01-051-2/+4
|\
| * Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* | 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-0/+58
|/
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-13/+164
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-3/+16
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02107-107/+107
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-3113-0/+1713
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5
* Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2014-12-221-97/+97
* Remove trailing white space.Steve Ellcey2014-12-191-1/+0
* 2014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-196-0/+182
* 2014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-192-4/+16
* * sysdeps/mips/dl-trampoline.c: Modify switch expression to haveSteve Ellcey2014-12-111-1/+1
* mips: Do not use jal to reach __libc_start_mainPetar Jovanovic2014-12-021-2/+6
* Fix sysdeps/mips/__longjmp.c warning.Joseph Myers2014-11-261-3/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+10
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-4/+4
* Remove extra whitespace from end of line.Steve Ellcey2014-10-011-1/+1
* * sysdeps/mips/strcmp.S: New.Steve Ellcey2014-10-011-0/+249
* Require autoconf 2.69H.J. Lu2014-09-291-2/+2
* Put mips preconfigure code inside mips* case statement.Steve Ellcey2014-09-091-20/+25
* Modify ABI tests in MIPS preconfigure.Steve Ellcey2014-09-091-34/+24
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-172-26/+0
* Regenerate MIPS libm-test-ulps.Joseph Myers2014-06-302-140/+2118
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+2
* MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath2014-06-232-0/+273
* MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-0/+4
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-6/+0
* 2014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-071-7/+7
* Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers2014-03-211-0/+2
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers2014-03-111-10/+3
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-052-25237/+0
* Add macros and inline functions to mips math_private.h file.Steve Ellcey2014-02-261-8/+128
* Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers2014-02-132-4/+2200