* Contribute Hitachi SH5 simulator.
This commit is contained in:
parent
9ee6f9cc9a
commit
cbb38b47b3
427 changed files with 53547 additions and 0 deletions
4
sim/configure
vendored
4
sim/configure
vendored
|
@ -1447,6 +1447,10 @@ case "${target}" in
|
|||
mn10200*-*-*)
|
||||
sim_target=mn10200
|
||||
;;
|
||||
sh64-*-*)
|
||||
sim_target=sh64
|
||||
extra_subdirs="${extra_subdirs} testsuite"
|
||||
;;
|
||||
sh*-*-*) sim_target=sh ;;
|
||||
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | \
|
||||
powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue