update many old style function definitions
[deliverable/binutils-gdb.git] / gas / config.in
index e92edb1503e0ac6e456b83eb3ea8cbaa080d9b85..e06f16031c90e8b24c253b12345a8806b2840048 100644 (file)
 /* Default emulation. */
 #undef DEFAULT_EMULATION
 
+/* Define if you want compressed debug sections by default. */
+#undef DEFAULT_FLAG_COMPRESS_DEBUG
+
+/* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
+   type by default. */
+#undef DEFAULT_GENERATE_ELF_STT_COMMON
+
+/* Define to 1 if you want to generate x86 relax relocations by default. */
+#undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS
+
 /* Supported emulations. */
 #undef EMULATIONS
 
This page took 0.024378 seconds and 4 git commands to generate.