Age | Commit message (Expand) | Author | Files | Lines |
2017-03-14 | Remove _dl_platform_string | Andreas Schwab | 1 | -8/+1 |
2017-03-09 | Regenerate MIPS catan, catanh long double ulps. | Joseph Myers | 1 | -16/+16 |
2017-02-17 | Update arm, mips, powerpc-nofpu libm-test-ulps. | Joseph Myers | 2 | -148/+164 |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel | 1 | -14/+14 |
2017-01-04 | Make MIPS soft-fp preserve NaN payloads for NAN2008. | Joseph Myers | 2 | -2/+26 |
2017-01-02 | Correct MIPS math-tests.h condition for sNaN payload preservation. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 112 | -112/+112 |
2016-12-31 | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 1 | -9/+22 |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers | 1 | -10/+5 |
2016-12-01 | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 2 | -0/+2 |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 1 | -9/+0 |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 1 | -1/+0 |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 1 | -6/+0 |
2016-11-23 | MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code | Maciej W. Rozycki | 3 | -6/+24 |
2016-11-18 | MIPS: Add `.insn' to ensure a text label is defined as code not data | Maciej W. Rozycki | 3 | -0/+3 |
2016-11-07 | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 1 | -1/+1 |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 2 | -0/+2 |
2016-11-04 | Add localplt.data for MIPS. | Joseph Myers | 1 | -0/+3 |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey | 1 | -1/+9 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 1 | -0/+6 |
2016-10-17 | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. | Joseph Myers | 2 | -8/+32 |
2016-09-23 | Installed header hygiene (BZ#20366): Test of installed headers. | Zack Weinberg | 1 | -2/+4 |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 1 | -1/+8 |
2016-09-07 | Add femode_t functions: mips. | Joseph Myers | 2 | -0/+65 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -0/+8 |
2016-08-17 | Do not override objects in libc.a in other static libraries [BZ #20452] | Florian Weimer | 2 | -0/+2 |
2016-08-16 | Add fesetexcept: mips. | Joseph Myers | 1 | -0/+32 |
2016-06-27 | MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c | Aurelien Jarno | 3 | -6/+15 |
2016-06-24 | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 1 | -8/+0 |
2016-06-20 | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2 | -14/+2 |
2016-01-28 | Fix MIPS64 memcpy regression. | Steve Ellcey | 1 | -1/+1 |
2016-01-19 | Fix ulps regeneration for *-finite tests. | Joseph Myers | 2 | -4/+4 |
2016-01-18 | Regenerate MIPS libm-test-ulps. | Joseph Myers | 2 | -4/+8 |
2016-01-18 | S/390: Do not raise inexact exception in lrint/lround. [BZ #19486] | Stefan Liebler | 1 | -0/+2 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 108 | -108/+108 |
2015-12-09 | mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU | Aurelien Jarno | 1 | -0/+6 |
2015-12-03 | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 1 | -0/+4 |
2015-11-28 | MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008 | Maciej W. Rozycki | 1 | -3/+3 |
2015-11-20 | Fix math_private.h multiple include guards. | Joseph Myers | 1 | -1/+2 |
2015-10-27 | Remove MIPS16 atomics using __sync_* (bug 17404). | Joseph Myers | 1 | -26/+1 |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 1 | -3/+1 |
2015-10-16 | Make performance improvement to MIPS memcpy for small copies. | Steve Ellcey | 1 | -2/+43 |
2015-10-09 | Regenerate MIPS libm-test-ulps. | Joseph Myers | 2 | -100/+102 |
2015-10-09 | Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399). | Joseph Myers | 1 | -0/+36 |
2015-10-07 | Use dbl-64/wordsize-64 for MIPS64. | Joseph Myers | 1 | -0/+1 |
2015-09-24 | Add unused attribute to declaration for mips16 builds. | Steve Ellcey | 1 | -1/+1 |
2015-09-12 | Add more random libm test inputs (mainly for ldbl-128). | Joseph Myers | 2 | -102/+122 |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 1 | -3/+3 |
2015-09-11 | Update libm-test-ulps for MIPS. | Joseph Myers | 2 | -182/+182 |
2015-09-08 | MIPS: Only use .set mips* assembler directives when necessary | Andrew Bennett | 4 | -19/+36 |