Age | Commit message (Expand) | Author | Files | Lines |
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 | -0/+4 |
2014-03-31 | Set errno for scalb errors (bug 6803, bug 6804). | Joseph Myers | 1 | -0/+10 |
2014-03-20 | Make libm-test support ALL_RM_TEST with AUTO_TESTS_*. | Joseph Myers | 1 | -93/+115 |
2014-03-18 | Test scalbn and scalbln in all rounding modes, add more tests of negative arg... | Joseph Myers | 1 | -6/+15 |
2014-03-17 | Add libm-test support for per-rounding-mode manually specified results. | Joseph Myers | 1 | -64/+76 |
2014-03-06 | Prepare libm-test.inc structures for multi-rounding-mode testing. | Joseph Myers | 1 | -8/+11 |
2014-03-06 | Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases. | Joseph Myers | 1 | -22/+25 |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 1 | -73/+6 |
2014-01-27 | Let gen-libm-test.pl find itself when run outside source directory | Andreas Schwab | 1 | -2/+3 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-12-19 | Disable libm-test test name beautification for M_* constants. | Joseph Myers | 1 | -17/+0 |
2013-11-29 | Start generating libm tests automatically with MPFR. | Joseph Myers | 1 | -4/+181 |
2013-11-16 | Test signs of NaNs in libm-test.inc where appropriate. | Joseph Myers | 1 | -1/+1 |
2013-11-16 | Add libm-test support for ignored return value, add more lrint / llrint / lro... | Joseph Myers | 1 | -6/+35 |
2013-11-16 | Replace libm-test.inc TEST_INLINE conditionals with NO_TEST_INLINE flag. | Joseph Myers | 1 | -1/+1 |
2013-05-24 | Remove libm-test START_DATA and END_DATA. | Joseph Myers | 1 | -8/+0 |
2013-05-24 | Make libm-test START and END into ordinary macros. | Joseph Myers | 1 | -28/+0 |
2013-05-22 | Don't include function names in test data in generated libm-test.c. | Joseph Myers | 1 | -15/+12 |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | 1 | -4/+1 |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers | 1 | -34/+2 |
2013-05-19 | Simplify gen-libm-test.pl handling of tests with extra outputs. | Joseph Myers | 1 | -65/+17 |
2013-05-18 | Make libm-test look up ulps by name at runtime. | Joseph Myers | 1 | -90/+71 |
2013-05-17 | Simplify libm-test extra-output initialization. | Joseph Myers | 1 | -4/+4 |
2013-05-16 | Remove libm-test support for TEST_* inside functions. | Joseph Myers | 1 | -72/+19 |
2013-05-12 | Convert TEST_c_c tests from code to data. | Joseph Myers | 1 | -2/+2 |
2013-05-10 | Start converting libm tests from code to data. | Joseph Myers | 1 | -23/+78 |
2013-05-08 | Move some libm-test logic for running tests from gen-libm-test.pl to libm-tes... | Joseph Myers | 1 | -75/+80 |
2013-05-06 | Initialize x in frexp, modf, remqou tests. | Joseph Myers | 1 | -0/+3 |
2013-05-04 | Remove unused libm-test expected-failure mechanism. | Joseph Myers | 1 | -61/+5 |
2013-04-29 | Integrate errno testing better in libm-test.inc. | Joseph Myers | 1 | -1/+1 |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 1 | -1/+1 |
2013-03-21 | libm-test: Properly wrap blocks consisting of several statements. | Thomas Schwinge | 1 | -8/+14 |
2013-03-15 | Better distinguish between NaN/qNaN/sNaN. | Thomas Schwinge | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-10-09 | Make libm-test.inc test comparison macros. | Joseph Myers | 1 | -1/+3 |
2012-10-08 | Improve libm test coverage of classification macros / functions. | Joseph Myers | 1 | -1/+1 |
2012-05-24 | Don't include exceptions in libm-test-ulps test names. | Joseph Myers | 1 | -23/+0 |
2012-05-24 | Test underflow exceptions in libm-test.inc. | Joseph Myers | 1 | -0/+6 |
2012-03-20 | Test for overflow exceptions in libm-test.inc. | Joseph Myers | 1 | -1/+3 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2006-08-13 | [BZ #2832, BZ #2987] | Ulrich Drepper | 1 | -3/+5 |
2006-03-16 | [BZ #2466] | Roland McGrath | 1 | -5/+6 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -11/+8 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -8/+11 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -9/+8 |
2000-08-30 | (parse_ulps): Remove extra \. | Andreas Jaeger | 1 | -1/+1 |
1999-10-25 | Update. | Ulrich Drepper | 1 | -6/+14 |
1999-10-25 | Update. | Ulrich Drepper | 1 | -18/+17 |
1999-10-20 | Update. | Ulrich Drepper | 1 | -60/+184 |