diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-21 11:04:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-21 11:04:22 +0000 |
commit | 0fe354398f5a19c3529402e4f2e8bb8f055588a1 (patch) | |
tree | 06c6798db717b058942dcf4a030499220109631d /linuxthreads/ChangeLog | |
parent | 8d0af7f2838f065b8c684f95d2487ab0e2156c15 (diff) | |
download | glibc-0fe354398f5a19c3529402e4f2e8bb8f055588a1.tar glibc-0fe354398f5a19c3529402e4f2e8bb8f055588a1.tar.gz glibc-0fe354398f5a19c3529402e4f2e8bb8f055588a1.tar.bz2 glibc-0fe354398f5a19c3529402e4f2e8bb8f055588a1.zip |
Update.
2002-08-21 Ulrich Drepper <drepper@redhat.com>
* sysdeps/i386/tls.h (TLS_SETUP_GS_SEGMENT): Add new parameter
also to the third definition of this macro.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 39c88c0cf1..0b8f07b4c2 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-08-21 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/tls.h (TLS_SETUP_GS_SEGMENT): Add new parameter + also to the third definition of this macro. + 2002-06-17 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s): |