freebsd-nq/libexec/rtld-elf
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 Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
amd64
arm
i386
mips
powerpc Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
powerpc64 Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
riscv
rtld-libc [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le. 2020-09-23 00:21:51 +00:00
tests Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
debug.c
debug.h
libmap.c
libmap.conf
libmap.h
Makefile Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
Makefile.depend
map_object.c
paths.h
rtld_lock.c
rtld_lock.h
rtld_malloc.c
rtld_malloc.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld_utrace.h
rtld.1 Fix a few mandoc issues 2020-10-09 15:14:19 +00:00
rtld.c rtld: bump r_debug.r_version to 1 from current 0. 2020-12-01 22:28:01 +00:00
rtld.h
Symbol.map
xmalloc.c