freebsd-dev/libexec/rtld-elf/aarch64
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
..
reloc.c Handle non-plt IRELATIVE relocations, at least for x86. 2020-02-13 23:42:09 +00:00
rtld_machdep.h Align initial-exec TLS segments to the p_vaddr % align. 2020-04-19 09:28:59 +00:00
rtld_start.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00