glibc/sysdeps/aarch64/nptl
Florian Weimer 23c77f6018 nptl: Increase default TCB alignment to 32
rseq support will use a 32-byte aligned field in struct pthread,
so the whole struct needs to have at least that alignment.

nptl/tst-tls3mod.c uses TCB_ALIGNMENT, therefore include <descr.h>
to obtain the fallback definition.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2021-12-03 20:43:31 +01:00
..
bits
Makefile
pthread-offsets.h
pthreaddef.h nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
tcb-offsets.sym
tls.h