Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-13 | math: fix nextafter and nexttoward on maxdbl and maxflt input | Szabolcs Nagy | -1/+1 |
2012-05-06 | add FORCE_EVAL macro to evaluate float expr for their side effect | nsz | -4/+2 |
2012-05-06 | fix unused variable warnings in new nextafter/nexttoward code | Rich Felker | -1/+2 |
2012-05-06 | math: nextafter and nexttoward cleanup | nsz | -70/+27 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+79 |