glibc/linuxthreads/sysdeps/i386
Ulrich Drepper a52d15621f 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.
2002-02-09 01:41:44 +00:00
..
i586 Update. 2002-02-01 23:24:05 +00:00
i686 Update. 2002-02-01 23:24:05 +00:00
Makefile Update. 2001-04-12 23:03:41 +00:00
pspinlock.c Update. 2000-12-27 17:18:07 +00:00
pt-machine.h Update. 2001-04-12 20:26:40 +00:00
tls.h Update. 2002-02-09 01:41:44 +00:00
useldt.h Update. 2001-07-22 23:41:12 +00:00