Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Fix pow missing underflows (bug 18825). | Joseph Myers | 2015-09-25 | 1 | -0/+46 |
* | Refactor i386 libm code forcing underflow exceptions. | Joseph Myers | 2015-09-24 | 1 | -0/+168 |
* | Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980). | Joseph Myers | 2015-09-18 | 1 | -0/+87 |
* | Avoid excess range in results from i386 scalb functions (bug 18981). | Joseph Myers | 2015-09-18 | 1 | -0/+39 |