freebsd-dev/sys/boot/mips/beri/loader
Ed Maste 672aa7f472 Increase BERI loader section alignment to 16
The .text, .bss, and .data sections claimed 16-byte alignment, but were
only aligned to 8 by the linker script.

Discovered with strip(1) from elftoolchain, which performs validation
absent from the binutils strip(1).

Sponsored by:	DARPA, AFRL
2014-12-03 14:04:57 +00:00
..
arch.c
beri_console.c
beri_disk_cfi.c
beri_disk_sdcard.c
devicename.c
exec.c
help.mips
loader.h
loader.ldscript Increase BERI loader section alignment to 16 2014-12-03 14:04:57 +00:00
main.c Give loaders more control over the Forth initialization process. In 2014-07-27 16:12:51 +00:00
Makefile Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
metadata.c
start.S
version