aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/libm-test-ulps
AgeCommit message (Expand)Author
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva
2012-09-12Update i386 ULPs for recently added math testsAllan McRae
2012-09-03Update libm-test-ulpsAndreas Jaeger
2012-08-14Another ULPs update.Andreas Jaeger
2012-08-14Update i386 ULPsAndreas Jaeger
2012-07-31Improve clog, clog10 handling of values with real or imaginary part slightly ...Joseph Myers
2012-07-26Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13...Joseph Myers
2012-07-09Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers
2012-07-06Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers
2012-07-06Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers
2012-07-05Fix csqrt underflow (bugs 14157, 14331).Joseph Myers
2012-07-04Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers
2012-07-03Fix float range reduction problems (bug 14283).Joseph Myers
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers
2012-05-24Test underflow exceptions in libm-test.inc.Joseph Myers
2012-05-19Fix ccos, csin, ccosh, csinh overflows (bug 14123).Joseph Myers
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers
2012-05-03Update sysdeps/i386/fpu/libm-test-ulpsAndreas Jaeger
2012-04-30Fix x86 acos near 1 (bug 13942).Joseph Myers
2012-04-30Fix acos (-1) in round-downwards mode on x86 (bug 14034).Joseph Myers
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers
2012-03-22Fix cexp overflow (bug 13892).Joseph Myers
2012-03-21Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers
2012-03-19Fix clog overflow/underflow (bug 13629).Joseph Myers
2012-03-16Disable Bessel function TLOSS errors in POSIX mode.Joseph Myers
2012-03-16Fix tan, tanl for large inputs.Joseph Myers
2012-03-16Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers
2012-03-15UpdateAndreas Jaeger
2012-03-15* sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses theAndreas Jaeger
2012-03-15 [BZ #13852]Andreas Jaeger
2012-03-14Update ULPs.Andreas Jaeger
2012-03-14Fix csqrt overflow/underflow (bug 13841).Joseph Myers
2012-03-07Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers
2012-03-05* sysdeps/i386/fpu/libm-test-ulps: Update.Andreas Jaeger
2012-03-05Fix pow in non-default rounding modes (bug 3976).Joseph Myers
2012-03-05Test cosh, sinh in non-default rounding modes (bug 3976).Joseph Myers
2012-03-02Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers
2012-03-02Fix exp in non-default rounding modes (bug 3976).Joseph Myers
2012-03-01Improve erfc accuracy.Joseph Myers
2012-02-29Add test for bug 5794 (incorrect expm1 overflow).Joseph Myers
2012-02-29Reduce large expected errors from libm tests on x86 and x86_64.Joseph Myers
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers
2012-02-08Reduce ldouble ULPs for jn tests on x86Andreas Schwab
2011-09-09Fix jn precisionPetr Baudis
2010-11-30Relax libm tests for x86-32.Ulrich Drepper
2009-01-09* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper