aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/fpu
AgeCommit message (Expand)Author
2015-08-26S390: Fix handling of DXC-byte in FPC-register.Stefan Liebler
2015-07-15S390: Regenerate ULPsStefan Liebler
2015-07-07S390: Regenerate ULPs.Stefan Liebler
2015-06-19S/390: Regenerate ULPsStefan Liebler
2015-04-24S/390: Regenerate ULPsStefan Liebler
2015-03-12S/390: Regenerate ULPsStefan Liebler
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-07-01S/390: Regenerate ULPsStefan Liebler
2014-06-03S/390: Regenerate ULPs.Stefan Liebler
2014-04-16S/390: Regenerate ULPsStefan Liebler
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-25S/390: Regenerate ULPs.Stefan Liebler
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel
2014-01-15S/390: Regenerate ULPs.Andreas Krebbel
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-07-22S/390: ULPs update.Andreas Krebbel
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-09Update s390 ULPsSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-21S/390: Update libm-test-ulps.Andreas Krebbel
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).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-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-06-25Update s390 ULPs fileAndreas Jaeger
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers
2012-05-04Update s390 libm-test-ulpsAndreas Krebbel
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-11-30Adjust libm test ulps for s390Andreas Schwab
2011-10-14Adjust s390 libm ULPsAndreas Schwab
2011-10-12Optimize libmUlrich Drepper
2010-10-13Implement accurate fma.Jakub Jelinek
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2008-03-24* sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSERUlrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-05-10[BZ #3427] Jakub Jelinek
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2006-08-08* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper
2006-02-012006-02-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath