newlib/newlib/libm
Keith Packard via Newlib bafd65f2fb libm/machine/riscv: Add custom fma/sqrt functions when supported [v2]
Check for HW FMA and SQRT support and use those instructions in place
of software implementations.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-08-12 09:52:19 +02:00
..
common libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02:00
complex Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
fenv Add patch from Joel Sherrill for i386 and x86_64 fenv support 2019-10-08 16:59:04 -04:00
machine libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02:00
math libm/math: ensure that expf(-huge) sets FE_UNDERFLOW exception 2020-08-10 10:31:36 +02:00
mathfp Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
test Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
Makefile.am Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
Makefile.in Fix some generated files 2019-10-31 14:52:04 -04:00
aclocal.m4 Fix libm regenerated files again. 2016-02-17 17:06:46 -05:00
config.h.in
configure Bump up newlib release to 3.3.0 2020-01-21 15:17:43 -05:00
configure.in Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texinfo fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00