Age | Commit message (Expand) | Author | Files | Lines |
2014-01-27 | Let gen-libm-test.pl find itself when run outside source directory | Andreas Schwab | 1 | -2/+3 |
2014-01-16 | Fix math/test-fpucw-*.c for sysdeps test-fpucw.c overrides. | Joseph Myers | 2 | -2/+2 |
2014-01-07 | Mark more libm tests with xfail-rounding:ldbl-128ibm. | Joseph Myers | 2 | -433/+439 |
2014-01-03 | Mark various libm tests with xfail-rounding:ldbl-128ibm. | Joseph Myers | 2 | -1744/+1753 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 200 | -200/+200 |
2013-12-21 | Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ... | Joseph Myers | 3 | -532/+809 |
2013-12-20 | Add more libm-test coverage of [a-c]* real functions. | Joseph Myers | 3 | -0/+12687 |
2013-12-20 | Move tests of cpow from libm-test.inc to auto-libm-test-in. | Joseph Myers | 4 | -22/+1270 |
2013-12-20 | Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc. | Joseph Myers | 4 | -508/+39121 |
2013-12-19 | Move tests of cabs and carg from libm-test.inc to auto-libm-test-in. | Joseph Myers | 4 | -48/+666 |
2013-12-19 | Move tests of sincos from libm-test.inc to auto-libm-test-in. | Joseph Myers | 4 | -54/+1074 |
2013-12-19 | Disable libm-test test name beautification for M_* constants. | Joseph Myers | 1 | -17/+0 |
2013-12-19 | Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293). | Joseph Myers | 3 | -39/+502 |
2013-12-18 | Move tests of jn and yn from libm-test.inc to auto-libm-test-in. | Joseph Myers | 4 | -104/+3201 |
2013-12-18 | Mark some hypot tests no-test-inline. | Joseph Myers | 2 | -634/+634 |
2013-12-18 | Fix ldbl-128 logl for subnormals (bug 16338). | Joseph Myers | 2 | -0/+801 |
2013-12-17 | Fix dbl-64 hypot spurious underflows (bug 16314). | Joseph Myers | 2 | -751/+750 |
2013-12-17 | Fix hypot handling of subnormals (bug 16316, bug 16330). | Joseph Myers | 2 | -681/+1866 |
2013-12-16 | Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in. | Joseph Myers | 4 | -510/+43000 |
2013-12-08 | Move tests of lgamma from libm-test.inc to auto-libm-test-in. | Joseph Myers | 4 | -71/+2293 |
2013-12-05 | Fix tgamma errno setting on underflow (bug 6810). | Joseph Myers | 5 | -2608/+2664 |
2013-12-05 | Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test... | Joseph Myers | 4 | -809/+33381 |
2013-12-04 | Fix Bessel function error handling (bug 6807, bug 15901). | Joseph Myers | 9 | -27/+95 |
2013-12-03 | Fix exp missing underflows (bug 15268, bug 15425). | Joseph Myers | 2 | -0/+216 |
2013-12-03 | Fix exp2 errno setting on underflow (bug 16283). | Joseph Myers | 5 | -96/+92 |
2013-12-03 | Fix erfc errno setting on underflow (bug 6786). | Joseph Myers | 2 | -6/+309 |
2013-12-03 | Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test... | Joseph Myers | 4 | -211/+4325 |
2013-11-30 | Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test... | Joseph Myers | 4 | -252/+4818 |
2013-11-29 | Fix exp10 errno setting on underflow (bug 6787). | Joseph Myers | 4 | -5/+7 |
2013-11-29 | Fix x86 sqrt rounding (bug 14032). | Joseph Myers | 2 | -0/+3726 |
2013-11-29 | Test sqrt in all rounding modes. | Joseph Myers | 1 | -0/+88 |
2013-11-29 | Start generating libm tests automatically with MPFR. | Joseph Myers | 6 | -19/+2110 |
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | 1 | -0/+1 |
2013-11-19 | Make powerpc-nofpu floating-point state thread-local (bug 15483). | Joseph Myers | 2 | -1/+210 |
2013-11-18 | test-fpucw-ieee: Don't use _FPU_IEEE if not defined | Chris Metcalf | 1 | -2/+5 |
2013-11-16 | Test signs of NaNs in libm-test.inc where appropriate. | Joseph Myers | 2 | -16/+43 |
2013-11-16 | Add libm-test support for ignored return value, add more lrint / llrint / lro... | Joseph Myers | 2 | -12/+90 |
2013-11-16 | Replace libm-test.inc TEST_INLINE conditionals with NO_TEST_INLINE flag. | Joseph Myers | 2 | -258/+280 |
2013-11-16 | Make libm-test.inc check for "inexact" exceptions for NaN argument. | Joseph Myers | 1 | -69/+69 |
2013-10-04 | PowerPC floating point little-endian [4 of 15] | Alan Modra | 1 | -0/+19 |
2013-10-04 | PowerPC floating point little-endian [1 of 15] | Alan Modra | 1 | -214/+75 |
2013-09-19 | New test cases for sin and cos for multiple precision fallback | Siddhesh Poyarekar | 1 | -0/+18 |
2013-09-09 | Fix static-binary lazy FPU context allocation | Maciej W. Rozycki | 5 | -7/+40 |
2013-09-03 | Fix lgammaf spurious underflow (bug 15427). | Joseph Myers | 1 | -0/+55 |
2013-09-02 | Fix spurious jnf underflows (bug 14155). | Joseph Myers | 1 | -2/+17 |
2013-08-29 | math: Additional type conversion tests | Thomas Schwinge | 1 | -7/+13 |
2013-08-23 | Fix cexp (NaN + i0) (bug 15532). | Joseph Myers | 4 | -13/+32 |
2013-08-21 | Fix fdim handling of infinities (bug 15797). | Joseph Myers | 4 | -39/+43 |
2013-08-20 | Fix cproj handling of (finite, NaN) arguments (bug 15531). | Joseph Myers | 4 | -9/+43 |
2013-08-13 | Fix cbrtl for ldbl-96 | Andreas Schwab | 1 | -0/+5 |