freebsd-dev/sys/powerpc/booke
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
..
booke_machdep.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
locore.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
machdep_e500.c [PowerPC] Fix booke64 qemu infinite loop in L2 cache enable 2020-06-19 18:40:39 +00:00
mp_cpudep.c sys/powerpc: further adoption of SPDX licensing ID tags. 2017-11-27 15:09:59 +00:00
platform_bare.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
pmap_32.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
pmap_64.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
pmap.c Avoid dump_avail[] redefinition. 2020-10-14 22:51:40 +00:00
spe.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
trap_subr.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00