summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2016-09-12Reduce libm's exports and make internal calls go direct.guenther2-2/+13
2014-09-12Provide a sparc64 version of sqrtl(3) that simply calls _Qp_sqrt.kettenis1-0/+29
2014-04-18It's been a quarter century: we can assume volatile is present with that name.guenther1-21/+21
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt1-2/+1
2011-07-08Revert (leaving the complex math part alone). Some stuff is dependingmartynas2-223/+0
2011-07-08Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2-0/+223
2011-04-28fenv improvements and cleanupsmartynas1-81/+76
2011-04-25fenv for sparc; mostly cloned from sparc64martynas1-1/+12
2011-04-24fenv for i386, and sparc64; from matthew@martynas1-0/+331