| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ldbl-128ibm logbl near powers of 2 (bug 18030). | Joseph Myers | 2015-02-26 | 1 | -0/+5 |
* | Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029). | Joseph Myers | 2015-02-26 | 1 | -0/+5 |
* | Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783). | Joseph Myers | 2015-02-24 | 1 | -0/+2 |
* | Fix atan / atan2 missing underflows (bug 15319). | Joseph Myers | 2015-02-18 | 1 | -50/+40 |
* | Fix sign of remquo zero remainder in round-downward mode (bug 17987). | Joseph Myers | 2015-02-17 | 1 | -0/+10 |
* | Fix remquo spurious overflows (bug 17978). | Joseph Myers | 2015-02-16 | 1 | -0/+54 |
* | Fix dbl-64/wordsize-64 remquo (bug 17569). | Joseph Myers | 2015-02-13 | 1 | -14/+19 |
* | Fix sincos errno setting (bug 15467). | Joseph Myers | 2015-02-11 | 1 | -3/+3 |
* | Fix ldbl-96 scalblnl underflowing results (bug 17803). | Joseph Myers | 2015-01-12 | 1 | -0/+38 |
* | Fix ldbl-96 scalblnl for subnormal arguments (bug 17834). | Joseph Myers | 2015-01-12 | 1 | -0/+22 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Fix some warnings in the absence of FP round/exception support | Chris Metcalf | 2014-12-30 | 1 | -3/+4 |
* | Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562). | Joseph Myers | 2014-06-27 | 1 | -3/+1 |
* | Test cpow in all rounding modes. | Joseph Myers | 2014-06-23 | 1 | -3/+1 |
* | Fix pow overflow in non-default rounding modes (bug 16315). | Joseph Myers | 2014-06-23 | 1 | -67/+1 |
* | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 2014-06-20 | 1 | -64/+64 |
* | PowerPC: Fix nearbyintl failure for few inputs | Rajalakshmi Srinivasaraghavan | 2014-06-17 | 1 | -0/+8 |
* | Fix log2 (1) in round-downward mode (bug 17042). | Joseph Myers | 2014-06-10 | 1 | -3/+1 |
* | Fix log10 (1) in round-downward mode (bug 16977). | Joseph Myers | 2014-05-23 | 1 | -3/+1 |
* | Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928). | Joseph Myers | 2014-05-14 | 1 | -3/+1 |
* | Fix acosh (1) in round-downward mode (bug 16927). | Joseph Myers | 2014-05-14 | 1 | -3/+1 |
* | Correct IBM long double frexpl. | Alan Modra | 2014-04-16 | 1 | -0/+9 |
* | Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800). | Joseph Myers | 2014-04-02 | 1 | -6/+2 |
* | Fix clog / clog10 sign of zero result in round-downward mode (bug 16789). | Joseph Myers | 2014-04-02 | 1 | -6/+2 |
* | Correct IBM long double nextafterl. | Alan Modra | 2014-04-02 | 1 | -0/+8 |
* | Set errno for scalb errors (bug 6803, bug 6804). | Joseph Myers | 2014-03-31 | 1 | -66/+68 |
* | Fix scalb spurious "invalid" exceptions (bug 16770). | Joseph Myers | 2014-03-29 | 1 | -0/+17 |
* | Fix clog10 (-0 +/- 0i) (bug 16362). | Joseph Myers | 2014-03-28 | 1 | -2/+2 |
* | Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes. | Joseph Myers | 2014-03-25 | 1 | -3/+1 |
* | Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284). | Joseph Myers | 2014-03-24 | 1 | -18/+10 |
* | Fix log (1) in round-downward mode (bug 16731). | Joseph Myers | 2014-03-21 | 1 | -3/+1 |
* | Test most libm functions in all rounding modes. | Joseph Myers | 2014-03-21 | 1 | -74/+26 |
* | Make libm-test support ALL_RM_TEST with AUTO_TESTS_*. | Joseph Myers | 2014-03-20 | 1 | -942/+63 |
* | Use ALL_RM_TEST for more libm tests. | Joseph Myers | 2014-03-19 | 1 | -32/+9 |
* | Test scalbn and scalbln in all rounding modes, add more tests of negative arg... | Joseph Myers | 2014-03-18 | 1 | -41/+71 |
* | Test rint and nearbyint with same inputs, in all rounding modes. | Joseph Myers | 2014-03-17 | 1 | -49/+150 |
* | Add libm-test support for per-rounding-mode manually specified results. | Joseph Myers | 2014-03-17 | 1 | -1220/+182 |
* | PowerPC: remove wrong roundl implementation for PowerPC64 | Adhemerval Zanella | 2014-03-14 | 1 | -0/+9 |
* | PowerPC: remove wrong nearbyintl implementation for PPC64 | Adhemerval Zanella | 2014-03-14 | 1 | -0/+10 |
* | PowerPC: remove wrong ceill implementation for PowerPC64 | Adhemerval Zanella | 2014-03-14 | 1 | -0/+9 |
* | Add truncl tests related to BZ#16414 | Adhemerval Zanella | 2014-03-14 | 1 | -0/+9 |
* | Fix nextafter overflow in non-default rounding modes (bug 16677). | Joseph Myers | 2014-03-11 | 1 | -4/+1 |
* | Add libm-test.inc macro for all-rounding-modes testing. | Joseph Myers | 2014-03-08 | 1 | -325/+73 |
* | Prepare libm-test.inc structures for multi-rounding-mode testing. | Joseph Myers | 2014-03-06 | 1 | -80/+165 |
* | Automatically check sanity of ulps from libm tests. | Joseph Myers | 2014-03-05 | 1 | -191/+212 |
* | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 2014-03-05 | 1 | -72/+30 |
* | Fix libm-test.inc:print_complex_max_error handling of some error cases. | Joseph Myers | 2014-03-04 | 1 | -8/+15 |
* | Move tests of clog10 from libm-test.inc to auto-libm-test-in. | Joseph Myers | 2014-02-19 | 1 | -156/+1 |
* | Move tests of fma from libm-test.inc to auto-libm-test-in. | Joseph Myers | 2014-02-18 | 1 | -856/+4 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |