From: drepper Date: Mon, 4 Nov 2002 08:36:01 +0000 (+0000) Subject: Update. X-Git-Tag: initial~284 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=de7c54f1f99a5a0028b2904a2b330c96f856efff Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1e069044ee..8569a3713b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2002-11-04 Ulrich Drepper + + * sysdeps/i386/useldt.h [PIC] (USETLS_LOAD_EBX): Use correct input + register number. + (DO_SET_THREAD_AREA): Mark asm output specifiers correctly. + 2002-10-22 Jakub Jelinek * manager.c (pthread_start_thread): Call __uselocale even