* interf.c (sim_open): Use revamped memory_read, which makes
[binutils-gdb.git] / sim / configure.in
index 395e459b9f5e18213c2ae7f1fb7b6a01217d1cb2..f098025a0d969faa85dd06b603f99e05ff50796f 100644 (file)
@@ -48,6 +48,7 @@ extra_subdirs=common
 
 case "${target}" in
   arm*-*-*)            sim_target=arm ;;
+  thumb*-*-*)           sim_target=arm ;;
   d10v-*-*)            sim_target=d10v ;;
 # start-sanitize-d30v
   d30v-*-*)
@@ -63,11 +64,13 @@ case "${target}" in
        # The MIPS simulator can only be compiled by gcc.
        sim_target=mips
        only_if_gcc=yes
+       extra_subdirs="${extra_subdirs} igen"
        ;;
   mn10300*-*-*)
        # The mn10300 simulator can only be compiled by gcc.
        sim_target=mn10300
        only_if_gcc=yes
+       extra_subdirs="${extra_subdirs} igen"
        ;;
   mn10200*-*-*)
        sim_target=mn10200
@@ -101,15 +104,13 @@ case "${target}" in
        extra_subdirs="${extra_subdirs} igen"
        only_if_gcc=yes
        ;;
-# end-sanitize-v850e
-# start-sanitize-v850eq
-  v850eq-*-*)
+  v850ea-*-*)
        # The V850 simulator can only be compiled by gcc.
        sim_target=v850
        extra_subdirs="${extra_subdirs} igen"
        only_if_gcc=yes
        ;;
-# end-sanitize-v850eq
+# end-sanitize-v850e
   w65-*-*)
        sim_target=w65
        # The w65 is suffering from gradual decay.
@@ -119,6 +120,11 @@ case "${target}" in
   sparc64-*-*)
        sim_target=none # Don't build erc32 if sparc64.
        ;;
+  sparclite*-*-* | sparc86x*-*-*)
+       # The SPARC simulator can only be compiled by gcc.
+       sim_target=erc32
+       only_if_gcc=yes
+       ;;
   sparc*-*-*)
        # The SPARC simulator can only be compiled by gcc.
        sim_target=erc32