freebsd-dev/lib/libthr/arch
Conrad Meyer 78599c32ef Add CFI start/end proc directives to arm64, i386, and ppc
Follow-up to r353959 and r368070: do the same for other architectures.

arm32 already seems to use its own .fnstart/.fnend directives, which
appear to be ARM-specific variants of the same thing.  Likewise, MIPS
uses .frame directives.

Reviewed by:	arichardson
Differential Revision:	https://reviews.freebsd.org/D27387
2020-12-05 00:33:28 +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 Fix initial exec TLS mode for dynamically loaded shared objects. 2019-03-29 17:52:57 +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