diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-06 17:40:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-06 17:40:56 +0000 |
commit | 6bdd38ba719f92869fd7db62ad5d9368ad1b9e26 (patch) | |
tree | b45e3b37707570cd9cd5873957ba48c0c5c778cf /ChangeLog | |
parent | 67060ef581a5e44ced1d08e654f8f63737c51c78 (diff) | |
download | glibc-6bdd38ba719f92869fd7db62ad5d9368ad1b9e26.tar glibc-6bdd38ba719f92869fd7db62ad5d9368ad1b9e26.tar.gz glibc-6bdd38ba719f92869fd7db62ad5d9368ad1b9e26.tar.bz2 glibc-6bdd38ba719f92869fd7db62ad5d9368ad1b9e26.zip |
Update.
2004-10-06 Jakub Jelinek <jakub@redhat.com>
* sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h.
(JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from CFA.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-06 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h. + (JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from CFA. + 2004-10-05 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c (dl_main): Use _dl_debug_printf instead of _dl_printf |