| Commit message (Expand) | Author | Age | Files | Lines |
* | Update SH libm-tests-ulps | Adhemerval Zanella | 2018-07-31 | 1 | -4/+12 |
* | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 2018-06-08 | 1 | -0/+2 |
* | Remove sysdeps/sh/soft-fp directory. | Joseph Myers | 2018-05-23 | 2 | -1/+0 |
* | nptl: Remove __ASSUME_PRIVATE_FUTEX | H.J. Lu | 2018-05-17 | 1 | -3/+0 |
* | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 2018-04-04 | 1 | -2/+2 |
* | Use x86_64 backtrace as generic version. | Joseph Myers | 2018-03-21 | 1 | -1/+0 |
* | hurd: add gscope support | Samuel Thibault | 2018-03-11 | 1 | -0/+1 |
* | Update SH libm-tests-ulps | Adhemerval Zanella | 2018-02-14 | 1 | -48/+445 |
* | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers | 2018-02-01 | 1 | -4/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 58 | -58/+58 |
* | Add sysdeps/ieee754/soft-fp. | Joseph Myers | 2017-12-12 | 3 | -10/+1 |
* | Remove --with-fp / --without-fp. | Joseph Myers | 2017-12-12 | 1 | -2/+8 |
* | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 2017-11-07 | 1 | -0/+2 |
* | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 2017-11-07 | 1 | -0/+5 |
* | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra | 2017-09-19 | 1 | -4/+0 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -4/+0 |
* | Simplify HUGE_VAL definitions. | Joseph Myers | 2017-08-31 | 1 | -54/+0 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 1 | -0/+1 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -202/+69 |
* | sh: Fix building with gcc5/6 | Alexey Neyman | 2017-03-12 | 1 | -1/+1 |
* | Remove very old libm-test-ulps entries. | Joseph Myers | 2017-01-20 | 1 | -52/+0 |
* | New pthread rwlock that is more scalable. | Torvald Riegel | 2017-01-10 | 1 | -7/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 59 | -59/+59 |
* | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 2016-12-31 | 1 | -8/+21 |
* | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 2016-12-01 | 2 | -0/+2 |
* | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2016-11-29 | 1 | -42/+0 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 1 | -1/+0 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 1 | -4/+0 |
* | Fix SH4 FP_ILOGB0 (bug 20859). | Joseph Myers | 2016-11-23 | 1 | -1/+1 |
* | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2016-11-07 | 1 | -1/+1 |
* | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 2016-11-04 | 1 | -0/+1 |
* | Add femode_t functions: sh. | Joseph Myers | 2016-09-07 | 2 | -0/+65 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+8 |
* | Add fesetexcept: sh. | Joseph Myers | 2016-08-16 | 1 | -0/+32 |
* | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2016-06-20 | 2 | -14/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 57 | -57/+57 |
* | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 2015-12-03 | 1 | -0/+10 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 1 | -2/+1 |
* | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers | 2015-09-04 | 1 | -0/+0 |
* | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu | 2015-03-05 | 1 | -1/+1 |
* | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers | 2015-01-07 | 1 | -2/+4 |
* | Fix libm fesetround namespace (bug 17748). | Joseph Myers | 2015-01-07 | 1 | -2/+4 |
* | Fix libm fesetenv namespace (bug 17748). | Joseph Myers | 2015-01-06 | 2 | -3/+5 |
* | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers | 2015-01-05 | 1 | -2/+4 |
* | Fix libm fegetround namespace (bug 17748). | Joseph Myers | 2015-01-02 | 1 | -2/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 57 | -57/+57 |
* | Fix libm fegetenv namespace (bug 17748). | Joseph Myers | 2014-12-31 | 1 | -2/+4 |
* | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 2014-12-30 | 2 | -3/+5 |
* | * Fix SH specific compiler warnings which are for integer-pointer | Kaz Kojima | 2014-12-12 | 2 | -3/+3 |
* | Remove IS_IN_rtld | Siddhesh Poyarekar | 2014-11-24 | 2 | -2/+2 |