summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/m88k
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-26/+26
2013-01-05Switch m88k ports to ELF.miod1-26/+26
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt1-3/+1
2011-07-08Revert (leaving the complex math part alone). Some stuff is dependingmartynas1-46/+0
2011-07-08Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas1-0/+46
2011-04-29Trick GCC (-O2) into actually raising the underflow exception on m88k.martynas1-3/+3
2011-04-28ixnay on the nopfaymiod1-3/+1
2011-04-28fenv improvements and cleanupsmartynas1-0/+358