aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/fpu/libm-test-ulps
AgeCommit message (Collapse)Author
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller
With help from Joseph Myers. * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness cutoff to 2**-13. * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness cutoff to 2**-25. * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant. ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very small. * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise. * math/libm-test.inc (y0_test): New tests. (y1_test): New tests. * sysdeps/i386/fpu/libm-test-ulps: Update. * sysdeps/x86_64/fpu/libm-test-ulps: Update. * sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for ↵David S. Miller
clog/clog10." This reverts commit 084b8fabd28ab541efbe5ce7ef6008107a4b86ea. Sorry something put garbage into the string, will debug this.
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-09-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-09-05Update sparc ULPs for recently added math tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-08-03Update SPARC ULPs.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-07-31Update sparc ULPs.David S. Miller
2012-07-27Update sparc ULPs.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-07-11Update sparc ULPs.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-05-31Update sparc ulps after Joseph's math.h fixes.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test entries.
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers
2012-05-19Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-05-02Update sparc ULPs for recently added acos/asin tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-04-11Update sparc libm ULPs.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-23Update sparc ULPs for recently added tests and bug fixes.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-21Update sparc ULPs for recently added tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-19Update sparc ULPs for newly added tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-16Update sparc ULPs.David S. Miller
* sysdeps/sparc/fpu/libm-test/ulps: Update.
2012-03-14Update sparc ULPs for newly added csqrt tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-11Update sparc ULPs for recently added tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-05Update sparc ULPs due to recently added tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-02Update sparc ULPs.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
2012-03-01Update Sparc ulps for recently added tests.David S. Miller
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-03-01Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller
* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move... * sysdeps/sparc/fpu/libm-test-ulps: to here. * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.