summaryrefslogtreecommitdiffstats
path: root/scripts/mkgdbspec.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mkgdbspec.in')
-rw-r--r--scripts/mkgdbspec.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/mkgdbspec.in b/scripts/mkgdbspec.in
index 1b38b83a4c..0c7a8fd7b1 100644
--- a/scripts/mkgdbspec.in
+++ b/scripts/mkgdbspec.in
@@ -51,6 +51,12 @@ target_alias=$1
specfile=${dst}/$target_alias-gdb-${gdb_version}.spec
case ${target_alias} in
+ h8300*)
+ extra_configure_arguments="--enable-sim"
+ ;;
+ i960*)
+ extra_configure_arguments="--enable-sim"
+ ;;
powerpc*)
extra_configure_arguments="--enable-sim --enable-sim-powerpc --enable-sim-timebase --enable-sim-hardware"
# Enabling this causes the program image to be huge and causes