]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rtld: Remove calculate_tls_end
authorFangrui Song <i@maskray.me>
Sat, 14 Aug 2021 17:02:09 +0000 (20:02 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 23 Aug 2021 09:20:56 +0000 (12:20 +0300)
commit2aa761055cd169aff2cd03c909a1256dc09c9f4a
tree108bb8099af9989fd5534b89a2666ac8236c0d14
parenta3c0eaa3c286b8d29247c65463b73d35f7795a86
rtld: Remove calculate_tls_end

(cherry picked from commit 8f63fa78e84afd23fa68c82eabfe64763c92d4f5)
12 files changed:
lib/libc/gen/tls.c
libexec/rtld-elf/aarch64/rtld_machdep.h
libexec/rtld-elf/amd64/reloc.c
libexec/rtld-elf/amd64/rtld_machdep.h
libexec/rtld-elf/arm/rtld_machdep.h
libexec/rtld-elf/i386/reloc.c
libexec/rtld-elf/i386/rtld_machdep.h
libexec/rtld-elf/mips/rtld_machdep.h
libexec/rtld-elf/powerpc/rtld_machdep.h
libexec/rtld-elf/powerpc64/rtld_machdep.h
libexec/rtld-elf/riscv/rtld_machdep.h
libexec/rtld-elf/rtld.c