History log of /freebsd-13.1/stand/mips/beri/loader/exec.c (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0
# d3e1307b 13-Feb-2018 Justin Hibbits <[email protected]>

Unify metadata load files for arm, mips, powerpc, sparc64

Summary:
All metadata.c files are very similar, with only trivial changes. Unify them
into a single common file, with minor special-casing

Unify metadata load files for arm, mips, powerpc, sparc64

Summary:
All metadata.c files are very similar, with only trivial changes. Unify them
into a single common file, with minor special-casing where needed.

Reviewed By: imp
Differential Revision: https://reviews.freebsd.org/D13978

show more ...


# 9bd8ae10 08-Jan-2018 John Baldwin <[email protected]>

Fix printf missing format variables warnings.

Include the failing kernel file name for errors in beri_elf64_exec().

Sponsored by: DARPA / AFRL


# 0979948f 02-Dec-2017 Warner Losh <[email protected]>

Tweaks to the beri boot loader so that it builds w/o warnings.

Sponsored by: Netflix


# ca987d46 14-Nov-2017 Warner Losh <[email protected]>

Move sys/boot to stand. Fix all references to new location

Sponsored by: Netflix