4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-10 19:19:12 +08:00

3 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
Corinna Vinschen
181d8393ae newlib: fix file mode of newly added complex sources
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-06-29 15:30:35 +02:00
Aditya Upadhyay
b1b12e1e00 Importing cexpl.c from NetBSD. 2017-06-29 13:44:31 +02:00