freebsd-dev/stand/powerpc
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
..
boot1.chrp [PowerPC] Set fixed boot1.elf load address 2020-05-01 16:56:36 +00:00
kboot Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
ofw stand/ficl 64-bit compatibility 2020-09-14 15:48:30 +00:00
uboot Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
Makefile stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles 2019-05-21 03:05:24 +00:00
Makefile.inc