glibc/sysdeps
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
..
aarch64 nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
alpha nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
arc nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
arm nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
csky nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
generic
gnu
hppa
htl
hurd
i386
ia64 nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
ieee754
m68k nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
mach io: Refactor close_range and closefrom 2021-11-24 09:09:37 -03:00
microblaze nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
mips nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
nios2 nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
nptl
posix
powerpc nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
pthread nptl: Do not set signal mask on second setjmp return [BZ #28607] 2021-11-24 08:59:54 +01:00
riscv nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
s390 nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
sh nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
sparc nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
unix linux: Implement pipe in terms of __NR_pipe2 2021-11-30 13:13:03 -03:00
wordsize-32
wordsize-64
x86
x86_64 x86-64: Add vector sin/sinf to libmvec microbenchmark 2021-11-24 07:50:23 -08:00