]> git.ipfire.org Git - thirdparty/glibc.git/history - math/auto-libm-test-out
Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.
[thirdparty/glibc.git] / math / auto-libm-test-out
2013-12-20  Joseph MyersMove various TEST_c_c tests from libm-test.inc to auto...
2013-12-19  Joseph MyersMove tests of cabs and carg from libm-test.inc to auto...
2013-12-19  Joseph MyersMove tests of sincos from libm-test.inc to auto-libm...
2013-12-19  Joseph MyersFix x86/x86_64 expm1 inaccuracy near 0 in directed...
2013-12-18  Joseph MyersMove tests of jn and yn from libm-test.inc to auto...
2013-12-18  Joseph MyersMark some hypot tests no-test-inline.
2013-12-18  Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-17  Joseph MyersFix dbl-64 hypot spurious underflows (bug 16314).
2013-12-17  Joseph MyersFix hypot handling of subnormals (bug 16316, bug 16330).
2013-12-16  Joseph MyersMove tests of atan2, hypot and pow from libm-test.inc...
2013-12-08  Joseph MyersMove tests of lgamma from libm-test.inc to auto-libm...
2013-12-05  Joseph MyersFix tgamma errno setting on underflow (bug 6810).
2013-12-05  Joseph MyersMove TEST_f_f tests for [l-y]* functions from libm...
2013-12-03  Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03  Joseph MyersFix exp2 errno setting on underflow (bug 16283).
2013-12-03  Joseph MyersFix erfc errno setting on underflow (bug 6786).
2013-12-03  Joseph MyersMove TEST_f_f tests for [e-j]* functions from libm...
2013-11-30  Joseph MyersMove TEST_f_f tests for [a-c]* functions from libm...
2013-11-29  Joseph MyersFix x86 sqrt rounding (bug 14032).
2013-11-29  Joseph MyersStart generating libm tests automatically with MPFR.