aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/libm-test-ulps
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers1-0/+52
2013-09-02Fix spurious jnf underflows (bug 14155).Joseph Myers1-2/+18
2013-07-05Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.Jeroen Albers1-2/+390
2013-07-03Update i386 ULPs.Allan McRae1-0/+80
2013-07-02Regenerate x86 and x86_64 ulps.Joseph Myers1-760/+86
2013-05-24Test drem and pow10 in libm-test.inc.Joseph Myers1-0/+9
2013-05-24Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers1-0/+12
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-1800/+1800
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-9/+9
2013-05-12Convert TEST_ff_f tests from code to data.Joseph Myers1-0/+4
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers1-6/+590
2013-05-01Fix catan, catanh spurious underflows (bug 15423).Joseph Myers1-0/+144
2013-04-30Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).Joseph Myers1-0/+104
2013-04-27Fix catan, catanh spurious overflows (bug 15409).Joseph Myers1-0/+50
2013-04-27Update i386 libm-test ULPsAllan McRae1-0/+80
2013-04-24Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers1-0/+2
2013-04-11libm-test.inc: Fix tests where cos(PI/2) != 0.Carlos O'Donell1-14/+0
2013-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers1-30/+692
2013-03-30Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers1-152/+1030
2013-03-27Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers1-0/+340
2013-03-21Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers1-0/+6
2013-03-21Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers1-0/+678
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