aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/complex/cprojl.c
AgeCommit message (Collapse)AuthorFilesLines
2024-06-06newlib: libm: skip "long double" complex functions if long double != doublePietro Monteiro1-0/+4
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>
2017-06-29newlib: fix file mode of newly added complex sourcesCorinna Vinschen1-0/+0
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-06-29Importing cprojl.c from NetBSD.Aditya Upadhyay1-0/+64