freebsd-dev/sys/powerpc/ofw
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
..
ofw_initrd.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ofw_machdep.c [PowerPC64LE] LE bringup work: locore / machdep / platform 2020-09-22 23:55:34 +00:00
ofw_pcib_pci.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ofw_pcibus.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ofw_pcibus.h powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ofw_real.c [PowerPC64LE] Fix endian dependence of ofw_real.c. 2020-09-22 23:59:02 +00:00
ofw_syscons.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ofw_syscons.h
ofwcall32.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
ofwcall64.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
openpic_ofw.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
rtas.c [PowerPC64LE] Fix RTAS LE calls in pseries. 2020-09-23 04:09:02 +00:00