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