]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the last users of ARM_TP_ADDRESS
authorAndrew Turner <andrew@FreeBSD.org>
Wed, 7 Apr 2021 10:29:03 +0000 (10:29 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 8 Apr 2021 07:52:54 +0000 (07:52 +0000)
commit4d9488674f3a36a2d12d11cad170cb1bd1c14a6d
tree2277b02a0dafdbed7afc493e83e583064d2d937a
parent24b2f4ea49229618c5608846acfc10be2eb0d567
Remove the last users of ARM_TP_ADDRESS

This was only needed on 32-bit arm prior to ARMv6. As we only support
ARMv6 or later remove it.

Reviewed by: mannu
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D29624
lib/libc/arm/gen/__aeabi_read_tp.S
lib/libc/arm/gen/_set_tp.c
lib/libc/arm/static_tls.h
lib/libthr/arch/arm/include/pthread_md.h
libexec/rtld-elf/arm/reloc.c