aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.in
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-03-03 20:08:19 +0000
committerJeff Law <law@redhat.com>1997-03-03 20:08:19 +0000
commit3788a2b12f82c476a7c806c0939b9e3536e71949 (patch)
tree201a5a878f21991bcbc9563bbe02044e32dffad7 /sim/configure.in
parent64c21d14eb1eb7c0254bd66643fc714a701def70 (diff)
downloadbinutils-3788a2b12f82c476a7c806c0939b9e3536e71949.zip
binutils-3788a2b12f82c476a7c806c0939b9e3536e71949.tar.gz
binutils-3788a2b12f82c476a7c806c0939b9e3536e71949.tar.bz2
* configure.in: Add mn10200 configure lines accidentally
removed. * configure: Regenerated. Opps.
Diffstat (limited to 'sim/configure.in')
-rw-r--r--sim/configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/configure.in b/sim/configure.in
index 07f8b0e..89bc21f 100644
--- a/sim/configure.in
+++ b/sim/configure.in
@@ -67,6 +67,9 @@ case "${target}" in
sim_target=mn10300
only_if_gcc=yes
;;
+ mn10200*-*-*)
+ sim_target=mn10200
+ ;;
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