projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94cff94
)
Sun Dec 1 00:40:46 1996 Geoffrey Noer <noer@cygnus.com>
author
Geoffrey Noer
<noer@cygnus>
Sun, 1 Dec 1996 08:46:59 +0000
(08:46 +0000)
committer
Geoffrey Noer
<noer@cygnus>
Sun, 1 Dec 1996 08:46:59 +0000
(08:46 +0000)
* configure.tgt: add new mn10300 entry
gdb/configure.tgt
patch
|
blob
|
history
diff --git
a/gdb/configure.tgt
b/gdb/configure.tgt
index 84f2f9b1e10cb2deca91c973c546bb31077d01b5..e03717d146b0690690a1812a8459b3085bedf859 100644
(file)
--- a/
gdb/configure.tgt
+++ b/
gdb/configure.tgt
@@
-184,6
+184,8
@@
mips*-*-sysv*) gdb_target=bigmips ;;
mips*-*-riscos*) gdb_target=bigmips ;;
mips*-*-vxworks*) gdb_target=vxmips ;;
+mn10300-*-*) gdb_target=mn10300 ;;
+
none-*-*) gdb_target=none ;;
np1-*-*) gdb_target=np1 ;;