]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/fpu/libm-test-ulps
x86-64: Add vector cosh/coshf implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86_64 / fpu / libm-test-ulps
2021-12-29  Sunil K Pandeyx86-64: Add vector cosh/coshf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp10/exp10f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp2/exp2f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector hypot/hypotf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector asin/asinf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-22  Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2021-12-20  H.J. LuRegenerate ulps on x86_64 with GCC 12
2021-04-28  Paul Zimmermannregenerate ulps on x86_64 with -march=native
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-03-11  Wilco Dijkstramath: Remove slow paths from asin and acos [BZ #15267]
2021-02-27  Paul ZimmermannAdd inputs that generate larger error bounds
2020-12-21  Paul Zimmermannadd inputs to auto-libm-test-in yielding larger errors...
2020-08-08  Adhemerval Zanellamath: Update x86_64 ulps
2020-07-25  Andreas K. HüttelUpdate x86-64 libm-test-ulps
2020-04-01  Paul Zimmermannmath: Add inputs that yield larger errors for float...
2020-03-19  Adhemerval Zanellamath: Remove inline math tests
2018-12-26  H.J. LuRegenerate sysdeps/x86_64/fpu/libm-test-ulps
2018-09-05  Szabolcs NagyAdd new exp and exp2 implementations
2018-08-15  Wilco DijkstraFix spaces in x86_64 ULP file
2018-08-14  Wilco DijkstraImprove performance of sinf and cosf
2018-05-30  Paul PluzhnikovUpdate ulps with "make regen-ulps" on AMD Ryzen 7 1800X.
2018-04-03  Wilco Dijkstra[PATCH 1/7] sin/cos slow paths: avoid slow paths for...
2018-02-12  Wilco DijkstraRemove slow paths from pow
2017-12-19  Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19  Joseph MyersUpdate x86_64 libm-test-ulps.
2017-10-22  H.J. Lux86-64: Replace assembly versions of e_expf with generi...
2017-09-29  Joseph MyersUpdate x86_64 libm-test-ulps.
2017-09-08  Markus TrippelsdorfUpdate x86_64 ulps for AMD Ryzen.
2017-09-01  Joseph MyersObsolete pow10 functions.
2017-08-23  H.J. Lux86-64: Regenerate libm-test-ulps for AVX512 mathvec...
2017-06-26  Joseph MyersAdd float128 support for x86_64, x86.
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-*.
2016-03-24  Joseph MyersFix x86_64 / x86 powl inaccuracy for integer exponents...
2015-10-26  Florian Weimerx86_64: Regenerate ulps [BZ #19168]
2015-10-23  Joseph MyersAdd more libm tests (ilogb, is*, j0, j1, jn, lgamma...
2015-10-03  Paul Pluzhnikovsysdeps/x86_64/fpu/libm-test-ulps: Regenerated on Haswell.
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-12  Joseph MyersAdd more random libm test inputs (mainly for ldbl-128).
2015-09-11  Joseph MyersAdd more randomly-generated libm tests.
2015-09-10  Joseph MyersFix lgamma (negative) inaccuracy (bug 2542, bug 2543...
2015-08-14  Paul PluzhnikovRegenerated sysdeps/x86_64/fpu/libm-test-ulps with...
2015-08-13  Joseph MyersAdd more random libm-test inputs.
2015-08-11  Joseph MyersAdd more tests of various libm functions.
2015-06-29  Joseph MyersImprove tgamma accuracy (bug 18613).
2015-06-25  Joseph MyersUse round-to-nearest internally in jn, test with ALL_RM...
2015-06-24  Joseph MyersFix cexp, ccos, ccosh, csin, csinh spurious underflows...
2015-06-24  Joseph MyersFix csin, csinh overflow in directed rounding modes...
2015-06-18  Andrew SenkevichVector sincosf for x86_64 and tests.
2015-06-18  Andrew SenkevichVector sincos for x86_64 and tests.
2015-06-18  Andrew SenkevichVector powf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector pow for x86_64 and tests.
2015-06-17  Andrew SenkevichVector expf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector exp for x86_64 and tests.
2015-06-17  Andrew SenkevichVector logf for x86_64 and tests.
2015-06-17  Andrew SenkevichVector log for x86_64 and tests.
2015-06-15  Andrew SenkevichVector sinf for x86_64 and tests.
2015-06-11  Andrew SenkevichVector sin for x86_64 and tests.
2015-06-09  Andrew SenkevichThis patch adds vector cosf tests.
2015-06-09  Andrew SenkevichAddition of testing infrastructure for vector math...
2015-05-08  Joseph MyersAdd more tests of csqrt, lgamma, log10, sinh.
2015-05-06  Joseph MyersAdd more tests of acosh, atanh, cos, csqrt, erfc, sin...
2015-05-05  Joseph MyersAdd further tests of libm functions.
2015-05-02  Joseph MyersAdd more tests of libm functions.
2015-05-01  Joseph MyersAdd more tests of tgamma.
2015-05-01  Joseph MyersAdd more tests of tanh.
2015-05-01  Joseph MyersAdd more tests of tan.
2015-05-01  Joseph MyersAdd more tests of cos, sin, sincos.
2015-05-01  Joseph MyersAdd another test of pow.
2015-05-01  Joseph MyersAdd more tests of lgamma.
2015-05-01  Joseph MyersAdd more tests of log, log10, log1p, log2.
2015-05-01  Joseph MyersAdd more tests of exp, exp10, exp2, expm1.
2015-05-01  Joseph MyersAdd more tests of erf, erfc.
2015-04-30  Joseph MyersAdd more tests of csqrt.
2015-04-30  Joseph MyersAdd further tests of cosh and sinh.
2015-04-09  Joseph MyersAdd more tests of clog and clog10.
2015-04-08  Joseph MyersAdd more tests of atanh.
2015-04-08  Joseph MyersAdd more tests of atan.
2015-04-08  Joseph MyersAdd more tests of cbrt.
2015-04-08  Joseph MyersAdd more tests of cabs.
2015-04-08  Joseph MyersFix dbl-64 atan2 in non-default rounding modes (bug...
2015-03-25  Joseph MyersAdd more tests of acosh, asinh and atanh.
2015-03-25  Joseph MyersAdd another test of asin.
2015-03-25  Joseph MyersAdd more tests of asin.
2015-03-25  Joseph MyersAdd more tests of acos.
2015-03-25  Joseph MyersAdd more tests of expm1.
2015-03-24  Joseph MyersAdd more tests of cosh, sinh.
2015-03-24  Joseph MyersRegenerate x86_64, x86 ulps from scratch.
2015-03-24  Joseph MyersAdd more tests of log2.
2015-02-27  Joseph MyersFix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046...
2015-02-25  Joseph MyersFix ldbl-128ibm asinhl inaccuracy (bug 18020).
2015-02-25  Joseph MyersFix ldbl-128ibm acoshl inaccuracy (bug 18019).
2014-06-27  Joseph MyersFix yn overflow handling in non-default rounding modes...
2014-06-25  Joseph MyersFix exp10 spurious underflows (bug 16560).
2014-06-23  Joseph MyersTest cpow in all rounding modes.
next