Age | Commit message (Expand) | Author | Files | Lines |
2015-02-18 | 2015-02-18 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 1 | -1/+3 |
2015-02-17 | 2015-02-17 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 2 | -16/+16 |
2015-02-17 | 2015-02-17 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 1 | -1/+1 |
2015-02-16 | Fix MIPS _ABIO64 -Werror=undef build. | Joseph Myers | 1 | -0/+4 |
2015-02-16 | Fix MIPS _COMPILING_NEWLIB -Werror=undef build. | Joseph Myers | 3 | -3/+3 |
2015-02-16 | Fix MIPS __mips_isa_rev -Werror=undef build. | Joseph Myers | 1 | -1/+1 |
2015-02-13 | 2015-02-13 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 3 | -6/+6 |
2015-02-10 | Remove sysdeps/mips soft-fp subdirectories. | Joseph Myers | 7 | -3/+0 |
2015-01-28 | Disable 64-bit atomics for MIPS n32. | Joseph Myers | 1 | -1/+1 |
2015-01-07 | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-07 | Fix libm fesetround namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-06 | Fix libm fesetenv namespace (bug 17748). | Joseph Myers | 2 | -3/+5 |
2015-01-05 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Steve Ellcey | 1 | -2/+4 |
2015-01-05 | 2015-01-05 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 1 | -0/+58 |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-05 | 2015-01-05 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 1 | -13/+164 |
2015-01-05 | 2015-01-05 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 1 | -3/+16 |
2015-01-02 | Fix libm fegetround namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 107 | -107/+107 |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers | 1 | -2/+4 |
2014-12-31 | Add support for MIPS O32 FPXX and .MIPS.abiflags | Matthew Fortune | 13 | -0/+1713 |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 2 | -3/+5 |
2014-12-22 | Fix preprocessor indentation in sysdeps/mips/memcpy.S. | Steve Ellcey | 1 | -97/+97 |
2014-12-19 | Remove trailing white space. | Steve Ellcey | 1 | -1/+0 |
2014-12-19 | 2014-12-19 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 6 | -0/+182 |
2014-12-19 | 2014-12-19 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 2 | -4/+16 |
2014-12-11 | * sysdeps/mips/dl-trampoline.c: Modify switch expression to have | Steve Ellcey | 1 | -1/+1 |
2014-12-02 | mips: Do not use jal to reach __libc_start_main | Petar Jovanovic | 1 | -2/+6 |
2014-11-26 | Fix sysdeps/mips/__longjmp.c warning. | Joseph Myers | 1 | -3/+1 |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 1 | -0/+10 |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers | 1 | -4/+4 |
2014-10-01 | Remove extra whitespace from end of line. | Steve Ellcey | 1 | -1/+1 |
2014-10-01 | * sysdeps/mips/strcmp.S: New. | Steve Ellcey | 1 | -0/+249 |
2014-09-29 | Require autoconf 2.69 | H.J. Lu | 1 | -2/+2 |
2014-09-09 | Put mips preconfigure code inside mips* case statement. | Steve Ellcey | 1 | -20/+25 |
2014-09-09 | Modify ABI tests in MIPS preconfigure. | Steve Ellcey | 1 | -34/+24 |
2014-07-17 | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 2 | -26/+0 |
2014-06-30 | Regenerate MIPS libm-test-ulps. | Joseph Myers | 2 | -140/+2118 |
2014-06-26 | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar | 1 | -0/+2 |
2014-06-23 | MIPS: Move NPTL public headers to sysdeps/mips/nptl/. | Roland McGrath | 2 | -0/+273 |
2014-06-09 | MIPS: Define TLS_DEFINE_INIT_TP | Roland McGrath | 1 | -0/+4 |
2014-05-27 | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 1 | -1/+1 |
2014-05-13 | Clean up __exit_thread. | Roland McGrath | 1 | -6/+0 |
2014-05-07 | 2014-05-07 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 1 | -7/+7 |
2014-03-21 | Fix -Wundef warnings for _ABI* on MIPS. | Joseph Myers | 1 | -0/+2 |
2014-03-14 | Compile with -Wundef. | Roland McGrath | 1 | -0/+1 |
2014-03-11 | Fix MIPS libc_feresetround*_ctx to preserve exceptions. | Joseph Myers | 1 | -10/+3 |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 2 | -25237/+0 |
2014-02-26 | Add macros and inline functions to mips math_private.h file. | Steve Ellcey | 1 | -8/+128 |
2014-02-13 | Update MIPS math-tests.h for GCC 4.9 using soft-fp. | Joseph Myers | 2 | -4/+2200 |