diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-22 22:47:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-22 22:47:44 +0000 |
commit | d2e7a2401d904d1c63b13c19dbfa549c97406cfa (patch) | |
tree | 91e803943d4a9740333dbb282c57411f44b7d73f | |
parent | 620809193ec66cbd404e6d5a07a595a79150d45e (diff) | |
download | glibc-d2e7a2401d904d1c63b13c19dbfa549c97406cfa.tar glibc-d2e7a2401d904d1c63b13c19dbfa549c97406cfa.tar.gz glibc-d2e7a2401d904d1c63b13c19dbfa549c97406cfa.tar.bz2 glibc-d2e7a2401d904d1c63b13c19dbfa549c97406cfa.zip |
Update.
2000-06-23 Jes Sorensen <jes@linuxcare.com>
* sysdeps/ia64/memcpy.S: Disable branch predict instruction.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-06-23 Jes Sorensen <jes@linuxcare.com> + + * sysdeps/ia64/memcpy.S: Disable branch predict instruction. + 2000-06-22 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: New file. |