freebsd-dev/stand/powerpc/ofw
Brandon Bergren 9e4c35f867 stand/ficl 64-bit compatibility
Currently, the only thing that prevents a functioning 64-bit FICL build is
a few integer types that were intended to be fixed-width.

Changing them to C99 integer types allows building a functioning 64-bit
FICL.

While this isn't applicable to the default settings of any in-tree loaders,
it is necessary for a future Petitboot loader, due to the requirement that
it be compiled as a 64-bit program.

Reviewed by:	tsoome, imp (earlier revision)
Sponsored by:	Tag1 Consulting, Inc.
Differential Revision:	https://reviews.freebsd.org/D26364
2020-09-14 15:48:30 +00:00
..
cas.c loader/powerpc64: Include generic PVR values in CAS architecture list 2019-10-08 02:36:53 +00:00
conf.c Add support to MSDOS FS in PPC loader 2020-04-07 19:46:00 +00:00
elf_freebsd.c
ldscript.powerpc [PowerPC] Fix LLD10 linking of ofw loader on ppc 2020-02-25 00:45:09 +00:00
main.c stand/ficl 64-bit compatibility 2020-09-14 15:48:30 +00:00
Makefile Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
ofwfdt.c [PPC] Fix loader call to instantiate-rtas 2020-04-07 12:46:26 +00:00
ppc64_elf_freebsd.c
start.c
version