]> sourceware.org Git - glibc.git/commit
elf: Always define TLS_TP_OFFSET
authorFlorian Weimer <fweimer@redhat.com>
Thu, 9 Jan 2025 18:30:44 +0000 (19:30 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 9 Jan 2025 18:30:44 +0000 (19:30 +0100)
commitd1da011118ad8e35002034128458355a2de570ef
tree697fb370500477b36b8b061f945bd413b86e4539
parent9b71570c465a38cc19c3362526048c7dcfc999e6
elf: Always define TLS_TP_OFFSET

This will be needed to compute __rseq_offset outside of the TLS
relocation machinery.

Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
elf/Makefile
elf/tst-tls_tp_offset.c [new file with mode: 0644]
sysdeps/generic/dl-tls.h
sysdeps/i386/dl-tls.h
sysdeps/s390/dl-tls.h
sysdeps/x86_64/x32/dl-tls.h
This page took 0.041718 seconds and 5 git commands to generate.