about summary refs log tree commit diff
path: root/sysdeps/s390/fpu
Commit message (Expand)AuthorAgeFilesLines
* s390x: Regenerate ULPs.Stefan Liebler13 days1-0/+20
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0141-41/+41
* s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]Stefan Liebler2023-10-192-2/+4
* S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez2023-02-281-2/+2
* s390x: Regenerate ULPs.Stefan Liebler2023-02-281-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0641-41/+41
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0141-41/+41
* S390: update libm test ulpsStefan Liebler2021-10-061-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0317-19/+0
* s390x: Update math: redirect roundeven functionStefan Liebler2021-06-293-1/+3
* s390: Update ulpsStefan Liebler2021-04-151-3/+3
* s390: Update ulpsAdhemerval Zanella2021-04-131-1/+1
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-021-34/+34
* S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler2021-04-011-2/+19
* s390x: Regenerate ULPs.Stefan Liebler2021-03-121-1/+3
* s390x: Regenerate ulpsArjun Shankar2021-03-031-15/+17
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0241-41/+41
* s390x: Regenerate ulpsFlorian Weimer2020-12-221-10/+12
* S390: Regenerate ULPs.Stefan Liebler2020-08-121-1/+1
* S390: Regenerate ULPs.Stefan Liebler2020-06-241-0/+2
* s390: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-60/+4
* s390x: Use fma{f} builtinAdhemerval Zanella2020-06-223-64/+4
* math: Decompose math-use-builtins.hAdhemerval Zanella2020-06-227-119/+90
* ieee754: provide gcc builtins based generic fma functionsVineet Gupta2020-06-031-0/+5
* ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta2020-06-031-0/+3
* S390: Regenerate ULPs.Stefan Liebler2020-04-031-15/+19
* math: Remove inline math testsAdhemerval Zanella2020-03-191-817/+0
* S390: Fix non-ascii character in fenv.h.Stefan Liebler2020-02-121-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-033-3/+6
* 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