gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gas / config.in
index 1170689ef18049a56b0988ad6b343cb4c8a22d0b..bd125047d56585d712aab9a8c85bc21f28dc1371 100644 (file)
 /* Define to 1 if you want to generate x86 relax relocations by default. */
 #undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS
 
+/* Define to 1 if you want to fix Loongson3 LLSC Errata by default. */
+#undef DEFAULT_MIPS_FIX_LOONGSON3_LLSC
+
+/* Define default value for RISC-V -march. */
+#undef DEFAULT_RISCV_ARCH_WITH_EXT
+
+/* Define to 1 if you want to generate RISC-V arch attribute by default. */
+#undef DEFAULT_RISCV_ATTR
+
+/* Define default value for RISC-V -misa-spec. */
+#undef DEFAULT_RISCV_ISA_SPEC
+
+/* Define default value for RISC-V -mpriv-spec */
+#undef DEFAULT_RISCV_PRIV_SPEC
+
 /* Define to 1 if you want to generate GNU x86 used ISA and feature properties
    by default. */
 #undef DEFAULT_X86_USED_NOTE
 /* Define default value for nds32_audio_ext */
 #undef NDS32_DEFAULT_AUDIO_EXT
 
+/* Define default value for nds32_dsp_ext */
+#undef NDS32_DEFAULT_DSP_EXT
+
 /* Define default value for nds32_dx_regs */
 #undef NDS32_DEFAULT_DX_REGS
 
 /* Define default value for nds32_string_ext */
 #undef NDS32_DEFAULT_STRING_EXT
 
+/* Define default value for nds32_zol_ext */
+#undef NDS32_DEFAULT_ZOL_EXT
+
+/* Define default value for nds32_linux_toolchain */
+#undef NDS32_LINUX_TOOLCHAIN
+
 /* Define if environ is not declared in system header files. */
 #undef NEED_DECLARATION_ENVIRON
 
This page took 0.024442 seconds and 4 git commands to generate.