Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-19 | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | 1 | -6/+6 |
2012-03-19 | remove unnecessary TODO comments from fma.c | nsz | 1 | -5/+1 |
2012-03-19 | add fma implementation for x86 | nsz | 1 | -7/+143 |
2012-03-16 | make fma and lrint functions build without full fenv support | Rich Felker | 1 | -2/+12 |
2012-03-13 | first commit of the new libm! | Rich Felker | 1 | -0/+270 |