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
/
x86
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-04
math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)
Adhemerval Zanella
1
-0
/
+25
2024-04-04
math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)
Adhemerval Zanella
1
-0
/
+25
2024-04-04
math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)
Adhemerval Zanella
2
-0
/
+61
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
19
-19
/
+19
2023-12-19
i686: Do not raise exception traps on fesetexcept (BZ 30989)
Adhemerval Zanella
1
-18
/
+5
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
19
-19
/
+19
2022-09-05
math: x86: Use prefix for FP_INIT_ROUNDMODE
Adhemerval Zanella
1
-1
/
+7
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
19
-19
/
+19
2021-12-30
x86-64: Add vector tan/tanf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-30
x86-64: Add vector erfc/erfcf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector asinh/asinhf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector tanh/tanhf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector erf/erff implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector acosh/acoshf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector atanh/atanhf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector log1p/log1pf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector log2/log2f implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector log10/log10f implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector atan2/atan2f implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector cbrt/cbrtf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector sinh/sinhf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector expm1/expm1f implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector cosh/coshf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector exp10/exp10f implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector exp2/exp2f implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector hypot/hypotf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector asin/asinf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-29
x86-64: Add vector atan/atanf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-12-22
x86-64: Add vector acos/acosf implementation to libmvec
Sunil K Pandey
2
-0
/
+8
2021-09-24
Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor case
Joseph Myers
1
-2
/
+6
2021-09-23
Fix ffma use of round-to-odd on x86
Joseph Myers
1
-0
/
+46
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2
-3
/
+0
2021-01-04
Drop nan-pseudo-number.h usage from tests
Siddhesh Poyarekar
1
-1
/
+0
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
18
-18
/
+18
2020-12-30
x86 long double: Consider pseudo numbers as signaling
Siddhesh Poyarekar
1
-0
/
+30
2020-12-24
x86 long double: Support pseudo numbers in isnanl
Siddhesh Poyarekar
1
-0
/
+45
2020-12-24
x86 long double: Support pseudo numbers in fpclassifyl
Siddhesh Poyarekar
1
-0
/
+46
2020-06-22
i386: Use builtin sqrtl
Adhemerval Zanella
1
-0
/
+27
2020-04-20
Revert "x86_64: Add SSE sfp-exceptions"
Adhemerval Zanella
1
-57
/
+0
2020-04-17
x86_64: Add SSE sfp-exceptions
Adhemerval Zanella
1
-0
/
+57
2020-03-30
x86: Remove feraiseexcept optimization
Adhemerval Zanella
2
-111
/
+0
2020-01-03
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
1
-1
/
+2
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
16
-16
/
+16
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
16
-16
/
+16
2019-08-13
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
1
-1
/
+1
2019-03-07
Fix location where math-vector-fortran.h is installed.
marxin
1
-0
/
+0
2019-02-27
Add some spaces before '('.
Joseph Myers
1
-1
/
+1
2019-02-20
Add new Fortran vector math header file.
marxin
1
-0
/
+43
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
15
-15
/
+15
[next]