summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/config.in')
-rw-r--r--binutils-2.25/gas/config.in23
1 files changed, 22 insertions, 1 deletions
diff --git a/binutils-2.25/gas/config.in b/binutils-2.25/gas/config.in
index 411710ea..fef16ee4 100644
--- a/binutils-2.25/gas/config.in
+++ b/binutils-2.25/gas/config.in
@@ -1,4 +1,4 @@
-/* config.in. Generated from configure.in by autoheader. */
+/* config.in. Generated from configure.ac by autoheader. */
/* Check that config.h is #included before system headers
(this works only for glibc, but that should be enough). */
@@ -154,6 +154,9 @@
/* Define to 1 if you have the `unlink' function. */
#undef HAVE_UNLINK
+/* Define to 1 if you have the <windows.h> header file. */
+#undef HAVE_WINDOWS_H
+
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H
@@ -179,6 +182,24 @@
/* Choose a default ABI for MIPS targets. */
#undef MIPS_DEFAULT_ABI
+/* Define value for nds32_arch_name */
+#undef NDS32_DEFAULT_ARCH_NAME
+
+/* Define default value for nds32_audio_ext */
+#undef NDS32_DEFAULT_AUDIO_EXT
+
+/* Define default value for nds32_dx_regs */
+#undef NDS32_DEFAULT_DX_REGS
+
+/* Define default value for nds32_perf_ext */
+#undef NDS32_DEFAULT_PERF_EXT
+
+/* Define default value for nds32_perf_ext2 */
+#undef NDS32_DEFAULT_PERF_EXT2
+
+/* Define default value for nds32_string_ext */
+#undef NDS32_DEFAULT_STRING_EXT
+
/* Define if environ is not declared in system header files. */
#undef NEED_DECLARATION_ENVIRON