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