diff options
author | Roland McGrath <roland@gnu.org> | 2006-03-02 04:49:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-03-02 04:49:45 +0000 |
commit | 8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0 (patch) | |
tree | 3d1e2d92360a19a04531012c1193c3c88b20c71f | |
parent | 6a68e9f975e33d37b69dfd2fa3a19adc87c8867f (diff) | |
download | glibc-8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0.tar.gz glibc-8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0.tar.xz glibc-8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0.zip |
[BZ #2013] cvs/fedora-glibc-20060302T0855
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-- | ChangeLog | 6 |
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. |