aboutsummaryrefslogtreecommitdiffstats
path: root/libm/include/mips/machine/fenv.h
Commit message (Collapse)AuthorAgeFilesLines
* Move mips fenv implementation details into fenv.c.Elliott Hughes2014-06-091-7/+0
| | | | Change-Id: I2415e4808e40c2981d016c01969ba14ea22bf82e
* Fix mips buildCalin Juravle2014-02-261-1/+1
| | | | Change-Id: Ica843d387e115d0b27afd961af73237ec9109ed9
* Moved to a more openbsd-like fenv.hCalin Juravle2014-02-261-0/+105
Factored out common declarations to include/fenv.h and pushed the implementation to .c files. Bug: 11050744 Change-Id: I446b13cc4bc599d328343a8d392b07de280f6304