Add m68hc11 configry.

This commit is contained in:
Andrew Cagney
2000-07-27 11:29:14 +00:00
parent e0709f5044
commit 5d031c16b8
5 changed files with 4366 additions and 0 deletions

1
sim/configure vendored
View File

@ -1426,6 +1426,7 @@ case "${target}" in
h8500-*-*) sim_target=h8500 ;;
i960-*-*) sim_target=i960 ;;
m32r-*-*) sim_target=m32r ;;
m68hc11-*-*|m6811-*-*) sim_target=m68hc11 ;;
mcore-*-*) sim_target=mcore ;;
mips*-*-*)
# The MIPS simulator can only be compiled by gcc.