aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/configure.in')
-rw-r--r--sim/configure.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/configure.in b/sim/configure.in
index bb5635c..620d0b0 100644
--- a/sim/configure.in
+++ b/sim/configure.in
@@ -56,6 +56,11 @@ case "${target}" in
sim_target=mips
only_if_gcc=yes
;;
+ mn10300*-*-*)
+ # The mn10300 simulator can only be compiled by gcc.
+ sim_target=mn10300
+ only_if_gcc=yes
+ ;;
sh*-*-*) sim_target=sh ;;
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | powerpc*-*-elf* | powerpc*-*-linux* )
# The PowerPC simulator uses the GCC extension long long as well as