Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: fix rare underflow issue in fma | Szabolcs Nagy | 2013-10-07 | 1 | -9/+27 |
* | math: add fma TODO comments about the underflow issue | Szabolcs Nagy | 2013-05-19 | 1 | -2/+10 |
* | math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed | Szabolcs Nagy | 2012-11-13 | 1 | -0/+1 |
* | make fma and lrint functions build without full fenv support | Rich Felker | 2012-03-16 | 1 | -0/+2 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+64 |