freebsd-dev/lib/libthr/arch
Andrew Turner 4d9488674f 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
2021-04-08 07:52:54 +00:00
..
aarch64 Fix initial exec TLS mode for dynamically loaded shared objects. 2019-03-29 17:52:57 +00:00
amd64 libthr: Add missing END() directive for umtx_op_err (amd64) 2019-10-23 18:27:30 +00:00
arm/include Remove the last users of ARM_TP_ADDRESS 2021-04-08 07:52:54 +00:00
i386 Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
mips/include Fix initial exec TLS mode for dynamically loaded shared objects. 2019-03-29 17:52:57 +00:00
powerpc Implement _umtx_op_err.S on powerpc / powerpc64. 2019-08-09 20:16:38 +00:00
riscv RISC-V: Fix an alignment warning in libthr 2019-10-09 02:02:22 +00:00