glibc/sysdeps/aarch64
Kyle McMartin 75f11331f9 [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)
This fixes a variety of testsuite failures for me:
tststatic.out Error 1
tststatic2.out Error 1
tst-tls9-static.out Error 1
tst-audit8.out Error 127
tst-audit9.out Error 127
tst-audit1.out Error 127
and also has the added benefit of making LD_AUDIT/sotruss work on
AArch64.

Otherwise, we bail out early in _dl_try_allocate_static_tls as the
alignment requirement of the PT_TLS section in libc is 16.
2014-05-26 12:37:19 +05:30
..
bits
fpu [AArch64] Suppress unnecessary FPSR and FPCR writes. 2014-04-24 07:15:33 +01:00
nptl [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796) 2014-05-26 12:37:19 +05:30
soft-fp
__longjmp.S aarch64: Add setjmp and longjmp SystemTap probes 2014-04-22 11:13:16 +01:00
abort-instr.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
configure
configure.ac
crti.S
crtn.S
dl-irel.h
dl-link.sym
dl-machine.h
dl-sysdep.h
dl-tls.h
dl-tlsdesc.h
dl-tlsdesc.S
dl-trampoline.S
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
libm-test-ulps [AArch64] Regenerate libm-test-ulps. 2014-04-16 23:08:51 +01:00
machine-gmon.h
Makefile
math-tests.h Add fenv test support for AArch64. 2014-04-17 16:58:35 +01:00
mcount.c
memcmp.S
memcpy.S
memmove.S
memset.S
memusage.h
preconfigure
setjmp.S aarch64: Add setjmp and longjmp SystemTap probes 2014-04-22 11:13:16 +01:00
shlib-versions
sotruss-lib.c
stackinfo.h
start.S
strcmp.S
strlen.S
strncmp.S
strnlen.S
sysdep.h
tls-macros.h
tlsdesc.c Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al. 2014-04-03 10:47:14 -07:00
tlsdesc.sym
tst-audit.h
Versions