about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd0e0c72d1..776acd7d86 100644
--- 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.