From: Steve Chamberlain Date: Thu, 16 Jan 1992 23:50:15 +0000 (+0000) Subject: Added h8300 target X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce7730d674f077f9e4366809f02cd3591dcf4cdf;p=binutils-gdb.git Added h8300 target --- diff --git a/gdb/configure.in b/gdb/configure.in index fe74bd2e823..37d55a282f1 100644 --- a/gdb/configure.in +++ b/gdb/configure.in @@ -235,6 +235,9 @@ sparc) esac ;; +h8300) + gdb_target=h8300hds + ;; i386) case "${target_vendor}" in