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