Age | Commit message (Expand) | Author | Files | Lines |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers | 1 | -1/+1 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-06-23 | Test cpow in all rounding modes. | Joseph Myers | 1 | -20/+24 |
2014-03-25 | Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes. | Joseph Myers | 1 | -8/+15 |
2014-03-06 | Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases. | Joseph Myers | 1 | -209/+231 |
2014-02-18 | Move tests of fma from libm-test.inc to auto-libm-test-in. | Joseph Myers | 1 | -33/+115 |
2014-02-18 | Fix gen-auto-libm-tests sticky bit setting for negative results. | Joseph Myers | 1 | -1/+8 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-12-20 | Move tests of cpow from libm-test.inc to auto-libm-test-in. | Joseph Myers | 1 | -10/+58 |
2013-12-20 | Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc. | Joseph Myers | 1 | -0/+58 |
2013-12-19 | Move tests of cabs and carg from libm-test.inc to auto-libm-test-in. | Joseph Myers | 1 | -0/+23 |
2013-12-19 | Move tests of sincos from libm-test.inc to auto-libm-test-in. | Joseph Myers | 1 | -0/+20 |
2013-12-18 | Move tests of jn and yn from libm-test.inc to auto-libm-test-in. | Joseph Myers | 1 | -7/+32 |
2013-12-16 | Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in. | Joseph Myers | 1 | -0/+59 |
2013-12-08 | Move tests of lgamma from libm-test.inc to auto-libm-test-in. | Joseph Myers | 1 | -4/+32 |
2013-12-05 | Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test... | Joseph Myers | 1 | -0/+13 |
2013-12-03 | Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test... | Joseph Myers | 1 | -9/+23 |
2013-11-30 | Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test... | Joseph Myers | 1 | -0/+149 |
2013-11-29 | Start generating libm tests automatically with MPFR. | Joseph Myers | 1 | -0/+1626 |