]> git.ipfire.org Git - thirdparty/glibc.git/commit - configure.ac
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 9 Feb 2002 01:41:44 +0000 (01:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 9 Feb 2002 01:41:44 +0000 (01:41 +0000)
commita52d15621f2f03891944550b0b71ff117e15c16a
tree14cace4b408dc7ee21138ad62550a2123445ad8a
parent013aafb7d098153e8df3a133ce6302c20396a33f
Update.

2002-02-08  Ulrich Drepper  <drepper@redhat.com>

* elf/rtld.c (_dl_start_final): Install DTV explicitly.
(dl_main): Move dtv/static TLS handling before relocation.
Unconditionally call _dl_tlsoffset.  Call _dl_allocate_tls and
TLS_INIT_TP to allocate and install the dtv/static TLS block.
* sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): If no object
so far uses TLS initialize GL(dl_tls_static_size) and
GL(dl_tls_static_align) to account for the TCB.
(_dl_allocate_tls): New function.
* sysdeps/generic/ldsodefs.h (rtld_global): Add
_dl_initial_dtv_malloced.

* configure.in: Test for __builtin_memset more realistically.

* csu/version.c (banner): If TLS support available say so.
ChangeLog
configure
configure.in
elf/rtld.c
linuxthreads/sysdeps/i386/tls.h
sysdeps/generic/dl-tls.c
sysdeps/generic/ldsodefs.h