Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed | Szabolcs Nagy | 2012-11-13 | 1 | -0/+1 |
* | make lrint and llrint functions work without fenv support | nsz | 2012-03-18 | 1 | -1/+6 |
* | faster lrint and llrint functions | nsz | 2012-03-18 | 1 | -7/+21 |
* | remove libm.h includes when math.h and float.h are enough | nsz | 2012-03-13 | 1 | -1/+3 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+14 |