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