]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Build dl-tls.o with early startup symbol redirections
authorFlorian Weimer <fweimer@redhat.com>
Sun, 2 Feb 2025 15:22:23 +0000 (16:22 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 5 Feb 2025 08:52:16 +0000 (09:52 +0100)
commit68c9ef4419b8a4574dacc8e96296ec24bdc01da8
tree9f1e2284b6499d2008e51d3416d69dd14a22bbc1
parent37a0933e1bf97346b45463bde0c4631be8abaa07
elf: Build dl-tls.o with early startup symbol redirections

This is required when building for powerpc64le POWER8 with GCC 8
at least.

Fixes commit cbd9fd236981717d3d4ee942986ea912e9707c32 ("Consolidate
TLS block allocation for static binaries with ld.so").

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
csu/libc-tls.c
elf/dl-tls.c