aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sh
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Obsolete pow10 functions.Joseph Myers1-4/+0
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers1-54/+0
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-202/+69
2017-03-12sh: Fix building with gcc5/6Alexey Neyman1-1/+1
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers1-52/+0
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers59-59/+59
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-8/+21
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers2-0/+2
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers1-42/+0
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers1-4/+0
2016-11-23Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers1-1/+1
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-09-07Add femode_t functions: sh.Joseph Myers2-0/+65
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-08-16Add fesetexcept: sh.Joseph Myers1-0/+32
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2-14/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers57-57/+57
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+10
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-2/+1
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers1-0/+0
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-2/+4
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-3/+5
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers57-57/+57
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-2/+4
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2-3/+5
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2-3/+3
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar2-2/+2
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2-2/+2
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers1-0/+6
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers1-0/+1
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath8-0/+345
2014-06-06Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2-0/+222
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-5724/+0
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers1-0/+2
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-28Add -mieee to SH sysdep-CFLAGS for older SH compilers.Kaz Kojima1-0/+3
2014-01-27Regenerate SH libm-test-ulps with proper compiler options.Kaz Kojima1-9/+716
2014-01-25Move SH libm-test-ulps to sysdeps/sh and regenerate it.Kaz Kojima2-1094/+5486