Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Jul 2001 06:50:41 +0000 (06:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Jul 2001 06:50:41 +0000 (06:50 +0000)
* sysdeps/unix/sysv/linux/i386/makecontext.S: Initialize %fs, %gs,
and floating-point status as well.

ChangeLog

index dd0e0c7..776acd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
 
+       * sysdeps/unix/sysv/linux/i386/makecontext.S: Initialize %fs, %gs,
+       and floating-point status as well.
+
        * libio/iofclose.c (_IO_new_fclose): Unlink descriptor first to
        avoid deadlock.
        * libio/oldiofclose.c (_IO_old_fclose): Likewise.