index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
s390
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
s390x: Regenerate ULPs.
Stefan Liebler
1
-0
/
+60
2024-06-17
Implement C23 logp1
Joseph Myers
1
-0
/
+20
2024-05-24
s390x: Regenerate ULPs.
Stefan Liebler
1
-0
/
+20
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
41
-41
/
+41
2023-10-19
s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]
Stefan Liebler
2
-2
/
+4
2023-02-28
S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]
Andreas Arnez
1
-2
/
+2
2023-02-28
s390x: Regenerate ULPs.
Stefan Liebler
1
-0
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
41
-41
/
+41
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
41
-41
/
+41
2021-10-06
S390: update libm test ulps
Stefan Liebler
1
-1
/
+1
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
17
-19
/
+0
2021-06-29
s390x: Update math: redirect roundeven function
Stefan Liebler
3
-1
/
+3
2021-04-15
s390: Update ulps
Stefan Liebler
1
-3
/
+3
2021-04-13
s390: Update ulps
Adhemerval Zanella
1
-1
/
+1
2021-04-02
Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
Paul Zimmermann
1
-34
/
+34
2021-04-01
S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11.
Stefan Liebler
1
-2
/
+19
2021-03-12
s390x: Regenerate ULPs.
Stefan Liebler
1
-1
/
+3
2021-03-03
s390x: Regenerate ulps
Arjun Shankar
1
-15
/
+17
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
41
-41
/
+41
2020-12-22
s390x: Regenerate ulps
Florian Weimer
1
-10
/
+12
2020-08-12
S390: Regenerate ULPs.
Stefan Liebler
1
-1
/
+1
2020-06-24
S390: Regenerate ULPs.
Stefan Liebler
1
-0
/
+2
2020-06-22
s390: Use sqrt{f} builtin
Adhemerval Zanella
3
-60
/
+4
2020-06-22
s390x: Use fma{f} builtin
Adhemerval Zanella
3
-64
/
+4
2020-06-22
math: Decompose math-use-builtins.h
Adhemerval Zanella
7
-119
/
+90
2020-06-03
ieee754: provide gcc builtins based generic fma functions
Vineet Gupta
1
-0
/
+5
2020-06-03
ieee754: provide gcc builtins based generic sqrt functions
Vineet Gupta
1
-0
/
+3
2020-04-03
S390: Regenerate ULPs.
Stefan Liebler
1
-15
/
+19
2020-03-19
math: Remove inline math tests
Adhemerval Zanella
1
-817
/
+0
2020-02-12
S390: Fix non-ascii character in fenv.h.
Stefan Liebler
1
-2
/
+2
2020-01-03
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
3
-3
/
+6
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
46
-46
/
+46
2019-12-11
S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.
Stefan Liebler
1
-0
/
+53
2019-12-11
S390: Implement math-barriers math_opt_barrier and math_force_eval.
Stefan Liebler
1
-0
/
+46
2019-12-11
S390: Use libc_fe* macros in fe* functions.
Stefan Liebler
9
-124
/
+27
2019-12-11
S390: Implement libc_fe* macros.
Stefan Liebler
1
-0
/
+250
2019-12-11
S390: Use convert-to-fixed instruction for llround functions.
Stefan Liebler
3
-0
/
+127
2019-12-11
S390: Use convert-to-fixed instruction for lround functions.
Stefan Liebler
3
-0
/
+142
2019-12-11
S390: Use convert-to-fixed instruction for llrint functions.
Stefan Liebler
3
-0
/
+151
2019-12-11
S390: Use convert-to-fixed instruction for lrint functions.
Stefan Liebler
3
-0
/
+166
2019-12-11
S390: Use load-fp-integer instruction for roundeven functions.
Stefan Liebler
3
-0
/
+116
2019-12-11
Use GCC builtins for copysign functions if desired.
Stefan Liebler
1
-0
/
+7
2019-12-11
Use GCC builtins for round functions if desired.
Stefan Liebler
1
-0
/
+11
2019-12-11
Use GCC builtins for trunc functions if desired.
Stefan Liebler
1
-0
/
+11
2019-12-11
Use GCC builtins for ceil functions if desired.
Stefan Liebler
1
-0
/
+11
2019-12-11
Use GCC builtins for floor functions if desired.
Stefan Liebler
1
-0
/
+11
2019-12-11
Use GCC builtins for rint functions if desired.
Stefan Liebler
1
-0
/
+11
2019-12-11
Use GCC builtins for nearbyint functions if desired.
Stefan Liebler
1
-0
/
+49
2019-11-06
S390: Fp comparison are now raising FE_INVALID with gcc 10.
Stefan Liebler
1
-5
/
+7
[next]