Add support for target specific command line switches to old-style simualtors.
[deliverable/binutils-gdb.git] / gas / config.in
index 81f2adac60b9d558ba4e53a9064dc0324e03358d..621bb7420fabc1332b984aa39d91541473ce21de 100644 (file)
 /* Define if you have the <sys/param.h> header file.  */
 #undef HAVE_SYS_PARAM_H
 
+/* Define if you have the <sys/stat.h> header file.  */
+#undef HAVE_SYS_STAT_H
+
 /* Define if you have the <sys/types.h> header file.  */
 #undef HAVE_SYS_TYPES_H
 
 /* 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
 
+/* Use ELF stabs for MIPS, not ECOFF stabs */
+#undef MIPS_STABS_ELF
+
 /* Default architecture. */
 #undef DEFAULT_ARCH
 
This page took 0.04639 seconds and 4 git commands to generate.