aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index ce61798bbd..2be82510d0 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,10 @@
2002-08-20 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/i386/useldt.h: Go back to using 16-bit instructions when
+ loading/reading segment registers. Some old hardware doesn't
+ handle the 32-bit instructions as expected.
+ * sysdeps/i386/tls.h: Likewise.
+
* sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Second parameter is
renamed to secondcall and use is negated.
(TLS_SETUP_GS_SEGMENT): Likewise.