Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mips fenv implementation details into fenv.c. | Elliott Hughes | 2014-06-09 | 1 | -7/+0 |
| | | | | Change-Id: I2415e4808e40c2981d016c01969ba14ea22bf82e | ||||
* | Fix mips build | Calin Juravle | 2014-02-26 | 1 | -1/+1 |
| | | | | Change-Id: Ica843d387e115d0b27afd961af73237ec9109ed9 | ||||
* | Moved to a more openbsd-like fenv.h | Calin Juravle | 2014-02-26 | 1 | -0/+105 |
Factored out common declarations to include/fenv.h and pushed the implementation to .c files. Bug: 11050744 Change-Id: I446b13cc4bc599d328343a8d392b07de280f6304 |