summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/mips64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-1/+11
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-22/+22
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+1
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-082-117/+0
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-082-0/+117
* fenv improvements and cleanupsmartynas2011-04-281-72/+71
* fenv for mips64martynas2011-04-261-0/+316