gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / sim / configure.tgt
index c958fb317472779bb6ed32761c194a2595db263c..8a8e03d96f4e8a6604c9002556e79430148b2e2f 100644 (file)
@@ -76,6 +76,12 @@ case "${target}" in
    msp430*-*-*)
        SIM_ARCH(msp430)
        ;;
+   or1k-*-* | or1knd-*-*)
+       SIM_ARCH(or1k)
+       ;;
+   pru*-*-*)
+       SIM_ARCH(pru)
+       ;;
    rl78-*-*)
        SIM_ARCH(rl78)
        ;;
This page took 0.023252 seconds and 4 git commands to generate.