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:
4ebda39
)
* configure.tgt: Add tx49 configury based on 4300.
author
Gavin Romig-Koch
<gavin@redhat.com>
Wed, 29 Oct 1997 22:38:09 +0000
(22:38 +0000)
committer
Gavin Romig-Koch
<gavin@redhat.com>
Wed, 29 Oct 1997 22:38:09 +0000
(22:38 +0000)
gdb/configure.tgt
patch
|
blob
|
history
diff --git
a/gdb/configure.tgt
b/gdb/configure.tgt
index
75a9742
..
22788ab
100644
(file)
--- a/
gdb/configure.tgt
+++ b/
gdb/configure.tgt
@@
-165,6
+165,10
@@
mips64*vr4100*-*-elf*) gdb_target=vr4300 ;;
mips64*vr5000*el-*-elf*) gdb_target=vr5000el ;;
mips64*vr5000*-*-elf*) gdb_target=vr5000
configdirs="${configdirs} gdbserver" ;;
+# start-sanitize-tx49
+mips64*tx49*el-*-elf*) gdb_target=vr4300el ;;
+mips64*tx49*-*-elf*) gdb_target=vr4300 ;;
+# end-sanitize-tx49
# start-sanitize-r5900
mips64*r5900*-*-elf*) gdb_target=r5900 ;;
# end-sanitize-r5900