summaryrefslogtreecommitdiff
path: root/sysdeps/sh
AgeCommit message (Expand)Author
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
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath
2014-06-06Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-28Add -mieee to SH sysdep-CFLAGS for older SH compilers.Kaz Kojima
2014-01-27Regenerate SH libm-test-ulps with proper compiler options.Kaz Kojima
2014-01-25Move SH libm-test-ulps to sysdeps/sh and regenerate it.Kaz Kojima
2014-01-24Restore ucontext ABI for soft-float sh4.Kaz Kojima
2014-01-23Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-17Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima
2013-12-14Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima
2013-12-06Add SH implementation of sotruss-lib.c and c++-types.data.Kaz Kojima
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-10-30rename configure.in to configure.acMike Frysinger
2013-09-27Add SH implementation of stackguard-macros.h.Kaz Kojima
2013-06-21Add sh4 implementation of fegetexceptflag.Kaz Kojima
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-20sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-01Build SH backtrace with -funwind-tables.Joseph Myers