summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/sparc64 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-082-223/+0
| | | | | on this historical behavior; so we're stuck in this stupid situation. No cookie for me.
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-082-0/+223
| | | | them in libc for a very long time. OK guenther@.
* fenv improvements and cleanupsmartynas2011-04-281-81/+76
|
* fenv for sparc; mostly cloned from sparc64martynas2011-04-251-1/+12
|
* fenv for i386, and sparc64; from matthew@martynas2011-04-241-0/+331
not reviewed yet, but it's better to track changes in cvs