* sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register
authorRoland McGrath <roland@gnu.org>
Sun, 6 Apr 2003 20:59:56 +0000 (20:59 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 6 Apr 2003 20:59:56 +0000 (20:59 +0000)
restoration as done for setcontext yesterday.

ChangeLog

index b5016ce..3f054f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.