* elf32-i370.c: Move reloc enum to include/elf/i370.h.
[deliverable/binutils-gdb.git] / gas / config.in
index 81f2adac60b9d558ba4e53a9064dc0324e03358d..b2226f9586b28b5c7003ce3ddacf20c28c3f28e0 100644 (file)
 /* Define if defaulting to ELF on SCO 5. */
 #undef SCO_ELF
 
-/* Use ELF stabs for MIPS, not ECOFF stabs */
-#undef MIPS_STABS_ELF
+/* Using strict COFF? */
+#undef STRICTCOFF
 
 /* Define if default target is PowerPC Solaris. */
 #undef TARGET_SOLARIS_COMMENT
 /* Define as 1 if big endian. */
 #undef TARGET_BYTES_BIG_ENDIAN
 
+/* Default CPU for MIPS targets.  */
+#undef MIPS_CPU_STRING_DEFAULT
+
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets.  */
+#undef USE_E_MIPS_ABI_O32
+
+/* Generate 64-bit code by default on MIPS targets.  */
+#undef MIPS_DEFAULT_64BIT
+
 /* Default architecture. */
 #undef DEFAULT_ARCH
 
This page took 0.022944 seconds and 4 git commands to generate.