1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
Files
glibc/sysdeps
Roland McGrath c56baa872b 2002-11-03 Roland McGrath <roland@redhat.com>
* sysdeps/generic/ldsodefs.h (struct rtld_global): New member
	`_dl_tls_static_used'.
	* sysdeps/generic/libc-tls.c (_dl_tls_static_used): New variable.
	(__libc_setup_tls): Initialize it.  Let the initial value of
	_dl_tls_static_size indicate some surplus space in the computed value.
	* elf/dl-open.c (_dl_tls_static_size): New variable.
	* sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Initialize
	_dl_tls_static_used.  Add some surplus space into _dl_tls_static_size.
	* 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-11-05 03:01:37 +00:00
..
2001-07-06 04:58:11 +00:00
2002-08-28 21:32:56 +00:00
2002-10-03 00:24:35 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-09-10 01:40:26 +00:00
2001-07-07 10:13:33 +00:00
2001-07-07 10:13:33 +00:00
2002-10-03 00:24:35 +00:00
2002-08-03 07:02:10 +00:00
2002-11-04 19:52:27 +00:00
2002-07-06 06:36:39 +00:00
2002-09-19 06:50:30 +00:00
2002-08-08 11:46:51 +00:00
2001-07-07 10:13:33 +00:00