freebsd-dev/contrib/binutils/ld/emulparams/mipslnews.sh
David E. O'Brien b7e4108c6b Import of Binutils from the FSF 2.15 branch (just post-.0 release).
These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
2008-05-29 02:29:59 +00:00

10 lines
213 B
Bash

SCRIPT_NAME=mips
OUTPUT_FORMAT="ecoff-littlemips"
BIG_OUTPUT_FORMAT="ecoff-bigmips"
LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
TARGET_PAGE_SIZE=0x1000000
ARCH=mips
TEXT_START_ADDR=0x80080000
DATA_ADDR=.
EMBEDDED=yes