acadia-newlib/newlib/libm/machine/arm
Eshan dhawan via Newlib a97bdf100f fenv support arm
Signed-off-by: Eshan dhawan <eshandhawan51@gmail.com>
2020-06-09 21:13:17 -04:00
..
Makefile.am fenv support arm 2020-06-09 21:13:17 -04:00
Makefile.in fenv support arm 2020-06-09 21:13:17 -04:00
aclocal.m4
configure Bump up newlib release to 3.3.0 2020-01-21 15:17:43 -05:00
configure.in
e_sqrt.c ARM: Fix IEEE-754 sqrt implementation 2017-03-22 10:01:50 +01:00
ef_sqrt.c ARM: Fix IEEE-754 sqrt implementation 2017-03-22 10:01:50 +01:00
fe_dfl_env.c fenv support arm 2020-06-09 21:13:17 -04:00
feclearexcept.c fenv support arm 2020-06-09 21:13:17 -04:00
fegetenv.c fenv support arm 2020-06-09 21:13:17 -04:00
fegetexceptflag.c fenv support arm 2020-06-09 21:13:17 -04:00
fegetround.c fenv support arm 2020-06-09 21:13:17 -04:00
feholdexcept.c fenv support arm 2020-06-09 21:13:17 -04:00
fenv-softfp.c fenv support arm 2020-06-09 21:13:17 -04:00
fenv-vfp.c fenv support arm 2020-06-09 21:13:17 -04:00
fenv.c fenv support arm 2020-06-09 21:13:17 -04:00
feraiseexcept.c fenv support arm 2020-06-09 21:13:17 -04:00
fesetenv.c fenv support arm 2020-06-09 21:13:17 -04:00
fesetexceptflag.c fenv support arm 2020-06-09 21:13:17 -04:00
fesetround.c fenv support arm 2020-06-09 21:13:17 -04:00
fetestexcept.c fenv support arm 2020-06-09 21:13:17 -04:00
feupdateenv.c fenv support arm 2020-06-09 21:13:17 -04:00
s_ceil.c Check for 64 FP instructions availability in libm before using them 2015-12-09 10:30:31 +01:00
s_floor.c Check for 64 FP instructions availability in libm before using them 2015-12-09 10:30:31 +01:00
s_nearbyint.c Check for 64 FP instructions availability in libm before using them 2015-12-09 10:30:31 +01:00
s_rint.c Check for 64 FP instructions availability in libm before using them 2015-12-09 10:30:31 +01:00
s_round.c Check for 64 FP instructions availability in libm before using them 2015-12-09 10:30:31 +01:00
s_trunc.c Check for 64 FP instructions availability in libm before using them 2015-12-09 10:30:31 +01:00
sf_ceil.c
sf_floor.c
sf_nearbyint.c
sf_rint.c
sf_round.c
sf_trunc.c