glibc/sysdeps/ieee754
Adhemerval Zanella 970364dac0 Annotate swtich fall-through
The clang default to warning for missing fall-through and it does
not support all comment-like annotation that gcc does.  Use C23
[[fallthrough]] annotation instead.
proper attribute instead.

Reviewed-by: Collin Funk <collin.funk1@gmail.com>
2025-10-29 12:54:01 -03:00
..
dbl-64 Replace count_leading_zeros with stdc_leading_zeros 2025-10-29 12:53:55 -03:00
float128 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
flt-32 math: Use lgamma from CORE-MATH 2025-10-27 09:34:04 -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 Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
ldbl-128 Replace count_leading_zeros with stdc_leading_zeros 2025-10-29 12:53:55 -03:00
ldbl-128ibm Replace count_leading_zeros with stdc_leading_zeros 2025-10-29 12:53:55 -03:00
ldbl-128ibm-compat Implement C23 rootn. 2025-05-14 10:51:46 +00:00
ldbl-opt stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
soft-fp Suppress -Wmaybe-uninitialized only for gcc 2025-10-21 09:24:05 -03:00
Makefile
ieee754.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
k_standard.c
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