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