newlib-cygwin/newlib/libm
Joseph Faulls dcb2b7d7b8 Delete check in catan, catanf, and catanl functions.
The check incorrectly results in catan returning nan + inf i when real part is +/- 1 and
imaginary part is 0.  The same occurs for real 0.8 and imaginary 0.6.

The change ends up matching glibc behaviour.
2023-10-10 15:18:54 -04:00
..
common Fix rounding results in lrint() & llrint() when close to 0 2023-07-27 11:14:12 +02:00
complex Delete check in catan, catanf, and catanl functions. 2023-10-10 15:18:54 -04:00
fenv newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
ld newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
ld80 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
ld128 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
machine newlib: add Xtensa port 2023-08-17 18:14:15 -04:00
math Move signgm.c from libc/reent to libm/math 2023-05-05 14:49:48 -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 newlib: add Xtensa port 2023-08-17 18:14:15 -04:00
acinclude.m4 newlib: add Xtensa port 2023-08-17 18:14:15 -04: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