glibc/sysdeps/loongarch/fpu
Adhemerval Zanella 63ba1a1509 math: Add fetestexcept internal alias
To avoid linknamespace issues on old standards.  It is required
if the fallback fma implementation is used if/when it is also
used internally for other implementation.
Reviewed-by: DJ Delorie <dj@redhat.com>
2025-09-11 14:46:07 -03:00
..
e_ilogbf.c math: Optimize float ilogb/llogb 2025-06-02 13:32:19 -03:00
e_scalb.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_scalbf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fclrexcpt.c math: Add feclearexcept internal alias 2025-09-11 14:46:07 -03:00
fedisblxcpt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
feenablxcpt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetenv.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetexcept.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetmode.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetround.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
feholdexcpt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fenv_libc.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetenv.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetexcept.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetmode.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetround.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
feupdateenv.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fgetexcptflg.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fraiseexcpt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fsetexcptflg.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ftestexcept.c math: Add fetestexcept internal alias 2025-09-11 14:46:07 -03:00
get-rounding-mode.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
math-barriers.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
math-type-macros-double.h LoongArch: Optimize f{max,min}imum{,f} 2025-02-28 11:44:19 +08:00
math-type-macros-float.h LoongArch: Optimize f{max,min}imum{,f} 2025-02-28 11:44:19 +08:00
math-use-builtins-fma.h
math-use-builtins-fmax.h
math-use-builtins-fmin.h
math-use-builtins-llrint.h LoongArch: Use __builtin_llrint{,f} with GCC >= 13 2022-11-29 16:00:28 +08:00
math-use-builtins-logb.h LoongArch: Use __builtin_logb{,f} with GCC >= 13 2022-11-29 16:00:28 +08:00
math-use-builtins-lrint.h LoongArch: Use __builtin_lrint{,f} with GCC >= 13 2022-11-29 16:00:28 +08:00
math-use-builtins-rint.h LoongArch: Use __builtin_rint{,f} with GCC >= 13 2022-11-29 16:00:28 +08:00
math-use-builtins-sqrt.h
s_finite.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_finitef.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fmaximum_mag_num_template.c LoongArch: Optimize f{max,min}imum_mag_num{,f} 2025-02-28 11:44:19 +08:00
s_fmaximum_mag_template.c LoongArch: Optimize f{max,min}imum_mag{,f} 2025-02-28 11:44:19 +08:00
s_fmaximum_num_template.c LoongArch: Optimize f{max,min}imum_num{,f} 2025-02-28 11:44:19 +08:00
s_fmaximum_template.c LoongArch: Optimize f{max,min}imum{,f} 2025-02-28 11:44:19 +08:00
s_fmaxmag.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fmaxmagf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fminimum_mag_num_template.c LoongArch: Optimize f{max,min}imum_mag_num{,f} 2025-02-28 11:44:19 +08:00
s_fminimum_mag_template.c LoongArch: Optimize f{max,min}imum_mag{,f} 2025-02-28 11:44:19 +08:00
s_fminimum_num_template.c LoongArch: Optimize f{max,min}imum_num{,f} 2025-02-28 11:44:19 +08:00
s_fminimum_template.c LoongArch: Optimize f{max,min}imum{,f} 2025-02-28 11:44:19 +08:00
s_fminmag.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fminmagf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fpclassify.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fpclassifyf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_isinf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_isinff.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_isnan.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_isnanf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_issignaling.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_issignalingf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_scalbn.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_scalbnf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
w_ilogb-impl.h math: Optimize double ilogb/llogb 2025-06-02 13:32:19 -03:00
w_ilogbf-impl.h math: Optimize float ilogb/llogb 2025-06-02 13:32:19 -03:00