summaryrefslogtreecommitdiff
path: root/math/auto-libm-test-out
AgeCommit message (Expand)Author
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers
2014-06-23Test cpow in all rounding modes.Joseph Myers
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers
2014-03-27Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers
2014-03-24Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers
2014-03-06Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar
2014-02-19Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers
2014-02-18Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel
2014-01-07Mark more libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers
2014-01-03Mark various libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.reviewedJoseph Myers
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-18Mark some hypot tests no-test-inline.Joseph Myers
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-08Move tests of lgamma from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-05Fix tgamma errno setting on underflow (bug 6810).Joseph Myers
2013-12-05Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers
2013-12-03Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-11-30Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-11-29Fix x86 sqrt rounding (bug 14032).Joseph Myers
2013-11-29Start generating libm tests automatically with MPFR.Joseph Myers