* arm-opc.h (arm_opcode, thumb_opcode): Add extra field for the
[deliverable/binutils-gdb.git] / sim / configure.in
index da2f20a1bef6f3fb5b29e9bf52dd5a403c6baa96..c66a41384ee8dc0948abc74d4d09e51e1cd4bee1 100644 (file)
@@ -65,6 +65,9 @@ case "${target}" in
 # OBSOLETE     extra_subdirs="${extra_subdirs} igen"
 # OBSOLETE     ;;
 # OBSOLETE   fr30-*-*)         sim_target=fr30 ;;
+  frv-*-*)             sim_target=frv
+       extra_subdirs="${extra_subdirs} testsuite"
+       ;;
   h8300*-*-*)          
        sim_target=h8300 
        extra_subdirs="${extra_subdirs} testsuite"
@@ -78,7 +81,7 @@ case "${target}" in
        # The MIPS simulator can only be compiled by gcc.
        sim_target=mips
        only_if_gcc=yes
-       extra_subdirs="${extra_subdirs} igen"
+       extra_subdirs="${extra_subdirs} igen testsuite"
        ;;
   mn10300*-*-*)
        # The mn10300 simulator can only be compiled by gcc.
This page took 0.025025 seconds and 4 git commands to generate.