summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/sparc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* retire the sparc library codetedu2016-09-011-336/+0
|
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-21/+21
|
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
| | | | ok guenther millert kettenis
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-082-230/+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/+230
| | | | 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-0/+342