Age | Commit message (Expand) | Author | Files | Lines |
2016-08-19 | Convert _Complex tangent functions to generated code | Paul E. Murphy | 1 | -127/+0 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers | 1 | -10/+1 |
2015-09-18 | Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is... | Wilco Dijkstra | 1 | -2/+2 |
2015-09-17 | Fix sign of zero part from ctan / ctanh when argument infinite (bug 17118). | Joseph Myers | 1 | -1/+8 |
2015-09-15 | Fix ctan, ctanh missing underflows (bug 18595). | Joseph Myers | 1 | -0/+10 |
2015-06-24 | Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594). | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
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-09-25 | Fix wrong ussage of sincos for subnormal arguments | Liubov Dmitrieva | 1 | -1/+9 |
2012-07-04 | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Joseph Myers | 1 | -3/+15 |
2012-04-09 | Fix ctan, ctanh overflow (bug 11521). | Joseph Myers | 1 | -12/+32 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-10-22 | Add branch predictions to complex math code | Ulrich Drepper | 1 | -4/+1 |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper | 1 | -3/+3 |
2011-10-08 | Use private math_private.h in files in math/ | Ulrich Drepper | 1 | -1/+1 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 1 | -0/+83 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -83/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+83 |