Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mips fenv implementation details into fenv.c. | Elliott Hughes | 2014-06-09 | 1 | -11/+17 |
| | | | | Change-Id: I2415e4808e40c2981d016c01969ba14ea22bf82e | ||||
* | Moved to a more openbsd-like fenv.h | Calin Juravle | 2014-02-26 | 1 | -0/+115 |
| | | | | | | | | Factored out common declarations to include/fenv.h and pushed the implementation to .c files. Bug: 11050744 Change-Id: I446b13cc4bc599d328343a8d392b07de280f6304 | ||||
* | MIPS support to libm, libdl and libthread_db | Chris Dearman | 2012-05-04 | 1 | -0/+35 |
Change-Id: I9106721af7fe0cd45df82976250db0d300a20117 Signed-off-by: Raghu Gandham <raghu@mips.com> |