Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53. | 2013-07-03 | 1 | -3/+3 | |
* | Switch libc and libm to use strong aliases rather than weak aliases | 2013-03-28 | 1 | -9/+2 | |
* | Alias modfl to modf. This goes together with the previous bump. | 2011-07-08 | 1 | -1/+13 | |
* | Revert (leaving the complex math part alone). Some stuff is depending | 2011-07-08 | 1 | -0/+104 | |
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | 2011-07-08 | 1 | -104/+0 | |
* | - ldexp implementation has issues. switch to the one from libm | 2009-04-19 | 1 | -0/+104 |