diff options
author | Roland McGrath <roland@gnu.org> | 2003-04-06 20:59:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-04-06 20:59:56 +0000 |
commit | 24ff64798cda3ac078eeff7113e7d6e9279aa134 (patch) | |
tree | 7b8401968c391182df641a214e7bbc568d09b7b1 | |
parent | 77f844138c60d34df49205db10e85b5cdbf0bf0b (diff) | |
download | glibc-24ff64798cda3ac078eeff7113e7d6e9279aa134.tar glibc-24ff64798cda3ac078eeff7113e7d6e9279aa134.tar.gz glibc-24ff64798cda3ac078eeff7113e7d6e9279aa134.tar.bz2 glibc-24ff64798cda3ac078eeff7113e7d6e9279aa134.zip |
* sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register
restoration as done for setcontext yesterday.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-04-06 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register + restoration as done for setcontext yesterday. + 2003-04-06 Jakub Jelinek <jakub@redhat.com> * elf/rtld.c: Revert 2003-03-14 change. |