]> sourceware.org Git - glibc.git/blobdiff - ChangeLog
Update.
[glibc.git] / ChangeLog
index 82c1059fea07e7ca37f5b97a12d88636c209f2ac..9de06064326a37b355e113431957aa87baaffd7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-02-07  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Account for
+       alignment of the TCB and store total size and alignment of static
+       TLS block in _dl_tls_static_size and _dl_tls_static_align.
+       tls_index is a typedef.
+       * sysdeps/generic/ldsodefs.h: Declare _dl_tls_static_size and
+       _dl_tls_static_align.
+       * sysdeps/i386/dl-tls.h: tls_index is a typedef.
+       * elf/dl-support.c: Define _dl_tls_static_size and
+       _dl_tls_static_align.
+
 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
 
        * configure.in: Add --without-tls option.
This page took 0.029766 seconds and 5 git commands to generate.