glibc/csu
H.J. Lu a7fcc2f8ed Align TCB offset to the maximum alignment
We need to align TCB offset to the maximum alignment for TLS_TCB_AT_TP
targets, as _dl_allocate_tls_storage (in elf/dl-tls.c) does using
__libc_memalign and dl_tls_static_align.

	[BZ #18383]
	* csu/libc-tls.c (__libc_setup_tls) [TLS_TCB_AT_TP]: Align
	TCB_OFFSET to MAX_ALIGN, not just TCBALIGN.  Add comment.
	* elf/Makefile (test-xfail-tst-tlsalign{,-static}): Remove
	comment for i386/x86-64.
	(test-xfail-tst-tlsalign-extern-static): Removed.
2015-06-24 16:30:58 -07:00
..
Makefile Compile gcrt1.o with -fPIC 2015-02-23 06:28:33 -08:00
Versions Remove unused %include lines from Versions files. 2014-02-22 00:58:54 -08:00
abi-note.S Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
check_fds.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
dso_handle.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
elf-init.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
errno-loc.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
errno.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
gmon-start.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
init-first.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
init.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-start.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-tls.c Align TCB offset to the maximum alignment 2015-06-24 16:30:58 -07:00
start.c More fallout from supporting only ELF 2012-01-08 00:45:01 -05:00
sysdep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-atomic-long.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
tst-atomic.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
tst-empty.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
version.c Update copyright dates not handled by scripts/update-copyrights. 2015-01-02 16:54:45 +00:00