summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-09-12Reduce libm's exports and make internal calls go direct.guenther1-1/+11
2014-04-18It's been a quarter century: we can assume volatile is present with that name.guenther1-20/+20
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt1-3/+1
2011-07-08Revert (leaving the complex math part alone). Some stuff is dependingmartynas1-38/+0
2011-07-08Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas1-0/+38
2011-04-28fenv improvements and cleanupsmartynas1-103/+80
2011-04-25fenv for powerpcmartynas1-0/+354