Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace finite with isfinite. | Wilco Dijkstra | 2015-06-03 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Fix missing <math_private.h> in ldbl-96 fma | Andreas Schwab | 2014-08-04 | 1 | -0/+1 |
* | Force eval for fma implementations | Richard Henderson | 2014-08-01 | 1 | -5/+6 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | 2012-11-03 | 1 | -2/+16 |
* | Fix sign of exact zero return from fma (bug 14638). | Joseph Myers | 2012-09-29 | 1 | -1/+5 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Implement fmal, some fma bugfixes | Jakub Jelinek | 2010-10-15 | 1 | -3/+12 |
* | Implement accurate fma. | Jakub Jelinek | 2010-10-13 | 1 | -0/+70 |