aboutsummaryrefslogtreecommitdiff
path: root/gas/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config.in')
-rw-r--r--gas/config.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/gas/config.in b/gas/config.in
index 411710e..f3ed2b4 100644
--- a/gas/config.in
+++ b/gas/config.in
@@ -179,6 +179,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