diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-03-16 17:43:38 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-03-16 17:43:38 +0000 |
commit | 34ba96b89c83f93e18f9a358d437061d737b22a3 (patch) | |
tree | 3bdaec0ef9f9ae561493d0bfdbf646c2bd1bd321 /ChangeLog | |
parent | 22679b2c33aae0211f631cd1d01c1ae1e8575fdf (diff) | |
download | glibc-34ba96b89c83f93e18f9a358d437061d737b22a3.tar glibc-34ba96b89c83f93e18f9a358d437061d737b22a3.tar.gz glibc-34ba96b89c83f93e18f9a358d437061d737b22a3.tar.bz2 glibc-34ba96b89c83f93e18f9a358d437061d737b22a3.zip |
Update i386 libm-test-ulps.
I found the i386 libm-test-ulps files needed updating (probably the
sqrt changes perturbed exactly when excess precision was used by the
compiler).
* sysdeps/i386/fpu/libm-test-ulps: Update.
* sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2018-03-16 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/i386/fpu/libm-test-ulps: Update. + * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise. + 2018-03-16 Wilco Dijkstra <wdijkstr@arm.com> * sysdeps/m68k/m680x0/fpu/mathimpl.h (__ieee754_sqrt): Revert previous |