summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/hppa/fenv.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-1/+11
| | | | | | All dependencies on libc are now via reserved/standardized names. ok kettenis@ millert@ deraadt@
* 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
| | | | ok guenther millert kettenis
* fenv improvements and cleanupsmartynas2011-04-281-59/+76
|
* fenv for hppamartynas2011-04-211-0/+355