* scripttempl/pe.sc: Put .rsrc after .reloc. Put input .rsrc
[deliverable/binutils-gdb.git] / ld / emulparams / mipsbig.sh
1 EMULATION_NAME=mipsbig
2 SCRIPT_NAME=mips
3 OUTPUT_FORMAT="ecoff-bigmips"
4 PAGE_SIZE=0x1000000
5 ARCH=mips
This page took 0.029786 seconds and 4 git commands to generate.