gdb/riscv: Add target description support
[deliverable/binutils-gdb.git] / gdb / target-descriptions.c
index bdd29c0f2b5930b5f36edc24e0cc653da72165c8..20604bb4b96a81d078f7a4fd7a453332ec685081 100644 (file)
@@ -1716,6 +1716,7 @@ maint_print_c_tdesc_cmd (const char *args, int from_tty)
   if (startswith (filename_after_features.c_str (), "i386/32bit-")
       || startswith (filename_after_features.c_str (), "i386/64bit-")
       || startswith (filename_after_features.c_str (), "i386/x32-core.xml")
+      || startswith (filename_after_features.c_str (), "riscv/")
       || startswith (filename_after_features.c_str (), "tic6x-")
       || startswith (filename_after_features.c_str (), "aarch64"))
     {
This page took 0.067077 seconds and 4 git commands to generate.