]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config.in
[Darwin, specs] Tidy some more linker options.
[thirdparty/gcc.git] / libgcc / config.in
index 4d33411e40857ffaa6448c14a385852f78c55d9f..d634af9d949741e26f5acc2606d40062d491dd8b 100644 (file)
@@ -1,5 +1,15 @@
 /* config.in.  Generated from configure.ac by autoheader.  */
 
+/* Define to the .hidden-like directive if it exists. */
+#undef AS_HIDDEN_DIRECTIVE
+
+/* Define to 1 if the assembler supports AVX. */
+#undef HAVE_AS_AVX
+
+/* Define to 1 if the assembler supports .cfi_sections .debug_frame directive.
+   */
+#undef HAVE_AS_CFI_SECTIONS
+
 /* Define to 1 if the target assembler supports thread-local storage. */
 #undef HAVE_CC_TLS
 
@@ -21,9 +31,6 @@
 /* Define if the system-provided CRTs are present on Solaris. */
 #undef HAVE_SOLARIS_CRTS
 
-/* Define if the system-provided CRTs are present on Solaris. */
-#undef HAVE_SOLARIS_CRTS
-
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 
@@ -74,3 +81,9 @@
 
 /* Define to 1 if the target use emutls for thread-local storage. */
 #undef USE_EMUTLS
+
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES