718 Commits (c7738d0822fd34e95ebf01ce8fa8ea397bc4843d)

Author SHA1 Message Date
Alan Modra 650ef4bd79 PowerPC floating point little-endian [4 of 15] 13 years ago
Alan Modra 1b6adf888d PowerPC floating point little-endian [1 of 15] 13 years ago
Siddhesh Poyarekar cfa3c8865f New test cases for sin and cos for multiple precision fallback 13 years ago
Maciej W. Rozycki 95e7cf295e Fix static-binary lazy FPU context allocation 13 years ago
Joseph Myers ffa3cd7f1a Fix lgammaf spurious underflow (bug 15427). 13 years ago
Joseph Myers b7835e3223 Fix spurious jnf underflows (bug 14155). 13 years ago
Thomas Schwinge f1cc4c8654 math: Additional type conversion tests 13 years ago
Joseph Myers 8fe89494e6 Fix cexp (NaN + i0) (bug 15532). 13 years ago
Joseph Myers acd06bb11f Fix fdim handling of infinities (bug 15797). 13 years ago
Joseph Myers c980f2f4fe Fix cproj handling of (finite, NaN) arguments (bug 15531). 13 years ago
Andreas Schwab ca0a6bc4c5 Fix cbrtl for ldbl-96 13 years ago
David S. Miller f959cfd790 Annotate more cases of math bug 15319. 13 years ago
Joseph Myers b8c792af85 Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails. 13 years ago
Joseph Myers c91e082525 Avoid spurious failures from <fenv.h> fallback functions (bug 15654). 13 years ago
Joseph Myers 1a8463176c Use math-tests.h more in math/test-misc. 13 years ago
Joseph Myers 8fc75e6fb7 Add another fma test. 13 years ago
Joseph Myers 94f2c07669 Make more libm tests condition exceptions tests with math-tests.h. 13 years ago
Joseph Myers f1d73d30df Add exception information to math-tests.h and use it in libm-test.inc. 13 years ago
Joseph Myers 0efa6f8b99 Add rounding mode information to math-tests.h and use it in libm-test.inc. 13 years ago
Joseph Myers 9c84384cc1 Remove trailing whitespace. 13 years ago
Carlos O'Donell 8b0ccb2d7f BZ #15536: Fix ulp for 128-bit IBM long double. 13 years ago
Joseph Myers fab7ce3f5b Link extra-libs consistently with libc and ld.so. 13 years ago
Joseph Myers 0323d08657 Fix ldbl-96 hypotl of subnormals (bug 15529). 13 years ago
Joseph Myers dd4259b9f7 Test drem and pow10 in libm-test.inc. 13 years ago
Joseph Myers 4f8dfe270b Use same tests for isfinite/finite, lgamma/gamma. 13 years ago
Carlos O'Donell e96e37676f Correctly compute ulp near zero. 13 years ago
Joseph Myers e8bdba36c5 Remove libm-test START_DATA and END_DATA. 13 years ago
Joseph Myers b679a606ca Make libm-test START and END into ordinary macros. 13 years ago
Joseph Myers 351fe55087 Don't include function names in test data in generated libm-test.c. 13 years ago
Joseph Myers b50a71810b Don't include expected results in libm-test test names. 13 years ago
Joseph Myers db62a90753 Handle sincos with generic libm-test logic. 13 years ago
Joseph Myers f16cc3eb81 Simplify gen-libm-test.pl handling of tests with extra outputs. 13 years ago
Joseph Myers 2ee094ff75 Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488). 13 years ago
Joseph Myers 3779b5b64a Make libm-test look up ulps by name at runtime. 13 years ago
Joseph Myers bb38759d6d Fix remainder exceptions and directed-rounding results (bugs 15480, 15485). 13 years ago
Joseph Myers a00bdcf0e0 Simplify libm-test extra-output initialization. 13 years ago
Joseph Myers de407f79a2 Don't handle ulps for integer tests in libm-test.inc. 13 years ago
Joseph Myers 8269107fe6 Test more cases of "inexact" exceptions in libm-test.inc. 13 years ago
Joseph Myers c58b274f01 Test for errno setting in more pole error cases. 13 years ago
Joseph Myers 0ab349044b Remove ENOSYS tests in libm-test.inc. 13 years ago
Joseph Myers 323e5cb792 Remove libm-test support for TEST_* inside functions. 13 years ago
Joseph Myers 8c75f67421 Convert TEST_extra tests from code to data. 13 years ago
Richard Henderson e6e49e59c1 De-stringify constants in math/atest-exp2.c. 13 years ago
Joseph Myers 105a07dfc0 Support testing "inexact" exceptions in libm-test.inc. 13 years ago
Joseph Myers e9eee333b9 Test for errno setting in more overflow error cases. 13 years ago
Joseph Myers 1c38ff73fd Convert TEST_cc_c tests from code to data. 13 years ago
Joseph Myers 15c7c18dc6 Convert TEST_f_L tests from code to data. 13 years ago
Peter Collingbourne f137ff1383 Remove const attribute on get_log2 13 years ago
Joseph Myers 3608cb241e Convert TEST_f_l tests from code to data. 13 years ago
Joseph Myers b861c6c4c9 Consistently use TEST_f_L in tests of llrint and llround. 13 years ago