Age | Commit message (Expand) | Author |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella |
2017-03-12 | sh: Fix building with gcc5/6 | Alexey Neyman |
2017-01-20 | Remove very old libm-test-ulps entries. | Joseph Myers |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel |
2016-12-01 | Add missing hidden_def (__sigsetjmp). | Joseph Myers |
2016-11-29 | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers |
2016-11-23 | Fix SH4 FP_ILOGB0 (bug 20859). | Joseph Myers |
2016-11-07 | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-09-07 | Add femode_t functions: sh. | Joseph Myers |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-08-16 | Add fesetexcept: sh. | Joseph Myers |
2016-06-20 | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-03 | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-09-04 | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers |
2015-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu |
2015-01-07 | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers |
2015-01-07 | Fix libm fesetround namespace (bug 17748). | Joseph Myers |
2015-01-06 | Fix libm fesetenv namespace (bug 17748). | Joseph Myers |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers |
2015-01-02 | Fix libm fegetround namespace (bug 17748). | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers |
2014-12-12 | * Fix SH specific compiler warnings which are for integer-pointer | Kaz Kojima |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar |
2014-06-26 | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar |
2014-06-25 | Remove stray includes of kernel-features.h. | Joseph Myers |
2014-06-25 | Move base_machine and machine settings from configure.ac to sysdeps preconfig... | Joseph Myers |
2014-06-20 | Include <kernel-features.h> explicitly where required. | Joseph Myers |
2014-06-13 | Add adaptive elision to rwlocks | Andi Kleen |
2014-06-12 | Move SH code out of nptl/ subdirectory. | Roland McGrath |
2014-06-06 | Move NPTL public ABI headers for SH to sysdeps/sh/nptl/. | Roland McGrath |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers |
2014-02-12 | soft-fp: support after-rounding tininess detection. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-28 | Add -mieee to SH sysdep-CFLAGS for older SH compilers. | Kaz Kojima |
2014-01-27 | Regenerate SH libm-test-ulps with proper compiler options. | Kaz Kojima |
2014-01-25 | Move SH libm-test-ulps to sysdeps/sh and regenerate it. | Kaz Kojima |
2014-01-24 | Restore ucontext ABI for soft-float sh4. | Kaz Kojima |
2014-01-23 | Adjust SH specific fpu_control.h and ucontext.h files. | Kaz Kojima |