Revert "BZ 16133 has been fixed (async signal safe TLS)."
[jlayton/glibc.git] / math /
2014-01-27 Andreas SchwabLet gen-libm-test.pl find itself when run outside sourc...
2014-01-16 Joseph MyersFix math/test-fpucw-*.c for sysdeps test-fpucw.c overrides.
2014-01-07 Joseph MyersMark more libm tests with xfail-rounding:ldbl-128ibm.
2014-01-03 Joseph MyersMark various libm tests with xfail-rounding:ldbl-128ibm.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-21 Joseph MyersFix x86 / x86_64 expl / expl10l wild results in directe...
2013-12-20 Joseph MyersAdd more libm-test coverage of [a-c]* real functions.
2013-12-20 Joseph MyersMove tests of cpow from libm-test.inc to auto-libm...
2013-12-20 Joseph MyersMove various TEST_c_c tests from libm-test.inc to auto...
2013-12-19 Joseph MyersMove tests of cabs and carg from libm-test.inc to auto...
2013-12-19 Joseph MyersMove tests of sincos from libm-test.inc to auto-libm...
2013-12-19 Joseph MyersDisable libm-test test name beautification for M_*...
2013-12-19 Joseph MyersFix x86/x86_64 expm1 inaccuracy near 0 in directed...
2013-12-18 Joseph MyersMove tests of jn and yn from libm-test.inc to auto...
2013-12-18 Joseph MyersMark some hypot tests no-test-inline.
2013-12-18 Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-17 Joseph MyersFix dbl-64 hypot spurious underflows (bug 16314).
2013-12-17 Joseph MyersFix hypot handling of subnormals (bug 16316, bug 16330).
2013-12-16 Joseph MyersMove tests of atan2, hypot and pow from libm-test.inc...
2013-12-08 Joseph MyersMove tests of lgamma from libm-test.inc to auto-libm...
2013-12-05 Joseph MyersFix tgamma errno setting on underflow (bug 6810).
2013-12-05 Joseph MyersMove TEST_f_f tests for [l-y]* functions from libm...
2013-12-04 Joseph MyersFix Bessel function error handling (bug 6807, bug 15901).
2013-12-03 Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03 Joseph MyersFix exp2 errno setting on underflow (bug 16283).
2013-12-03 Joseph MyersFix erfc errno setting on underflow (bug 6786).
2013-12-03 Joseph MyersMove TEST_f_f tests for [e-j]* functions from libm...
2013-11-30 Joseph MyersMove TEST_f_f tests for [a-c]* functions from libm...
2013-11-29 Joseph MyersFix exp10 errno setting on underflow (bug 6787).
2013-11-29 Joseph MyersFix x86 sqrt rounding (bug 14032).
2013-11-29 Joseph MyersTest sqrt in all rounding modes.
2013-11-29 Joseph MyersStart generating libm tests automatically with MPFR.
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-19 Joseph MyersMake powerpc-nofpu floating-point state thread-local...
2013-11-18 Chris Metcalftest-fpucw-ieee: Don't use _FPU_IEEE if not defined
2013-11-16 Joseph MyersTest signs of NaNs in libm-test.inc where appropriate.
2013-11-16 Joseph MyersAdd libm-test support for ignored return value, add...
2013-11-16 Joseph MyersReplace libm-test.inc TEST_INLINE conditionals with...
2013-11-16 Joseph MyersMake libm-test.inc check for "inexact" exceptions for...
2013-10-04 Alan ModraPowerPC floating point little-endian [4 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [1 of 15]
2013-09-19 Siddhesh PoyarekarNew test cases for sin and cos for multiple precision...
2013-09-09 Maciej W. RozyckiFix static-binary lazy FPU context allocation
2013-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-02 Joseph MyersFix spurious jnf underflows (bug 14155).
2013-08-29 Thomas Schwingemath: Additional type conversion tests
2013-08-23 Joseph MyersFix cexp (NaN + i0) (bug 15532).
2013-08-21 Joseph MyersFix fdim handling of infinities (bug 15797).
2013-08-20 Joseph MyersFix cproj handling of (finite, NaN) arguments (bug...
2013-08-13 Andreas SchwabFix cbrtl for ldbl-96
2013-07-13 David S. MillerAnnotate more cases of math bug 15319.
2013-06-20 Joseph MyersAllow fesetround failures in math/test-misc.c if ROUNDI...
2013-06-20 Joseph MyersAvoid spurious failures from <fenv.h> fallback function...
2013-06-17 Joseph MyersUse math-tests.h more in math/test-misc.
2013-06-15 Joseph MyersAdd another fma test.
2013-06-12 Joseph MyersMake more libm tests condition exceptions tests with...
2013-06-11 Joseph MyersAdd exception information to math-tests.h and use it...
2013-06-10 Joseph MyersAdd rounding mode information to math-tests.h and use...
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-06-03 Carlos O'DonellBZ #15536: Fix ulp for 128-bit IBM long double.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-24 Joseph MyersFix ldbl-96 hypotl of subnormals (bug 15529).
2013-05-24 Joseph MyersTest drem and pow10 in libm-test.inc.
2013-05-24 Joseph MyersUse same tests for isfinite/finite, lgamma/gamma.
2013-05-24 Carlos O'DonellCorrectly compute ulp near zero.
2013-05-24 Joseph MyersRemove libm-test START_DATA and END_DATA.
2013-05-24 Joseph MyersMake libm-test START and END into ordinary macros.
2013-05-22 Joseph MyersDon't include function names in test data in generated...
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-05-19 Joseph MyersSimplify gen-libm-test.pl handling of tests with extra...
2013-05-18 Joseph MyersDon't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH...
2013-05-18 Joseph MyersMake libm-test look up ulps by name at runtime.
2013-05-17 Joseph MyersFix remainder exceptions and directed-rounding results...
2013-05-17 Joseph MyersSimplify libm-test extra-output initialization.
2013-05-17 Joseph MyersDon't handle ulps for integer tests in libm-test.inc.
2013-05-17 Joseph MyersTest more cases of "inexact" exceptions in libm-test...
2013-05-16 Joseph MyersTest for errno setting in more pole error cases.
2013-05-16 Joseph MyersRemove ENOSYS tests in libm-test.inc.
2013-05-16 Joseph MyersRemove libm-test support for TEST_* inside functions.
2013-05-16 Joseph MyersConvert TEST_extra tests from code to data.
2013-05-16 Richard HendersonDe-stringify constants in math/atest-exp2.c.
2013-05-16 Joseph MyersSupport testing "inexact" exceptions in libm-test.inc.
2013-05-16 Joseph MyersTest for errno setting in more overflow error cases.
2013-05-16 Joseph MyersConvert TEST_cc_c tests from code to data.
2013-05-16 Joseph MyersConvert TEST_f_L tests from code to data.
2013-05-15 Peter CollingbourneRemove const attribute on get_log2
2013-05-15 Joseph MyersConvert TEST_f_l tests from code to data.
2013-05-15 Joseph MyersConsistently use TEST_f_L in tests of llrint and llround.
2013-05-15 Joseph MyersConvert TEST_f_b tests from code to data.
2013-05-15 Joseph MyersTest for errno setting in more domain error cases.
2013-05-15 Joseph MyersDisable libm-test errno testing for TEST_INLINE.
2013-05-15 Joseph MyersConvert TEST_ff_i tests from code to data.
2013-05-14 Joseph MyersFix whitespace in RUN_TEST_LOOP_2_f.
2013-05-14 Joseph MyersCorrect types of fields in libm-test.inc structures.
2013-05-14 Joseph MyersConvert TEST_ffI_f1 tests from code to data.
2013-05-14 Joseph MyersConvert TEST_f_i tests from code to data.
2013-05-14 Joseph MyersFix function name in scalbln_test call to END.
2013-05-14 Joseph MyersConvert TEST_fI_f1 tests from code to data.
2013-05-14 Joseph MyersConvert TEST_fF_f1 tests from code to data.
next