glibc/sysdeps/ieee754
Adhemerval Zanella 8d26bed1eb Enable --enable-fortify-source with clang
clang generates internal calls for some _chk symbol, so add internal
aliases for them, and stub some with rtld-stubbed-symbols to avoid
ld.so linker issues.

Reviewed-by: Sam James <sam@gentoo.org>
2025-11-21 13:13:11 -03:00
..
dbl-64 math: Sync atanh from CORE-MATH 2025-11-19 15:21:44 -03:00
float128 math: Handle fabsf128 !__USE_EXTERN_INLINES 2025-11-17 11:17:07 -03:00
flt-32 math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
ldbl-64-128 stdio-common: Add scanf long double data for IEEE 754 binary64 format 2025-03-25 09:40:20 +00:00
ldbl-96 math: Remove ldbl-96 fma implementation 2025-11-21 13:13:02 -03:00
ldbl-128 math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
ldbl-128ibm math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
ldbl-128ibm-compat Enable --enable-fortify-source with clang 2025-11-21 13:13:11 -03:00
ldbl-opt Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
soft-fp Suppress -Wmaybe-uninitialized only for gcc 2025-10-21 09:24:05 -03:00
Makefile
ieee754.h
k_standard.c
k_standardf.c
k_standardl.c
libm-alias-finite.h
s_lib_version.c
s_matherr.c
s_signgam.c