about summary refs log tree commit diff
path: root/sysdeps/s390/fpu
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0146-46/+46
* S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.Stefan Liebler2019-12-111-0/+53
* S390: Implement math-barriers math_opt_barrier and math_force_eval.Stefan Liebler2019-12-111-0/+46
* S390: Use libc_fe* macros in fe* functions.Stefan Liebler2019-12-119-124/+27
* S390: Implement libc_fe* macros.Stefan Liebler2019-12-111-0/+250
* S390: Use convert-to-fixed instruction for llround functions.Stefan Liebler2019-12-113-0/+127
* S390: Use convert-to-fixed instruction for lround functions.Stefan Liebler2019-12-113-0/+142
* S390: Use convert-to-fixed instruction for llrint functions.Stefan Liebler2019-12-113-0/+151
* S390: Use convert-to-fixed instruction for lrint functions.Stefan Liebler2019-12-113-0/+166
* S390: Use load-fp-integer instruction for roundeven functions.Stefan Liebler2019-12-113-0/+116
* Use GCC builtins for copysign functions if desired.Stefan Liebler2019-12-111-0/+7
* Use GCC builtins for round functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for trunc functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for ceil functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for floor functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for rint functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for nearbyint functions if desired.Stefan Liebler2019-12-111-0/+49
* S390: Fp comparison are now raising FE_INVALID with gcc 10.Stefan Liebler2019-11-061-5/+7
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0728-28/+28
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* S390: Regenerate ULPs.Stefan Liebler2019-06-251-6/+6
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0128-28/+28
* S390: Regenerate ULPs.Stefan Liebler2018-11-281-12/+8
* S390: Regenerate ULPs.Stefan Liebler2018-09-061-68/+64
* math: Regenerate s390 ulpsFlorian Weimer2018-08-171-0/+18
* S390: Regenerate ULPs.Stefan Liebler2018-04-051-0/+6
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-66/+0
* S390: Regenerate ULPs.Stefan Liebler2018-02-221-6/+6
* S390: Regenerate ULPs.Stefan Liebler2018-02-151-68/+20
* Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers2018-01-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0129-29/+29
* s390: Update ulpsRajalakshmi Srinivasaraghavan2017-12-161-20/+20
* Use libm_alias_float for s390.Joseph Myers2017-11-281-1/+2
* Use libm_alias_double for s390.Joseph Myers2017-11-281-6/+2
* S390: Regenerate ULPsStefan Liebler2017-10-051-2/+8
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-34/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler2017-06-191-2/+0
* S390: Regenerate ULPsStefan Liebler2017-05-091-6/+6
* Update auto-libm-test-out for catan / catanh.Stefan Liebler2017-03-101-16/+16
* S390: Regenerate ULPsStefan Liebler2017-03-081-128/+136
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0129-29/+29
* S390: Regenerate ULPs.Stefan Liebler2016-12-021-6/+6
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler2016-10-171-0/+36
* S390: Regenerate ULPsStefan Liebler2016-10-041-8/+2
* Add femode_t functions: s390.Joseph Myers2016-09-072-0/+66
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler2016-08-312-6/+38