glibc/sysdeps/alpha/fpu
Joseph Myers 42cc619dfb Refer to C23 in place of C2X in glibc
WG14 decided to use the name C23 as the informal name of the next
revision of the C standard (notwithstanding the publication date in
2024).  Update references to C2X in glibc to use the C23 name.

This is intended to update everything *except* where it involves
renaming files (the changes involving renaming tests are intended to
be done separately).  In the case of the _ISOC2X_SOURCE feature test
macro - the only user-visible interface involved - support for that
macro is kept for backwards compatibility, while adding
_ISOC23_SOURCE.

Tested for x86_64.
2024-02-01 11:02:01 +00:00
..
bits
cabsf.c
cargf.c
cfloat-compat.h
cimagf.c
conjf.c
crealf.c
e_sqrt.c
e_sqrtf.c
fclrexcpt.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetmode.c
fegetround.c
feholdexcpt.c
fenv_libc.h
fesetenv.c
fesetexcept.c
fesetmode.c
fesetround.c
feupdateenv.c
fgetexcptflg.c
fpu_control.h
fsetexcptflg.c
ftestexcept.c
get-rounding-mode.h
libm-test-ulps
libm-test-ulps-name
math-barriers.h
math-use-builtins-sqrt.h
s_cacosf.c
s_cacoshf.c
s_casinf.c
s_casinhf.c
s_catanf.c
s_catanhf.c
s_ccosf.c
s_ccoshf.c
s_cexpf.c
s_clog10f.c
s_clogf.c
s_cpowf.c
s_cprojf.c
s_csinf.c
s_csinhf.c
s_csqrtf.c
s_ctanf.c
s_ctanhf.c
s_fma.c
s_isnan.c
s_isnanf.c
s_llrint.c
s_llrintf.c
s_llround.c
s_llroundf.c
s_lrint.c
s_lrintf.c
s_lround.c
s_lroundf.c
s_rint.c
s_rintf.c
Versions