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