aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Regenerate MIPS libm-test-ulps.Joseph Myers2-622/+1053
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-3/+10
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2-1/+4
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-1/+3
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-16/+16
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-1/+1
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers1-0/+4
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers3-3/+3
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers1-1/+1
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey3-6/+6
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers7-3/+0
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers1-1/+1
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-2/+4
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-3/+5
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey1-2/+4
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+58
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-13/+164
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-3/+16
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers107-107/+107
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-2/+4
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune13-0/+1713
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2-3/+5
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey1-97/+97
2014-12-19Remove trailing white space.Steve Ellcey1-1/+0
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey6-0/+182
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-4/+16
2014-12-11 * sysdeps/mips/dl-trampoline.c: Modify switch expression to haveSteve Ellcey1-1/+1
2014-12-02mips: Do not use jal to reach __libc_start_mainPetar Jovanovic1-2/+6
2014-11-26Fix sysdeps/mips/__longjmp.c warning.Joseph Myers1-3/+1
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+10
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-4/+4
2014-10-01Remove extra whitespace from end of line.Steve Ellcey1-1/+1
2014-10-01 * sysdeps/mips/strcmp.S: New.Steve Ellcey1-0/+249
2014-09-29Require autoconf 2.69H.J. Lu1-2/+2
2014-09-09Put mips preconfigure code inside mips* case statement.Steve Ellcey1-20/+25
2014-09-09Modify ABI tests in MIPS preconfigure.Steve Ellcey1-34/+24
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2-26/+0
2014-06-30Regenerate MIPS libm-test-ulps.Joseph Myers2-140/+2118
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+2
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath2-0/+273
2014-06-09MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+4
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1
2014-05-13Clean up __exit_thread.Roland McGrath1-6/+0
2014-05-072014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-7/+7
2014-03-21Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers1-0/+2
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-03-11Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers1-10/+3