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
/
math
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Implement C23 exp2m1, exp10m1
Joseph Myers
14
-2
/
+9302
2024-06-17
Implement C23 log10p1
Joseph Myers
11
-1
/
+3249
2024-06-17
Implement C23 logp1
Joseph Myers
8
-5
/
+39
2024-05-22
Don't provide scalb/significand _FloatN aliases [BZ #31760]
H.J. Lu
2
-0
/
+24
2024-05-21
math: Add support for auto static math tests
Adhemerval Zanella
10
-5
/
+124
2024-05-20
math: Add more details to the test driver output.
Joe Simmons-Talbott
3
-49
/
+162
2024-05-20
Implement C23 log2p1
Joseph Myers
11
-1
/
+2891
2024-05-14
math: Add GLIBC_TEST_LIBM_VERBOSE environment variable support.
Joe Talbott
1
-2
/
+21
2024-05-06
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
1
-0
/
+3
2024-04-04
math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)
Adhemerval Zanella
2
-0
/
+69
2024-04-04
math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)
Adhemerval Zanella
2
-0
/
+69
2024-04-04
math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)
Adhemerval Zanella
2
-0
/
+70
2024-04-04
aarch64/fpu: Add vector variants of tanh
Joe Ramsay
2
-26
/
+26
2024-04-02
math: Reformat Makefile.
Adhemerval Zanella
1
-156
/
+682
2024-02-23
treewide: python-scripts: use `is None` for none-equality
Konstantin Kharlamov
1
-3
/
+3
2024-02-01
math: Remove bogus math implementations
Adhemerval Zanella
5
-164
/
+0
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
6
-49
/
+49
2024-01-12
math: remove exp10 wrappers
Wilco Dijkstra
2
-5
/
+31
2024-01-10
math: Fix test-fenv.c feupdateenv tests
Adhemerval Zanella
1
-0
/
+1
2024-01-08
Remove ia64-linux-gnu
Adhemerval Zanella
1
-1
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
390
-390
/
+390
2023-12-19
riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
Adhemerval Zanella
1
-10
/
+121
2023-12-19
x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)
Bruno Haible
1
-1
/
+22
2023-12-19
i686: Do not raise exception traps on fesetexcept (BZ 30989)
Adhemerval Zanella
1
-3
/
+23
2023-12-19
powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)
Adhemerval Zanella
2
-15
/
+25
2023-11-20
aarch64: Add vector implementations of expm1 routines
Joe Ramsay
2
-108
/
+108
2023-11-10
aarch64: Add vector implementations of log1p routines
Joe Ramsay
2
-26
/
+26
2023-10-23
aarch64: Add vector implementations of tan routines
Joe Ramsay
2
-26
/
+26
2023-09-18
math: Add a no-mathvec flag for sin (-0.0)
Wilco Dijkstra
4
-28
/
+33
2023-06-30
Stop applying a GCC-specific workaround on clang [BZ #30550]
Tulio Magno Quites Machado Filho
1
-1
/
+2
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
6
-6
/
+6
2023-04-03
math: Remove the error handling wrapper from fmod and fmodf
Adhemerval Zanella Netto
3
-6
/
+17
2023-04-03
math: Improve fmodf
Adhemerval Zanella Netto
1
-0
/
+4
2023-04-03
math: Improve fmod
Adhemerval Zanella Netto
1
-0
/
+14
2023-02-14
update auto-libm-test-out-hypot
Paul Zimmermann
1
-0
/
+25
2023-02-14
added pair of inputs for hypotf in binary32
Paul Zimmermann
1
-0
/
+2
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
390
-390
/
+390
2023-01-06
C2x semantics for <tgmath.h>
Joseph Myers
2
-161
/
+296
2022-11-01
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
9
-10
/
+33
2022-10-31
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
1
-7
/
+240
2022-09-30
Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13
Joseph Myers
2
-1
/
+339
2022-09-22
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
1
-1
/
+1
2022-02-24
math: Add more input to atanh accuracy tests
Sunil K Pandey
2
-0
/
+28
2022-01-14
math: Add more inputs to atan2 accuracy tests [BZ #28765]
Sunil K Pandey
2
-0
/
+796
2022-01-10
math: Fix float conversion regressions with gcc-12 [BZ #28713]
Szabolcs Nagy
7
-10
/
+27
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
390
-391
/
+391
2021-12-30
x86-64: Add vector tan/tanf implementation to libmvec
Sunil K Pandey
1
-1
/
+1
2021-12-30
x86-64: Add vector erfc/erfcf implementation to libmvec
Sunil K Pandey
1
-1
/
+1
2021-12-29
x86-64: Add vector asinh/asinhf implementation to libmvec
Sunil K Pandey
1
-1
/
+1
2021-12-29
x86-64: Add vector tanh/tanhf implementation to libmvec
Sunil K Pandey
1
-1
/
+1
[next]