newlib-cygwin/newlib/libm
Kito Cheng 7ccfe49e8c libm/common: Fix nextafter and nextafterf when x == y
That according to C99/POSIX, nextafter(x,y) should return y if x==y.

[1] NetBSD fix for this: 3bc6852241
[2] glibc fix for this: bc9f6000f6 (diff-bcc0628a39c3c2003047dcb5a40a8b50c00f01a74b1c8c1100d770a8e48b1ce2)
[3] Linux man page: https://man7.org/linux/man-pages/man3/nextafter.3.html
2024-12-05 11:56:54 +01:00
..
common libm/common: Fix nextafter and nextafterf when x == y 2024-12-05 11:56:54 +01:00
complex newlib: libm: skip "long double" complex functions if long double != double 2024-06-06 13:19:06 -04:00
fenv newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
ld newlib: Add more FreeBSD files for non LDBL_EQ_DBL support 2024-07-16 15:19:21 -04:00
ld80 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support 2024-07-16 15:19:21 -04:00
ld128 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support 2024-07-16 15:19:21 -04:00
machine newlib: xtensa: remove sys/xtensa. use machine/xtensa 2024-09-02 22:16:59 +02:00
math powf: Fixed another precision bug in powf() (FreeBSD) 2024-09-19 13:58:50 -04:00
mathfp newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
test newlib: libm: integrate tests subdir 2022-03-16 22:01:19 -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 newlib: docs: print the function index 2024-01-22 21:58:58 -05:00
Makefile.inc RISC-V: Support long double math 2023-12-04 10:26:41 +01:00