summaryrefslogtreecommitdiff
path: root/sysdeps/sh
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0158-58/+58
* Update SH libm-tests-ulpsAdhemerval Zanella2018-07-311-4/+12
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* Remove sysdeps/sh/soft-fp directory.Joseph Myers2018-05-232-1/+0
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-171-3/+0
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-2/+2
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Update SH libm-tests-ulpsAdhemerval Zanella2018-02-141-48/+445
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-011-4/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0158-58/+58
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-123-10/+1
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-2/+8
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-4/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-4/+0
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-311-54/+0
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-202/+69
* sh: Fix building with gcc5/6Alexey Neyman2017-03-121-1/+1
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-201-52/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0159-59/+59
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-8/+21
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-012-0/+2
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-291-42/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-4/+0
* Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers2016-11-231-1/+1
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add femode_t functions: sh.Joseph Myers2016-09-072-0/+65
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Add fesetexcept: sh.Joseph Myers2016-08-161-0/+32
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0457-57/+57
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+10
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-2/+1
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+0
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-3/+5
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0257-57/+57
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5
* * Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2014-12-122-3/+3