Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index b3717c7a80cff31780b2773956ef408f6744e92a..7d514fef527caa4d8df666c61e5427bb4ec612de 100644 (file)
@@ -148,6 +148,11 @@ alpha*-*-openbsd*)
                        alpha-nbsd-tdep.o alpha-obsd-tdep.o nbsd-tdep.o"
        ;;
 
+amdgcn*-*-*)
+       # Target: AMDGPU
+       require_rocm_dbgapi=yes
+       ;;
+
 am33_2.0*-*-linux*)
        # Target: Matsushita mn10300 (AM33) running Linux
        gdb_target_obs="mn10300-tdep.o mn10300-linux-tdep.o linux-tdep.o \
@@ -454,7 +459,7 @@ mn10300-*-*)
        gdb_sim=../sim/mn10300/libsim.a
        ;;
 
-msp430*-*-elf)
+msp430-*-elf*)
        gdb_target_obs="msp430-tdep.o"
        gdb_sim=../sim/msp430/libsim.a
        ;;
This page took 0.026058 seconds and 4 git commands to generate.