* hppa-dis.c (print_insn_hppa): Change condition args to use
[deliverable/binutils-gdb.git] / ld / emulparams / mipsbig.sh
index 9e8f963fa2cc31e33ea69f72f1d71d5e250fe0d8..9fe29538f452cd34aa8f599cdb7bb69b9ff74c29 100644 (file)
@@ -1,5 +1,6 @@
-EMULATION_NAME=mipsbig
 SCRIPT_NAME=mips
 OUTPUT_FORMAT="ecoff-bigmips"
-PAGE_SIZE=0x1000000
+BIG_OUTPUT_FORMAT="ecoff-bigmips"
+LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
+TARGET_PAGE_SIZE=0x1000000
 ARCH=mips
This page took 0.023219 seconds and 4 git commands to generate.