about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-25 19:45:33 +0000
committerRoland McGrath <roland@gnu.org>2002-10-25 19:45:33 +0000
commit6bb8cf4f8c11930aa59e505b52af13cb2d2496a4 (patch)
treee83b71205457eadafd8c39d780da6649b1613e5e /ChangeLog
parent57c1c9ed7c3fae556ebee9ff21f7c40595d029ba (diff)
downloadglibc-6bb8cf4f8c11930aa59e505b52af13cb2d2496a4.tar.gz
glibc-6bb8cf4f8c11930aa59e505b52af13cb2d2496a4.tar.xz
glibc-6bb8cf4f8c11930aa59e505b52af13cb2d2496a4.zip
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 0 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 65794ab7d2..16e7e77fcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,19 +9,6 @@
 	* sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
 	* sysdeps/generic/libc-start.c (__libc_start_main): Likewise.
 
-2002-10-24  Roland McGrath  <roland@redhat.com>
-
-	* sysdeps/generic/ldsodefs.h (struct rtld_global): New member
-	`_dl_tls_static_used'.
-	(TLS_STATIC_MIN): New macro.
-	* sysdeps/generic/libc-tls.c (_dl_tls_static_used): New variable.
-	(__libc_setup_tls): Initialize it.
-	* sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Likewise.
-	* elf/dl-reloc.c [USE_TLS] (allocate_static_tls): New function.
-	(CHECK_STATIC_TLS): Use it.
-	* elf/dl-close.c (_dl_close): Adjust _dl_tls_static_used when the
-	closed objects occupied a trailing contiguous chunk of static TLS area.
-
 2002-10-25  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/posix/sigvec.c [SA_RESETHAND]: Disable wrapper hacks and