newlib-cygwin/newlib/libm
Keith Packard 32d9f672cd libm: switch sf_log1p from double error routines to float
sf_log1p was using __math_divzero and __math_invalid, which
drag in a pile of double-precision code. Switch to using the
single-precision variants. This also required making those
available in __OBSOLETE_MATH mode.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-10-14 10:54:05 -04:00
..
common libm: switch sf_log1p from double error routines to float 2020-10-14 10:54:05 -04: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 2020-10-14 10:54:03 -04:00
machine PRU: Align libmath to PRU ABI 2020-10-14 10:54:03 -04:00
math Use nanf() instead of nan() in single-precision float libm math functions 2019-01-23 10:46:30 +01: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 2020-10-14 10:53:58 -04:00
Makefile.in Fix some generated files 2020-10-14 10:54:03 -04:00
aclocal.m4 Fix libm regenerated files again. 2016-02-17 17:06:46 -05:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure Regenerated files from fenv.h addition 2020-10-14 10:53:58 -04:00
configure.in Add default implementation of fenv.h and all methods 2020-10-14 10:53:58 -04:00
libm.in.xml fenv: Include documentation in generated .info file 2020-10-14 10:53:58 -04:00
libm.texinfo fenv: Include documentation in generated .info file 2020-10-14 10:53:58 -04:00