mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-15 04:20:28 +08:00
ea04f02131
The -fno-math-errno is already added by default and the minimum required GCC to build glibc (6.2) make the -ffinite-math-only superflous. Checked on aarch64-linux-gnu. |
||
---|---|---|
.. | ||
fclrexcpt.c | ||
fedisblxcpt.c | ||
feenablxcpt.c | ||
fegetenv.c | ||
fegetexcept.c | ||
fegetmode.c | ||
fegetround.c | ||
feholdexcpt.c | ||
fenv_private.h | ||
fesetenv.c | ||
fesetexcept.c | ||
fesetmode.c | ||
fesetround.c | ||
feupdateenv.c | ||
fgetexcptflg.c | ||
fpu_control.h | ||
fraiseexcpt.c | ||
fsetexcptflg.c | ||
ftestexcept.c | ||
get-rounding-mode.h | ||
math_private.h | ||
math-barriers.h | ||
math-use-builtins-ceil.h | ||
math-use-builtins-floor.h | ||
math-use-builtins-fma.h | ||
math-use-builtins-nearbyint.h | ||
math-use-builtins-rint.h | ||
math-use-builtins-round.h | ||
math-use-builtins-sqrt.h | ||
math-use-builtins-trunc.h | ||
s_fmax.c | ||
s_fmaxf.c | ||
s_fmin.c | ||
s_fminf.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 |