]> git.ipfire.org Git - thirdparty/glibc.git/history - math/auto-libm-test-in
Fix sin, sincos missing underflows (bug 16526, bug 16538).
[thirdparty/glibc.git] / math / auto-libm-test-in
2015-06-23  Joseph MyersFix sin, sincos missing underflows (bug 16526, bug...
2015-06-23  Joseph MyersFix csqrt spurious underflows (bug 18371).
2015-06-23  Joseph MyersFix exp2, exp2f spurious underflows (bug 18219).
2015-06-22  Joseph MyersFix expm1 missing underflows (bug 16353).
2015-06-21  Joseph MyersFix x86_64 / x86 expm1l (-min_subnorm) result sign...
2015-06-21  Joseph MyersFix x86 / x86_64 expl, exp10l missing underflows (bug...
2015-06-18  Joseph MyersFix asinh missing underflows (bug 16350).
2015-06-18  Joseph MyersRemove stray spurious-underflow markings from cexp...
2015-05-19  Joseph MyersFix i386 atanhl spurious underflows (bug 18049).
2015-05-15  Joseph MyersFix atanhl missing underflows (bug 16352).
2015-05-15  Joseph MyersFix tanf spurious underflows (bug 18221).
2015-05-15  Joseph MyersFix lgammaf spurious underflows (bug 18220).
2015-05-15  Joseph MyersFix erfcf spurious underflows (bug 18217).
2015-05-14  Joseph MyersFix atanf spurious underflows (bug 18196).
2015-05-14  Joseph MyersFix log1p missing underflows (bug 16339).
2015-05-08  Joseph MyersAdd more tests of csqrt, lgamma, log10, sinh.
2015-05-06  Joseph MyersAdd more tests of acosh, atanh, cos, csqrt, erfc, sin...
2015-05-05  Joseph MyersAdd further tests of libm functions.
2015-05-02  Joseph MyersAdd more tests of libm functions.
2015-05-01  Joseph MyersAdd more tests of tgamma.
2015-05-01  Joseph MyersAdd more tests of tanh.
2015-05-01  Joseph MyersAdd more tests of tan.
2015-05-01  Joseph MyersAdd more tests of cos, sin, sincos.
2015-05-01  Joseph MyersAdd another test of pow.
2015-05-01  Joseph MyersAdd more tests of lgamma.
2015-05-01  Joseph MyersAdd more tests of log, log10, log1p, log2.
2015-05-01  Joseph MyersAdd more tests of exp, exp10, exp2, expm1.
2015-05-01  Joseph MyersAdd more tests of erf, erfc.
2015-04-30  Joseph MyersAdd more tests of csqrt.
2015-04-30  Joseph MyersAdd further tests of cosh and sinh.
2015-04-09  Joseph MyersAdd more tests of clog and clog10.
2015-04-08  Joseph MyersAdd more tests of atanh.
2015-04-08  Joseph MyersAdd more tests of atan.
2015-04-08  Joseph MyersAdd more tests of cbrt.
2015-04-08  Joseph MyersAdd more tests of cabs.
2015-04-08  Joseph MyersFix dbl-64 atan2 in non-default rounding modes (bug...
2015-04-08  Joseph MyersFix dbl-64 atan in non-default rounding modes (bug...
2015-03-25  Joseph MyersAdd more tests of acosh, asinh and atanh.
2015-03-25  Joseph MyersAdd another test of asin.
2015-03-25  Joseph MyersAdd more tests of asin.
2015-03-25  Joseph MyersAdd more tests of acos.
2015-03-25  Joseph MyersAdd more tests of expm1.
2015-03-24  Joseph MyersAdd more tests of cosh, sinh.
2015-03-24  Joseph MyersAdd more tests of log2.
2015-03-10  Joseph MyersAdd test for bug 18104.
2015-02-27  Joseph MyersFix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046...
2015-02-26  Joseph MyersFix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038...
2015-02-26  Joseph MyersFix asin missing underflows (bug 16351).
2015-02-25  Joseph MyersFix ldbl-128ibm asinhl inaccuracy (bug 18020).
2015-02-25  Joseph MyersFix ldbl-128ibm acoshl inaccuracy (bug 18019).
2015-02-18  Joseph MyersFix atan / atan2 missing underflows (bug 15319).
2015-02-12  Joseph MyersFix exp2 spurious underflows (bug 16560).
2015-02-06  Joseph Myerssoft-fp: Fix _FP_FMA when product is zero and third...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-06-25  Joseph MyersFix exp10 spurious underflows (bug 16560).
2014-06-24  Joseph MyersFix x86/x86_64 expm1l spurious underflow exceptions...
2014-06-24  Joseph MyersFix ldbl-128 erfl spurious underflows (bug 16287).
2014-06-23  Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23  Joseph MyersSet errno for y1 overflow (bug 17050).
2014-06-23  Joseph MyersTest cpow in all rounding modes.
2014-06-23  Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-05-14  Joseph MyersFix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
2014-05-14  Joseph MyersFix erf underflow handling near 0 (bug 16516).
2014-03-31  Joseph MyersSet errno for atan2 underflow (bug 16349).
2014-03-27  Joseph MyersFix x86/x86_64 expl/exp10l spurious underflows (bug...
2014-03-25  Joseph MyersRelax gen-auto-libm-tests may-underflow rules, test...
2014-03-24  Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-02-27  Siddhesh PoyarekarFix sign of input to bsloww1 (BZ #16623)
2014-02-19  Joseph MyersMove tests of clog10 from libm-test.inc to auto-libm...
2014-02-18  Joseph MyersMove tests of fma from libm-test.inc to auto-libm-test-in.
2014-02-18  Joseph MyersFix gen-auto-libm-tests sticky bit setting for negative...
2014-02-11  Andreas KrebbelBZ #16447: Fix ldbl-128 expl implementation.
2014-01-07  Joseph MyersMark more libm tests with xfail-rounding:ldbl-128ibm.
2014-01-03  Joseph MyersMark various libm tests with xfail-rounding:ldbl-128ibm.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-21  Joseph MyersFix x86 / x86_64 expl / expl10l wild results in directe...
2013-12-20  Joseph MyersAdd more libm-test coverage of [a-c]* real functions.
2013-12-20  Joseph MyersMove tests of cpow from libm-test.inc to auto-libm...
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.