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