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