projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdce29e
)
Added h8300 target
author
Steve Chamberlain
<sac@cygnus>
Thu, 16 Jan 1992 23:50:15 +0000
(23:50 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Thu, 16 Jan 1992 23:50:15 +0000
(23:50 +0000)
gdb/configure.in
patch
|
blob
|
history
diff --git
a/gdb/configure.in
b/gdb/configure.in
index fe74bd2e82338b7b5ddc836471746eb42a2d4366..37d55a282f1538a5e6e0f53aec1537a2215163fd 100644
(file)
--- a/
gdb/configure.in
+++ b/
gdb/configure.in
@@
-235,6
+235,9
@@
sparc)
esac
;;
+h8300)
+ gdb_target=h8300hds
+ ;;
i386)
case "${target_vendor}" in