about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-03-16 17:43:38 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-03-16 17:43:38 +0000
commit34ba96b89c83f93e18f9a358d437061d737b22a3 (patch)
tree3bdaec0ef9f9ae561493d0bfdbf646c2bd1bd321 /ChangeLog
parent22679b2c33aae0211f631cd1d01c1ae1e8575fdf (diff)
downloadglibc-34ba96b89c83f93e18f9a358d437061d737b22a3.tar.gz
glibc-34ba96b89c83f93e18f9a358d437061d737b22a3.tar.xz
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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76ed8318c0..78cb497143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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