mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
* Contribute Hitachi SH5 simulator.
This commit is contained in:
@@ -86,6 +86,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* )
|
||||
|
||||
Reference in New Issue
Block a user