Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed | Szabolcs Nagy | 2012-11-13 | 1 | -0/+1 |
* | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | 2012-03-19 | 1 | -6/+6 |
* | fmal bug fix: nan input should not raise exception | nsz | 2012-03-19 | 1 | -4/+4 |
* | 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/+266 |