about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2018-03-16 14:25:41 +0000
committerWilco Dijkstra <wdijkstr@arm.com>2018-03-16 14:25:41 +0000
commit22679b2c33aae0211f631cd1d01c1ae1e8575fdf (patch)
treec0da7eee61c04c8670355804263078879f624002 /ChangeLog
parent700593fdd7aef1e36cfa8bad969faab76a6facda (diff)
downloadglibc-22679b2c33aae0211f631cd1d01c1ae1e8575fdf.tar.gz
glibc-22679b2c33aae0211f631cd1d01c1ae1e8575fdf.tar.xz
glibc-22679b2c33aae0211f631cd1d01c1ae1e8575fdf.zip
Revert m68k __ieee754_sqrt change
Revert m68k __ieee754_sqrt change as it causes a build failure in one
m68k configuration.  m68k-linux-gnu now passes again.

	* sysdeps/m68k/m680x0/fpu/mathimpl.h (__ieee754_sqrt): Revert previous
	commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d0fb17499..76ed8318c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-03-16  Wilco Dijkstra  <wdijkstr@arm.com>
+
+	* sysdeps/m68k/m680x0/fpu/mathimpl.h (__ieee754_sqrt): Revert previous
+	commit.
+
 2018-03-15  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/x86/fpu/bits/mathinline.h [__FAST_MATH__]