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