Update i386 libm test ULPs
[platform/upstream/glibc.git] / sysdeps / i386 / fpu / libm-test-ulps
2014-07-09 Andreas SchwabUpdate i386 libm test ULPs
2014-06-27 Joseph MyersFix yn overflow handling in non-default rounding modes...
2014-06-23 Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23 Joseph MyersTest cpow in all rounding modes.
2014-06-23 Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-10 Joseph MyersFix log2 (1) in round-downward mode (bug 17042).
2014-05-23 Joseph MyersFix log10 (1) in round-downward mode (bug 16977).
2014-05-14 Joseph MyersFix cacos (+Inf + finite*i) in round-downward mode...
2014-05-14 Joseph MyersFix acosh (1) in round-downward mode (bug 16927).
2014-04-02 Joseph MyersFix catan, catanh, __ieee754_logf in round-downward...
2014-04-02 Joseph MyersFix clog / clog10 sign of zero result in round-downward...
2014-03-25 Joseph MyersRelax gen-auto-libm-tests may-underflow rules, test...
2014-03-24 Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-03-21 Joseph MyersFix log (1) in round-downward mode (bug 16731).
2014-03-21 Joseph MyersTest most libm functions in all rounding modes.
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-19 Joseph MyersMove tests of clog10 from libm-test.inc to auto-libm...
2014-02-18 Joseph MyersFix gen-auto-libm-tests sticky bit setting for negative...
2014-01-05 Andreas JaegerUpdate ULPs for i386
2014-01-01 Joseph MyersRegenerate x86 / x86_64 ulps.
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 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 MyersFix ldbl-128 logl for subnormals (bug 16338).
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 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-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-02 Joseph MyersFix spurious jnf underflows (bug 14155).
2013-07-05 Jeroen AlbersUpdate x86 and x86_64 ulps on AMD FX-8350 with GCC...
2013-07-03 Allan McRaeUpdate i386 ULPs.
2013-07-02 Joseph MyersRegenerate x86 and x86_64 ulps.
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-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-12 Joseph MyersConvert TEST_ff_f tests from code to data.
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-05-01 Joseph MyersFix catan, catanh spurious underflows (bug 15423).
2013-04-30 Joseph MyersFix catan, catanh inaccuracy from atan2 denominators...
2013-04-27 Joseph MyersFix catan, catanh spurious overflows (bug 15409).
2013-04-27 Allan McRaeUpdate i386 libm-test ULPs
2013-04-24 Joseph MyersFix catan, catanh inaccuracy through use of log (bug...
2013-04-11 Carlos O'Donelllibm-test.inc: Fix tests where cos(PI/2) != 0.
2013-04-02 Joseph MyersFix cacosh inaccuracy and spurious exceptions (bug...
2013-03-30 Joseph MyersFix casinh inaccuracy for imaginary part < 1.0, real...
2013-03-27 Joseph MyersFix casinh inaccuracy near i, imaginary part > 1 (bug...
2013-03-21 Joseph MyersFix Bessel function spurious overflows for ldbl-128...
2013-03-21 Joseph MyersFix casinh inaccuracy for argument with imaginary part...
2013-03-16 Joseph MyersFix y1l spurious overflows for ldbl-96 (bug 15283).
2013-01-31 Joseph MyersFix casinh spurious underflows away from [-i,i] (bug...
2013-01-17 Joseph MyersFix cacos real-part inaccuracy for result real part...
2013-01-07 Joseph MyersFix casinh, casin overflow (bug 14996).
2013-01-04 Joseph MyersFix casinh, casin inaccuracy from cancellation (bug...
2012-11-28 Joseph MyersFix powl inaccuracy for x86_64 and x86 (bug 13881).
2012-11-22 Andreas SchwabUpdate i386 libm-test ULPs
2012-11-18 David S. MillerCorrect tinyness handling in long-double and float...
2012-09-25 Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-09-25 Liubov DmitrievaAdd optimized sincosf for SSE2 for x86 and x86-64
2012-09-12 Allan McRaeUpdate i386 ULPs for recently added math tests
2012-09-03 Andreas JaegerUpdate libm-test-ulps
2012-08-14 Andreas JaegerAnother ULPs update.
2012-08-14 Andreas JaegerUpdate i386 ULPs
2012-07-31 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Joseph MyersFix tanf underflow close to pi/4 (bug 14154).
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03 Joseph MyersFix float range reduction problems (bug 14283).
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-24 Joseph MyersDon't include exceptions in libm-test-ulps test names.
2012-05-24 Joseph MyersTest underflow exceptions in libm-test.inc.
2012-05-19 Joseph MyersFix ccos, csin, ccosh, csinh overflows (bug 14123).
2012-05-07 Joseph MyersFix x86/x86_64 expm1l inaccuracy and exceptions (bugs...
2012-05-03 Andreas JaegerUpdate sysdeps/i386/fpu/libm-test-ulps
2012-04-30 Joseph MyersFix x86 acos near 1 (bug 13942).
2012-04-30 Joseph MyersFix acos (-1) in round-downwards mode on x86 (bug 14034).
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09 Joseph MyersFix ctan, ctanh overflow (bug 11521).
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-21 Joseph MyersRemove inaccurate x86 cexp implementations (bug 13883).
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-19 Joseph MyersFix clog overflow/underflow (bug 13629).
2012-03-16 Joseph MyersDisable Bessel function TLOSS errors in POSIX mode.
2012-03-16 Joseph MyersFix tan, tanl for large inputs.
2012-03-16 Joseph MyersImplement ldbl-96 sinl / cosl / sincosl (bug 13851).
next