about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-09 06:13:03 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-09 06:13:03 +0000
commit974ac3d67864d946f8cf75f3db7cab699bc8d8aa (patch)
treedd91972099e1cfb09c2d54b070810437e1e5a05d /linuxthreads/ChangeLog
parent2a535bf6a022d6470247732a7135ef581744ba95 (diff)
downloadglibc-974ac3d67864d946f8cf75f3db7cab699bc8d8aa.tar.gz
glibc-974ac3d67864d946f8cf75f3db7cab699bc8d8aa.tar.xz
glibc-974ac3d67864d946f8cf75f3db7cab699bc8d8aa.zip
Update.
2002-02-08  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/tls.h (TLS_INIT_TP): Also initialize %gs.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b69838538d..79a3ccec61 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-08  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/tls.h (TLS_INIT_TP): Also initialize %gs.
+
 2002-02-08  Richard Henderson  <rth@twiddle.net>
 
 	* sysdeps/alpha/elf/pt-initfini.c: Use \n\ for multiline string.