aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/fpu
AgeCommit message (Expand)AuthorFilesLines
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler1-2/+0
2017-05-09S390: Regenerate ULPsStefan Liebler1-6/+6
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler1-16/+16
2017-03-08S390: Regenerate ULPsStefan Liebler1-128/+136
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2016-12-02S390: Regenerate ULPs.Stefan Liebler1-6/+6
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-10-17S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler1-0/+36
2016-10-04S390: Regenerate ULPsStefan Liebler1-8/+2
2016-09-07Add femode_t functions: s390.Joseph Myers2-0/+66
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-08-31S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler2-6/+38
2016-08-29Add fetestexceptflag.Joseph Myers1-0/+31
2016-08-16Add fesetexcept: s390.Joseph Myers1-0/+33
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