diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-30 20:15:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-30 20:15:35 +0000 |
commit | f1bd8f456d1d03e0d9609cc2c61f92c2a850d605 (patch) | |
tree | 9d09b97d96c92254c1a4cc077a5939433cbed1db /ChangeLog | |
parent | fe27057d1765c1cc42023bff4fdd71ce190fe35d (diff) | |
download | glibc-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |