about summary refs log tree commit diff
path: root/sysdeps/sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-242-2/+2
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-212-2/+2
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers2014-06-251-0/+6
* Include <kernel-features.h> explicitly where required.Joseph Myers2014-06-201-0/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-128-0/+345
* Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2014-06-062-0/+222
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-5724/+0
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Add -mieee to SH sysdep-CFLAGS for older SH compilers.Kaz Kojima2014-01-281-0/+3
* Regenerate SH libm-test-ulps with proper compiler options.Kaz Kojima2014-01-271-9/+716
* Move SH libm-test-ulps to sysdeps/sh and regenerate it.Kaz Kojima2014-01-252-1094/+5486
* Restore ucontext ABI for soft-float sh4.Kaz Kojima2014-01-241-98/+0
* Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima2014-01-231-0/+14