newlib-cygwin/newlib/libm
Andoni Arregi e5a36e6af7 Fix x close to 1, y between 2^31 and 2^64
E.g. known errors:
x = 0x1.000002c5e2e99p+0, y = 0x1.c9eee35374af6p+31 had an error of 639
ULP and is now correctly rounded.
x = 0x1.fffffd2e3e669p-1, y = 0x1.344c9823eb66cp+32 had an error of 428
ULP and is now correctly rounded.
2023-04-13 13:33:46 -04:00
..
common Fix 3 other instances of Reme typo (should be Remez) 2022-12-16 14:18:56 -05:00
complex newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
fenv newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
machine amdgcn: Add vectorized math routines 2023-01-18 13:22:58 -05:00
math Fix x close to 1, y between 2^31 and 2^64 2023-04-13 13:33:46 -04:00
mathfp newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
test newlib: libm: integrate tests subdir 2022-03-16 22:01:19 -04:00
Makefile.inc amdgcn: Add vectorized math routines 2023-01-18 13:22:58 -05:00
acinclude.m4 amdgcn: Add vectorized math routines 2023-01-18 13:22:58 -05:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texi Bump newlib version in the manual to 4.3.0 2023-03-30 14:09:30 +02:00