aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/fpu
AgeCommit message (Expand)AuthorFilesLines
2016-01-19S390: Regenerate ULPsStefan Liebler1-238/+268
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers24-24/+24
2015-11-20S390: Use __asm__ instead of asm.Stefan Liebler8-13/+13
2015-08-26S390: Fix handling of DXC-byte in FPC-register.Stefan Liebler7-15/+41
2015-07-15S390: Regenerate ULPsStefan Liebler1-28/+28
2015-07-07S390: Regenerate ULPs.Stefan Liebler1-6/+102
2015-06-19S/390: Regenerate ULPsStefan Liebler1-214/+266
2015-04-24S/390: Regenerate ULPsStefan Liebler1-251/+221
2015-03-12S/390: Regenerate ULPsStefan Liebler1-10/+29
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 Myers24-24/+24
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-07-01S/390: Regenerate ULPsStefan Liebler1-6/+120
2014-06-03S/390: Regenerate ULPs.Stefan Liebler1-0/+85
2014-04-16S/390: Regenerate ULPsStefan Liebler1-0/+1016
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-22611/+0
2014-02-25S/390: Regenerate ULPs.Stefan Liebler1-30/+4666
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel1-0/+3
2014-01-15S/390: Regenerate ULPs.Andreas Krebbel1-1139/+9960
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae24-24/+24
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+1
2013-07-22S/390: ULPs update.Andreas Krebbel1-141/+6285
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-750/+750
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-7/+7
2013-01-09Update s390 ULPsSiddhesh Poyarekar1-66/+185
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers24-24/+24
2012-12-21S/390: Update libm-test-ulps.Andreas Krebbel1-62/+839
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers4-12/+12
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-1/+2
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-18/+27
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers1-0/+37
2012-06-25Update s390 ULPs fileAndreas Jaeger1-4/+354
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers1-2/+2
2012-05-04Update s390 libm-test-ulpsAndreas Krebbel1-134/+1411
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert23-69/+46
2012-01-07Remove pre-ISO C supportUlrich Drepper1-4/+4
2011-11-30Adjust libm test ulps for s390Andreas Schwab1-4/+4
2011-10-14Adjust s390 libm ULPsAndreas Schwab1-2/+40
2011-10-12Optimize libmUlrich Drepper3-6/+9
2010-10-13Implement accurate fma.Jakub Jelinek2-0/+69
2010-10-11Correct implementation of fmaf.Jakub Jelinek2-2/+4
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab1-4/+1
2008-03-24* sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSERUlrich Drepper2-16/+2
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-05-10[BZ #3427] Jakub Jelinek1-3/+4