| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix exp10 spurious underflows (bug 16560). | Joseph Myers | 2014-06-25 | 2 | -0/+684 |
* | Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539). | Joseph Myers | 2014-06-24 | 2 | -0/+83 |
* | Fix ldbl-128 erfl spurious underflows (bug 16287). | Joseph Myers | 2014-06-24 | 2 | -0/+304 |
* | Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ... | Joseph Myers | 2014-06-23 | 2 | -321/+424 |
* | Set errno for y1 overflow (bug 17050). | Joseph Myers | 2014-06-23 | 2 | -0/+1761 |
* | Test cpow in all rounding modes. | Joseph Myers | 2014-06-23 | 5 | -135/+141 |
* | Fix pow overflow in non-default rounding modes (bug 16315). | Joseph Myers | 2014-06-23 | 3 | -67/+2736 |
* | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 2014-06-20 | 5 | -65/+177 |
* | PowerPC: Fix nearbyintl failure for few inputs | Rajalakshmi Srinivasaraghavan | 2014-06-17 | 1 | -0/+8 |
* | Add FE_NOMASK_ENV return value test. | Wilco | 2014-06-10 | 2 | -1/+124 |
* | Fix log2 (1) in round-downward mode (bug 17042). | Joseph Myers | 2014-06-10 | 1 | -3/+1 |
* | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 2014-06-06 | 1 | -1/+1 |
* | Fix log10 (1) in round-downward mode (bug 16977). | Joseph Myers | 2014-05-23 | 1 | -3/+1 |
* | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers | 2014-05-16 | 1 | -6/+2 |
* | Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564). | Joseph Myers | 2014-05-14 | 2 | -0/+272 |
* | Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928). | Joseph Myers | 2014-05-14 | 4 | -3/+7 |
* | Fix acosh (1) in round-downward mode (bug 16927). | Joseph Myers | 2014-05-14 | 1 | -3/+1 |
* | Fix erf underflow handling near 0 (bug 16516). | Joseph Myers | 2014-05-14 | 2 | -0/+204 |
* | Add fenv test support for targets which don't have FP traps. | Wilco | 2014-04-17 | 1 | -10/+15 |
* | Correct IBM long double frexpl. | Alan Modra | 2014-04-16 | 1 | -0/+9 |
* | math: make test-fenv-preserve.c a no-op if FE_ALL_EXCEPT == 0. | Chris Metcalf | 2014-04-11 | 1 | -0/+5 |
* | Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800). | Joseph Myers | 2014-04-02 | 7 | -12/+32 |
* | Fix clog / clog10 sign of zero result in round-downward mode (bug 16789). | Joseph Myers | 2014-04-02 | 7 | -35/+24 |
* | 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 | 5 | -75/+159 |
* | Set errno for atan2 underflow (bug 16349). | Joseph Myers | 2014-03-31 | 5 | -546/+563 |
* | Fix scalb spurious "invalid" exceptions (bug 16770). | Joseph Myers | 2014-03-29 | 4 | -3/+20 |
* | Fix clog10 (-0 +/- 0i) (bug 16362). | Joseph Myers | 2014-03-28 | 4 | -5/+14 |
* | Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348). | Joseph Myers | 2014-03-27 | 2 | -0/+684 |
* | Make x86_64 fegetenv preserve exception mask (bug 16198). | Joseph Myers | 2014-03-26 | 2 | -1/+54 |
* | Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes. | Joseph Myers | 2014-03-25 | 4 | -295/+298 |
* | Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284). | Joseph Myers | 2014-03-24 | 3 | -411/+396 |
* | 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 | 2 | -1035/+178 |
* | 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 | 2 | -47/+86 |
* | 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 | 2 | -1284/+258 |
* | 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 | 2 | -8/+3 |
* | 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 | 2 | -88/+176 |
* | Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases. | Joseph Myers | 2014-03-06 | 3 | -327/+304 |
* | 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 | 3 | -151/+40 |
* | Fix libm-test.inc:print_complex_max_error handling of some error cases. | Joseph Myers | 2014-03-04 | 1 | -8/+15 |