aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/libm-test-ulps
AgeCommit message (Expand)AuthorFilesLines
2013-03-16Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers1-0/+12
2013-01-31Fix casinh spurious underflows away from [-i,i] (bug 15062).Joseph Myers1-0/+180
2013-01-17Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers1-0/+6
2013-01-07Fix casinh, casin overflow (bug 14996).Joseph Myers1-0/+12
2013-01-04Fix casinh, casin inaccuracy from cancellation (bug 14994).Joseph Myers1-0/+41
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers1-0/+9
2012-11-22Update i386 libm-test ULPsAndreas Schwab1-6/+12
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller1-0/+25
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers1-0/+117
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva1-13/+20
2012-09-12Update i386 ULPs for recently added math testsAllan McRae1-0/+8
2012-09-03Update libm-test-ulpsAndreas Jaeger1-0/+3
2012-08-14Another ULPs update.Andreas Jaeger1-0/+1
2012-08-14Update i386 ULPsAndreas Jaeger1-0/+2
2012-07-31Improve clog, clog10 handling of values with real or imaginary part slightly ...Joseph Myers1-0/+95
2012-07-26Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13...Joseph Myers1-0/+57
2012-07-09Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers1-0/+132
2012-07-06Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers1-0/+36
2012-07-06Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers1-0/+3
2012-07-05Fix csqrt underflow (bugs 14157, 14331).Joseph Myers1-0/+28
2012-07-04Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers1-0/+274
2012-07-03Fix float range reduction problems (bug 14283).Joseph Myers1-8/+8
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers1-16/+16
2012-05-24Test underflow exceptions in libm-test.inc.Joseph Myers1-11/+11
2012-05-19Fix ccos, csin, ccosh, csinh overflows (bug 14123).Joseph Myers1-0/+217
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers1-42/+22
2012-05-03Update sysdeps/i386/fpu/libm-test-ulpsAndreas Jaeger1-0/+75
2012-04-30Fix x86 acos near 1 (bug 13942).Joseph Myers1-0/+12
2012-04-30Fix acos (-1) in round-downwards mode on x86 (bug 14034).Joseph Myers1-0/+191
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers1-8/+58
2012-03-22Fix cexp overflow (bug 13892).Joseph Myers1-0/+37
2012-03-21Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers1-20/+66
2012-03-19Fix clog overflow/underflow (bug 13629).Joseph Myers1-0/+60
2012-03-16Disable Bessel function TLOSS errors in POSIX mode.Joseph Myers1-2/+39
2012-03-16Fix tan, tanl for large inputs.Joseph Myers1-2/+18
2012-03-16Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers1-10/+33
2012-03-15UpdateAndreas Jaeger1-4/+4
2012-03-15* sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses theAndreas Jaeger1-4/+14
2012-03-15 [BZ #13852]Andreas Jaeger1-2/+47
2012-03-14Update ULPs.Andreas Jaeger1-8/+8
2012-03-14Fix csqrt overflow/underflow (bug 13841).Joseph Myers1-0/+24
2012-03-07Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers1-0/+286
2012-03-05* sysdeps/i386/fpu/libm-test-ulps: Update.Andreas Jaeger1-0/+17
2012-03-05Fix pow in non-default rounding modes (bug 3976).Joseph Myers1-0/+60
2012-03-05Test cosh, sinh in non-default rounding modes (bug 3976).Joseph Myers1-0/+127
2012-03-02Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers1-0/+483
2012-03-02Fix exp in non-default rounding modes (bug 3976).Joseph Myers1-0/+67
2012-03-01Improve erfc accuracy.Joseph Myers1-0/+11
2012-02-29Add test for bug 5794 (incorrect expm1 overflow).Joseph Myers1-0/+3
2012-02-29Reduce large expected errors from libm tests on x86 and x86_64.Joseph Myers1-25/+14