glibc/sysdeps/ieee754
Adhemerval Zanella 9cc9f8e11e math: Fix acosf when building with gcc <= 11
GCC <= 11 wrongly assumes the rounding is to nearest and performs a
constant folding where it should evaluate since the result is not
exact [1].

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57245
2025-01-09 12:53:58 -03:00
..
dbl-64 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
float128 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
flt-32 math: Fix acosf when building with gcc <= 11 2025-01-09 12:53:58 -03:00
ldbl-64-128 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ldbl-96 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ldbl-128 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ldbl-128ibm Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ldbl-128ibm-compat Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ldbl-opt Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
soft-fp Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
Makefile
ieee754.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
k_standard.c Use copysign functions not __copysign functions in glibc libm. 2018-09-27 20:04:48 +00:00
k_standardf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
k_standardl.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
libm-alias-finite.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_lib_version.c
s_matherr.c
s_signgam.c Remove unnecessary math_private.h includes. 2018-09-28 21:53:33 +00:00