acadia-newlib/newlib/libm/machine/riscv
Keith Packard via Newlib a0d7982ff4 libm/riscv: Use common fma code when necessary
For RISC-V targets without hardware FMA support, include the
common fma implementation to provide that API.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-09-04 15:11:31 +02:00
..
Makefile.am libm/riscv: Fix machine-specific sqrt build process 2020-09-04 15:11:31 +02:00
Makefile.in libm/riscv: Fix machine-specific sqrt build process 2020-09-04 15:11:31 +02:00
aclocal.m4 Bump release to 3.0.0 for yearly snapshot 2018-01-18 13:07:45 -05:00
configure Bump up newlib release to 3.3.0 2020-01-21 15:17:43 -05:00
configure.in
e_sqrt.c libm/riscv: Fix machine-specific sqrt build process 2020-09-04 15:11:31 +02:00
ef_sqrt.c libm/riscv: Fix machine-specific sqrt build process 2020-09-04 15:11:31 +02:00
fe_dfl_env.c
feclearexcept.c
fegetenv.c
fegetexceptflag.c
fegetround.c
feholdexcept.c
feraiseexcept.c
fesetenv.c
fesetexceptflag.c
fesetround.c
fetestexcept.c
feupdateenv.c
s_fma.c libm/riscv: Use common fma code when necessary 2020-09-04 15:11:31 +02:00
sf_fma.c libm/riscv: Use common fma code when necessary 2020-09-04 15:11:31 +02:00