diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-22 18:21:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-22 18:21:44 +0000 |
commit | 077a0da7dc2ecb4343930189413d24c637f4c4fa (patch) | |
tree | 8cc92e266f4339dc7a901394765552fb5cb44237 /ChangeLog | |
parent | c67da0b50e3d20f89d7bb352cd67dcf66d808e50 (diff) | |
download | glibc-077a0da7dc2ecb4343930189413d24c637f4c4fa.zip glibc-077a0da7dc2ecb4343930189413d24c637f4c4fa.tar.gz glibc-077a0da7dc2ecb4343930189413d24c637f4c4fa.tar.bz2 |
* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.
* sysdeps/x86_64/setjmp.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-22 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/__longjmp.S: Also protect SP and BP. + * sysdeps/x86_64/setjmp.S: Likewise. + 2005-12-21 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. |