glibc/sysdeps/m68k/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 Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
Makefile Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
pthreaddef.h nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
tcb-offsets.sym Remove cached PID/TID in clone 2016-11-24 19:38:51 -02:00
tls.h elf: Remove THREAD_GSCOPE_IN_TCB 2021-09-16 01:04:20 +02:00