Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: use the rounding idiom consistently | Szabolcs Nagy | 2014-10-31 | 1 | -6/+4 |
* | math: fix aliasing violation in long double wrappers | Szabolcs Nagy | 2014-04-11 | 1 | -1/+6 |
* | math: remove an unused variable from modfl | Szabolcs Nagy | 2013-10-06 | 1 | -1/+0 |
* | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | 2013-09-05 | 1 | -83/+34 |
* | fix invalid implicit pointer conversion in ld64 modfl | Rich Felker | 2012-07-02 | 1 | -1/+1 |
* | math: fix modfl.c bug | nsz | 2012-03-28 | 1 | -1/+1 |
* | new modff.c code, fix nan handling in modfl | nsz | 2012-03-19 | 1 | -2/+2 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+100 |