Switch over to using generic elf script rather than an fr30 specific one.
[deliverable/binutils-gdb.git] / ld / emulparams / mipslnews.sh
CommitLineData
9f39d873
SS
1SCRIPT_NAME=mips
2OUTPUT_FORMAT="ecoff-littlemips"
3BIG_OUTPUT_FORMAT="ecoff-bigmips"
4LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
5TARGET_PAGE_SIZE=0x1000000
6ARCH=mips
7TEXT_START_ADDR=0x80080000
8DATA_ADDR=.
9EMBEDDED=yes
This page took 0.077309 seconds and 4 git commands to generate.