Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539). | Joseph Myers | 2014-06-24 | 1 | -0/+10 |
* | Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348). | Joseph Myers | 2014-03-27 | 1 | -2/+8 |
* | Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ... | Joseph Myers | 2013-12-21 | 1 | -4/+0 |
* | Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293). | Joseph Myers | 2013-12-19 | 1 | -0/+11 |
* | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 2012-08-02 | 1 | -5/+5 |
* | Fix expm1 spurious underflow exceptions (bug 6778). | Joseph Myers | 2012-07-06 | 1 | -14/+28 |
* | Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923). | Joseph Myers | 2012-05-07 | 1 | -1/+44 |
* | Fix exp10 inaccuracy and exceptions (bugs 13884, 13914). | Joseph Myers | 2012-05-06 | 1 | -8/+29 |
* | Fix missing exceptions from exp (bugs 13787, 13922, 14036). | Joseph Myers | 2012-05-05 | 1 | -1/+18 |
* | Use .S sources for x86/x86_64 expl. | Joseph Myers | 2012-05-05 | 1 | -0/+89 |