summaryrefslogtreecommitdiff
path: root/sysdeps/sh/sh4/fpu
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-07Add femode_t functions: sh.Joseph Myers
2016-08-16Add fesetexcept: sh.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
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-01-25Move SH libm-test-ulps to sysdeps/sh and regenerate it.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-14Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-06-21Add sh4 implementation of fegetexceptflag.Kaz Kojima
2013-06-05Remove trailing whitespace.Joseph Myers
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-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-06-09SH: No FE_UPWARD, FE_DOWNWARD.Thomas Schwinge
2012-06-09SH: Do not re-write fpscr after reading it.Thomas Schwinge
2012-05-28SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge
2012-05-28SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima
2012-04-05Fix return value of SH fesetround.Kaz Kojima
2012-04-05Set SH fpcsr register which read again.Kaz Kojima
2012-04-05Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima
2012-04-05Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenvKaz Kojima
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-10-01sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu
2010-05-12Fix FP exception control.Andrew Stubbs
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2009-12-13Provide a __set_fpscr prototype.Mike Frysinger
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-03-15 * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson
2003-03-23* sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath
2002-09-10Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger