about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-03-02 04:49:45 +0000
committerRoland McGrath <roland@gnu.org>2006-03-02 04:49:45 +0000
commit8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0 (patch)
tree3d1e2d92360a19a04531012c1193c3c88b20c71f
parent6a68e9f975e33d37b69dfd2fa3a19adc87c8867f (diff)
downloadglibc-8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0.tar.gz
glibc-8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0.tar.xz
glibc-8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0.zip
2006-01-05  H.J. Lu  <hongjiu.lu@intel.com>
	[BZ #2013]
	* sysdeps/ia64/memccpy.S: Properly handle recovery for
	predicated speculative load.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 191989663b..9afbc62f8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+	[BZ #2013]
+	* sysdeps/ia64/memccpy.S: Properly handle recovery for
+	predicated speculative load.
+
 2006-03-01  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.