| Commit message (Expand) | Author | Age | Files | Lines |
* | Miscellaneous low-risk changes preparing for _ISOMAC testsuite. | Zack Weinberg | 2017-03-01 | 1 | -12/+11 |
* | Use independent type literals in libm-test-support.c | Tulio Magno Quites Machado Filho | 2017-02-24 | 1 | -9/+9 |
* | Run libm tests separately for each function. | Joseph Myers | 2017-02-24 | 145 | -723/+1130 |
* | Add new templates for IEEE wrappers | Gabriel F. T. Gomes | 2017-02-23 | 25 | -1/+1041 |
* | Remove some unused libm-test exception macros. | Joseph Myers | 2017-02-20 | 1 | -28/+0 |
* | Move tests of catan, catanh to auto-libm-test-*. | Joseph Myers | 2017-02-17 | 6 | -909/+76371 |
* | Move tests of casin, casinh to auto-libm-test-*. | Joseph Myers | 2017-02-17 | 6 | -1281/+91960 |
* | Move tests of cacos, cacosh to auto-libm-test-*. | Joseph Myers | 2017-02-17 | 6 | -1276/+91955 |
* | Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver. | Joseph Myers | 2017-02-14 | 3 | -3/+3 |
* | Move more csin, csinh tests to auto-libm-test-in. | Joseph Myers | 2017-02-09 | 5 | -6/+1178 |
* | Merge libm-compat-calls-auto and libm-compat-calls | Gabriel F. T. Gomes | 2017-02-09 | 1 | -9/+5 |
* | Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h. | Joseph Myers | 2017-02-09 | 2 | -6/+4 |
* | Build most libm-test support code once per type. | Joseph Myers | 2017-02-08 | 7 | -1317/+1483 |
* | Move w_exp to libm-compat-call-auto | Gabriel F. T. Gomes | 2017-02-08 | 2 | -2/+1 |
* | Move w_lgamma to libm-compat-calls-auto | Gabriel F. T. Gomes | 2017-02-08 | 4 | -2/+1 |
* | Move w_lgamma_r to libm-compat-calls-auto | Gabriel F. T. Gomes | 2017-02-08 | 4 | -2/+3 |
* | Clean up libm vector tests exception test disabling. | Joseph Myers | 2017-02-07 | 10 | -7/+3 |
* | Fix powf inaccuracy (bug 21112). | Joseph Myers | 2017-02-07 | 2 | -0/+26 |
* | Refactor some code in libm-test-driver.c. | Joseph Myers | 2017-02-06 | 1 | -19/+39 |
* | Move libm-test TEST_MSG definitions to libm-test-driver.c. | Joseph Myers | 2017-02-06 | 16 | -31/+16 |
* | Split libm-test.inc by function. | Joseph Myers | 2017-02-06 | 125 | -50125/+52976 |
* | Split auto-libm-test-out by function. | Joseph Myers | 2017-02-06 | 54 | -312339/+312353 |
* | Eliminate libm-test.stmp. | Joseph Myers | 2017-02-06 | 1 | -10/+12 |
* | Rework gen-libm-test.pl input/output handling. | Joseph Myers | 2017-02-06 | 3 | -21/+27 |
* | Move non-function-specific parts of libm-test.inc to separate file. | Joseph Myers | 2017-02-06 | 2 | -2263/+2290 |
* | Remove libm-test.inc comment listing functions tested and not tested. | Joseph Myers | 2017-02-06 | 1 | -29/+1 |
* | Remove before-compile setting in math/Makefile. | Joseph Myers | 2017-02-06 | 1 | -3/+0 |
* | Update README.libm-test. | Joseph Myers | 2017-01-20 | 1 | -0/+8 |
* | Make fallback fegetexceptflag work with generic fetestexceptflag. | Joseph Myers | 2017-01-12 | 1 | -0/+1 |
* | XFAIL libm-test.inc tests as needed for ibm128. | Joseph Myers | 2017-01-10 | 2 | -94/+103 |
* | Improve libm-test XFAILing for ibm128-libgcc. | Joseph Myers | 2017-01-09 | 3 | -16664/+16679 |
* | Fix math/test-fenv for no-exceptions / no-rounding-modes configurations. | Joseph Myers | 2017-01-09 | 1 | -13/+21 |
* | Make fallback fesetexceptflag always succeed (bug 21028). | Joseph Myers | 2017-01-05 | 2 | -3/+10 |
* | Update libm-test XFAILs for ibm128 format. | Joseph Myers | 2017-01-04 | 3 | -12945/+12936 |
* | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes | 2017-01-04 | 67 | -5/+13 |
* | Fix math/test-fenvinline for no-exceptions configurations. | Joseph Myers | 2017-01-03 | 1 | -5/+8 |
* | Fix math/test-nearbyint-except for no-exceptions configurations. | Joseph Myers | 2017-01-02 | 1 | -1/+9 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 205 | -205/+205 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 12 | -26/+38489 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 6 | -3/+624 |
* | Add preprocessor indentation for llogb macro in tgmath.h. | Joseph Myers | 2016-12-20 | 1 | -1/+1 |
* | Replace use of snprintf with strfrom in libm tests | Gabriel F. T. Gomes | 2016-12-20 | 4 | -42/+51 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 8 | -4/+342 |
* | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers | 2016-12-16 | 3 | -1/+50 |
* | Make w_scalbln type-generic | Gabriel F. T. Gomes | 2016-12-16 | 4 | -83/+12 |
* | Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947). | Joseph Myers | 2016-12-15 | 1 | -0/+72 |
* | Fix generic fmax, fmin sNaN handling (bug 20947). | Joseph Myers | 2016-12-14 | 2 | -2/+16 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 2 | -5/+2 |
* | Make w_log1p type-generic | Gabriel F. T. Gomes | 2016-12-14 | 4 | -85/+9 |
* | Better design of libm.a installation rule. | Andrew Senkevich | 2016-12-13 | 1 | -4/+7 |