summaryrefslogtreecommitdiffstats
path: root/scripts/mkgdbspec.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 16:28:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 16:28:39 +0000
commit5b433165e1b57b57b721e6af1e583796c9a5c016 (patch)
tree0bdd959ac7550b2468dcdcbde7bad4c7f535d0b8 /scripts/mkgdbspec.in
parentgdb 5.0 does not install readline so don't try to grab the info files. (diff)
downloadrtems-5b433165e1b57b57b721e6af1e583796c9a5c016.tar.bz2
Added initial h8300 support.
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