Constification of parse_linespec and fallout:
[deliverable/binutils-gdb.git] / sim / configure
index 7fd0fd8bf4775f341237c0045fc253484ea3bab1..ab98231bc352044c1ed3d7fd699c79c847e26072 100755 (executable)
@@ -652,6 +652,7 @@ microblaze
 mips
 mn10300
 moxie
+msp430
 rl78
 rx
 sh64
@@ -3767,6 +3768,13 @@ subdirs="$subdirs arm"
 
 
        sim_testsuite=yes
+       ;;
+   msp430*-*-*)
+
+  sim_arch=msp430
+  subdirs="$subdirs msp430"
+
+
        ;;
    rl78-*-*)
 
This page took 0.024712 seconds and 4 git commands to generate.