aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-30 20:15:35 +0000
committerRoland McGrath <roland@gnu.org>2002-09-30 20:15:35 +0000
commitf1bd8f456d1d03e0d9609cc2c61f92c2a850d605 (patch)
tree9d09b97d96c92254c1a4cc077a5939433cbed1db /ChangeLog
parentfe27057d1765c1cc42023bff4fdd71ce190fe35d (diff)
downloadglibc-f1bd8f456d1d03e0d9609cc2c61f92c2a850d605.tar
glibc-f1bd8f456d1d03e0d9609cc2c61f92c2a850d605.tar.gz
glibc-f1bd8f456d1d03e0d9609cc2c61f92c2a850d605.tar.bz2
glibc-f1bd8f456d1d03e0d9609cc2c61f92c2a850d605.zip
* sysdeps/ia64/strncpy.S: Only segfault in .recovery2 if some bits
from the next quad are needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d63f41895..d46b7d1728 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-30 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/ia64/strncpy.S: Only segfault in .recovery2 if some bits
+ from the next quad are needed.
+
2002-09-30 Roland McGrath <roland@redhat.com>
* elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq.