aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)Author
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey
2014-12-19Remove trailing white space.Steve Ellcey
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2014-12-11 * sysdeps/mips/dl-trampoline.c: Modify switch expression to haveSteve Ellcey
2014-12-02mips: Do not use jal to reach __libc_start_mainPetar Jovanovic
2014-11-26Fix sysdeps/mips/__longjmp.c warning.Joseph Myers
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-10-01Remove extra whitespace from end of line.Steve Ellcey
2014-10-01 * sysdeps/mips/strcmp.S: New.Steve Ellcey
2014-09-29Require autoconf 2.69H.J. Lu
2014-09-09Put mips preconfigure code inside mips* case statement.Steve Ellcey
2014-09-09Modify ABI tests in MIPS preconfigure.Steve Ellcey
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-06-30Regenerate MIPS libm-test-ulps.Joseph Myers
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath
2014-06-09MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-05-072014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-03-21Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-11Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-26Add macros and inline functions to mips math_private.h file.Steve Ellcey