freebsd-dev/stand/powerpc/kboot
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
..
conf.c loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
host_syscall.h loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
host_syscall.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
hostcons.c
hostdisk.c loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
kbootfdt.c stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
kerneltramp.S loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
ldscript.powerpc
main.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
Makefile [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
ppc64_elf_freebsd.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
version