4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-15 21:49:22 +08:00

2 Commits

Author SHA1 Message Date
Pietro Monteiro
1ed1516136 newlib: libm: skip "long double" complex functions if long double != double
The rest of "long double" functions aren't compiled with long double
and double are not the same.  Do the same for all complex functions.

Signed-off-by: Pietro Monteiro <pietro@sociotechnical.xyz>
2024-06-06 13:19:06 -04:00
Aditya Upadhyay
5bc320d3b5 Importing csinl.c from NetBSD. 2017-06-29 13:54:31 +02:00