summaryrefslogtreecommitdiffstats
path: root/lib/libm/noieee_src/n_cprojf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganize NOIEEE_SRCS so that files not compiled on vax becauseespie2013-07-031-34/+0
| | | | | | | | of assembly version are obvious. Move cproj/cprojf to the PURE club, as the asm support code provides copysignf okay martynas@
* Fix the cproj family to not return garbage on finite arguments.guenther2010-07-191-1/+3
| | | | ok millert@
* - noieee_src: adapt complex versions of the functions it alreadymartynas2008-10-071-0/+32
supports (which is all, except the float ones) ok millert@