gas/
[deliverable/binutils-gdb.git] / ld / emulparams / mipslit.sh
index 50365b80616ffdf6d04c3b995d872dfe0859a289..acb234464be4a173f76619a24e143bedd8ea78e8 100644 (file)
@@ -1,5 +1,6 @@
-EMULATION_NAME=mipslit
 SCRIPT_NAME=mips
 OUTPUT_FORMAT="ecoff-littlemips"
-PAGE_SIZE=0x1000000
+BIG_OUTPUT_FORMAT="ecoff-bigmips"
+LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
+TARGET_PAGE_SIZE=0x1000000
 ARCH=mips
This page took 0.024157 seconds and 4 git commands to generate.