]> git.ipfire.org Git - thirdparty/glibc.git/history - math/auto-libm-test-in
math: Remove bogus math implementations
[thirdparty/glibc.git] / math / auto-libm-test-in
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-20  Joe Ramsayaarch64: Add vector implementations of expm1 routines
2023-11-10  Joe Ramsayaarch64: Add vector implementations of log1p routines
2023-10-23  Joe Ramsayaarch64: Add vector implementations of tan routines
2023-09-18  Wilco Dijkstramath: Add a no-mathvec flag for sin (-0.0)
2023-02-14  Paul Zimmermannadded pair of inputs for hypotf in binary32
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-02-24  Sunil K Pandeymath: Add more input to atanh accuracy tests
2022-01-14  Sunil K Pandeymath: Add more inputs to atan2 accuracy tests [BZ ...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-06  Adhemerval Zanellamath: Also xfail the new j0f tests for ibm128-libgcc
2021-10-05  Paul ZimmermannFixed inaccuracy of j0f (BZ #28185)
2021-09-22  Joseph MyersAdd narrowing fma functions
2021-09-22  Joseph MyersAdjust new narrowing div/mul tests for IBM long double...
2021-09-21  Joseph MyersFix f64xdivf128, f64xmulf128 spurious underflows (bug...
2021-04-07  Paul ZimmermannImprove the accuracy of tgamma (BZ #26983)
2021-04-02  Paul ZimmermannFix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, ...
2021-02-27  Paul ZimmermannAdd inputs that generate larger error bounds
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-21  Paul Zimmermannadd inputs to auto-libm-test-in yielding larger errors...
2020-08-07  Paul Zimmermannmath: Fix inaccuracy of j0f for x >= 2^127 when sin...
2020-04-07  Tulio Magno Quites... powerpc: Update ULPs and xfail more ibm128 outputs
2020-04-01  Paul Zimmermannmath: Add inputs that yield larger errors for float...
2020-03-19  Adhemerval Zanellamath: Remove inline math tests
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-11  Szabolcs NagyFix powf overflow handling in non-nearest rounding...
2018-05-17  Joseph MyersAdd narrowing divide functions.
2018-05-16  Joseph MyersAdd narrowing multiply functions.
2018-03-20  Joseph MyersAdd narrowing subtract functions.
2018-02-10  Joseph MyersAdd narrowing add functions.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-03-16  Tulio Magno Quites... XFAIL catan and catanh tests on ibm128
2017-03-15  Joseph MyersImprove float range reduction accuracy near pi/2 (bug...
2017-02-17  Joseph MyersMove tests of catan, catanh to auto-libm-test-*.
2017-02-17  Joseph MyersMove tests of casin, casinh to auto-libm-test-*.
2017-02-17  Joseph MyersMove tests of cacos, cacosh to auto-libm-test-*.
2017-02-09  Joseph MyersMove more csin, csinh tests to auto-libm-test-in.
2017-02-07  Joseph MyersFix powf inaccuracy (bug 21112).
2017-01-09  Joseph MyersImprove libm-test XFAILing for ibm128-libgcc.
2017-01-04  Joseph MyersUpdate libm-test XFAILs for ibm128 format.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-07-18  Siddhesh PoyarekarFix cos computation for multiple precision fallback...
2016-06-08  Paul E. MurphyRemove type specific information from auto-libm-test-in
2016-05-19  Joseph MyersImplement proper fmal for ldbl-128ibm (bug 13304).
2016-03-24  Joseph MyersFix x86_64 / x86 powl inaccuracy for integer exponents...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-10  Joseph MyersAdd more tests of pow.
2015-11-04  Joseph MyersAdd more libm tests (scalb*, signbit, sin, sincos,...
2015-10-23  Joseph MyersAdd more libm tests (ilogb, is*, j0, j1, jn, lgamma...
2015-10-23  Joseph MyersFix j1, jn missing errno setting on underflow (bug...
2015-10-21  Joseph MyersAdd more libm tests (fmod, fpclassify, frexp, hypot...
2015-10-01  Joseph MyersFix ldbl-128 / ldbl-128ibm lgamma overflow handling...
2015-09-30  Joseph MyersImprove test coverage of real libm functions [a-e]*.
2015-09-28  Joseph MyersFix clog, clog10 inaccuracy (bug 19016).
2015-09-26  Joseph MyersFix powf inaccuracy (bug 18956).
2015-09-25  Joseph MyersFix pow missing underflows (bug 18825).
2015-09-24  Joseph MyersFix hypot missing underflows (bug 18803).
2015-09-17  Joseph MyersFix tgamma missing underflows (bug 18951).
2015-09-15  Joseph MyersFix ctan, ctanh missing underflows (bug 18595).
2015-09-15  Joseph MyersFix i386 exp10 missing underflows (bug 18966).
2015-09-14  Joseph MyersFix i386 exp missing underflows (bug 18961).
2015-09-14  Joseph MyersFix exp2 missing underflows (bug 16521).
2015-09-12  Joseph MyersAdd more random libm test inputs (mainly for ldbl-128).
2015-09-11  Joseph MyersFix ldbl-128/ldbl-128ibm lgamma spurious "invalid"...
2015-09-11  Joseph MyersAdd more randomly-generated libm tests.
2015-09-10  Joseph MyersFix lgamma (negative) inaccuracy (bug 2542, bug 2543...
2015-08-19  Joseph MyersFix csqrt missing underflows (bug 18370).
2015-08-17  Joseph MyersFix csqrt spurious underflows (bug 18823).
2015-08-14  Joseph MyersFix fma spurious underflows (bug 18824).
2015-08-13  Joseph MyersAdd more random libm-test inputs.
2015-08-13  Joseph MyersFix tanh missing underflows (bug 16520).
2015-08-11  Joseph MyersAdd more tests of various libm functions.
2015-08-10  Joseph MyersFix ldbl-128ibm tanhl inaccuracy (bug 18790).
2015-08-10  Joseph MyersFix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).
2015-08-07  Joseph MyersFix tan missing underflows (bug 16517).
2015-08-06  Joseph MyersFix sinh missing underflows (bug 16519).
2015-08-05  Joseph MyersFix powf (close to -1, large) (bug 18647).
2015-06-29  Joseph MyersImprove tgamma accuracy (bug 18613).
2015-06-29  Joseph MyersFix ldbl-128 j1l spurious underflows (bug 18612).
2015-06-29  Joseph MyersFix j1, jn missing underflows (bug 16559).
2015-06-24  Joseph MyersFix cexp, ccos, ccosh, csin, csinh spurious underflows...
2015-06-24  Joseph MyersMove csin, csinh tests to auto-libm-test-in.
2015-06-24  Joseph MyersFix csin, csinh overflow in directed rounding modes...
2015-06-23  Joseph MyersFix sin, sincos missing underflows (bug 16526, bug...
2015-06-23  Joseph MyersFix csqrt spurious underflows (bug 18371).
2015-06-23  Joseph MyersFix exp2, exp2f spurious underflows (bug 18219).
2015-06-22  Joseph MyersFix expm1 missing underflows (bug 16353).
2015-06-21  Joseph MyersFix x86_64 / x86 expm1l (-min_subnorm) result sign...
2015-06-21  Joseph MyersFix x86 / x86_64 expl, exp10l missing underflows (bug...
2015-06-18  Joseph MyersFix asinh missing underflows (bug 16350).
2015-06-18  Joseph MyersRemove stray spurious-underflow markings from cexp...
2015-05-19  Joseph MyersFix i386 atanhl spurious underflows (bug 18049).
2015-05-15  Joseph MyersFix atanhl missing underflows (bug 16352).
2015-05-15  Joseph MyersFix tanf spurious underflows (bug 18221).
2015-05-15  Joseph MyersFix lgammaf spurious underflows (bug 18220).
2015-05-15  Joseph MyersFix erfcf spurious underflows (bug 18217).
2015-05-14  Joseph MyersFix atanf spurious underflows (bug 18196).
2015-05-14  Joseph MyersFix log1p missing underflows (bug 16339).
next