forked from Imagelibrary/binutils-gdb
Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* configure.in (d10v-*-*): Added D10V simulator.
This commit is contained in:
@@ -45,6 +45,9 @@ esac],[if test x"$GCC" != x""; then powerpc_sim=yes; else powerpc_sim=no; fi])
|
||||
|
||||
case "${target}" in
|
||||
arm*-*-*) sim_target=arm ;;
|
||||
# start-sanitize-d10v
|
||||
d10v-*-*) sim_target=d10v ;;
|
||||
# end-sanitize-d10v
|
||||
h8300*-*-*) sim_target=h8300 ;;
|
||||
h8500-*-*) sim_target=h8500 ;;
|
||||
mips*-*-*) sim_target=mips ;;
|
||||
|
||||
Reference in New Issue
Block a user