aboutsummaryrefslogtreecommitdiff
path: root/math/libm-test.inc
AgeCommit message (Expand)Author
2012-03-16Fix tan, tanl for large inputs.Joseph Myers
2012-03-16Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers
2012-03-15Use 40 digits in testsAndreas Jaeger
2012-03-15* sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses theAndreas Jaeger
2012-03-15 [BZ #13852]Andreas Jaeger
2012-03-15 [BZ #13658]Andreas Jaeger
2012-03-15 [BZ #13837]Andreas Jaeger
2012-03-15Cleanup formatting.Andreas Jaeger
2012-03-14Merge branch 'master' into bug13658-branchAndreas Jaeger
2012-03-14Fix csqrt overflow/underflow (bug 13841).Joseph Myers
2012-03-14Add tests for hypot overflow/underflow.Joseph Myers
2012-03-08Add further testsAndreas Jaeger
2012-03-07Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers
2012-03-07 [BZ #13658]Andreas Jaeger
2012-03-05Fix pow in non-default rounding modes (bug 3976).Joseph Myers
2012-03-05Test cosh, sinh in non-default rounding modes (bug 3976).Joseph Myers
2012-03-02Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers
2012-03-02Fix exp in non-default rounding modes (bug 3976).Joseph Myers
2012-03-01Improve erfc accuracy.Joseph Myers
2012-02-29Add test for bug 5794 (incorrect expm1 overflow).Joseph Myers
2012-02-29Move misplaced llround test and add lround test from bug 2561.Joseph Myers
2012-02-22Fix nearbyintf rounding.Joseph Myers
2012-02-22Fix rintf rounding.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-07Fix loss of precision in jn testsAndreas Schwab
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella
2011-10-29Fix accuracy problem in generic sinUlrich Drepper
2011-10-07Fix remainder (NaN, 0)Andreas Jaeger
2011-09-09Fix jn precisionPetr Baudis
2011-09-08Fix lround() loses precisionPaul Pluzhnikov
2010-10-18IEEE quad fmal fixesJakub Jelinek
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek
2010-10-15Fix some more dbl-64/s_fma.c issueJakub Jelinek
2010-10-13Implement accurate fma.Jakub Jelinek
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-04-08Fix cproj implmentation.Ulrich Drepper
2009-05-15Add test for range error in expm1.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper
2009-04-26* sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper
2009-04-26* math/w_fmod.c: Also handle x=±Inf as error.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper
2009-04-25* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper
2008-05-22Work around braindead IBM128 long double format.Ulrich Drepper
2008-05-11[BZ #3406]Ulrich Drepper
2008-04-11[BZ4997]Ulrich Drepper
2008-03-24[BZ #5857]Ulrich Drepper
2007-10-28[BZ #2549]Ulrich Drepper
2007-10-06[BZ #4407]Ulrich Drepper
2007-03-15[BZ #3919]Ulrich Drepper