diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2ff9fa7104..0b50f61757 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-08-07 Roland McGrath + + * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument with + an "m" constraint to the asm so the compiler knows LDT_ENTRY was used. + 2002-08-02 Roland McGrath * sysdeps/pthread/bits/libc-tsd.h (enum __libc_tsd_key_t):