Fix dbl-64 hypot spurious underflows (bug 16314).
[platform/upstream/glibc.git] / math / auto-libm-test-in
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.