freebsd-dev/stand/mips
Kyle Evans 8b2195605b mips: ubldr: use truncated load address for mips32
BFD appears to silently truncate 0xffffffff80800000 when it processes the
ldscript for 32-bit mips, but LLD chokes on it as the linker script tries to
place elements above 32-bit range. It's unclear to me if silent truncation
is kosher or not and whether this patch is really what we want to do, but it
is one approach at least.

Reviewed by:	imp, mizhka
Differential Revision:	https://reviews.freebsd.org/D21487
2019-09-18 01:33:17 +00:00
..
beri Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
uboot mips: ubldr: use truncated load address for mips32 2019-09-18 01:33:17 +00:00
Makefile Add NO_OBJ to those directories that don't make anything. 2018-02-26 03:16:04 +00:00
Makefile.inc