about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/Makefile
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2021-02-18 10:56:34 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2021-02-22 09:17:12 +0000
commitfb37ef69602a1ba635268cd9033a86adc817c53d (patch)
tree122fad3176fd79db0939156c0e28b064d695fb9f /sysdeps/unix/sysv/linux/aarch64/Makefile
parent418f5783d987ed13fee217d8aad47b8b23b28a87 (diff)
downloadglibc-fb37ef69602a1ba635268cd9033a86adc817c53d.tar.gz
glibc-fb37ef69602a1ba635268cd9033a86adc817c53d.tar.xz
glibc-fb37ef69602a1ba635268cd9033a86adc817c53d.zip
aarch64: Remove the unused __read_tp symbol
This was likely a mistake in the original aarch64 port copied over
from arm: on aarch64 tpidr_el0 register is always available.

The __read_tp symbol is visible with static linking, but it's not
part of the public ABI so it should be safe to remove.
Diffstat (limited to 'sysdeps/unix/sysv/linux/aarch64/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/aarch64/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/unix/sysv/linux/aarch64/Makefile b/sysdeps/unix/sysv/linux/aarch64/Makefile
index 4bcae85bca..3f22f71bef 100644
--- a/sysdeps/unix/sysv/linux/aarch64/Makefile
+++ b/sysdeps/unix/sysv/linux/aarch64/Makefile
@@ -1,11 +1,4 @@
-ifeq ($(subdir),csu)
-sysdep_routines      += __read_tp libc-__read_tp
-static-only-routines += __read_tp
-shared-only-routines += libc-__read_tp
-endif
-
 ifeq ($(subdir),elf)
-sysdep-rtld-routines += __read_tp
 ifeq ($(build-shared),yes)
 # This is needed for DSO loading from static binaries.
 sysdep-dl-routines += dl-static