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:
7e3dd49
)
Doh! configure.tgt was not part of the change.
author
Andrew Cagney
<cagney@redhat.com>
Sun, 27 Jul 2003 15:42:20 +0000
(15:42 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Sun, 27 Jul 2003 15:42:20 +0000
(15:42 +0000)
gdb/configure.tgt
patch
|
blob
|
history
diff --git
a/gdb/configure.tgt
b/gdb/configure.tgt
index 39c2cae9e7018a0495eb6df0c90b875558f938d5..14dedbeefe2bea36ef288f472c17ce8a113bf268 100644
(file)
--- a/
gdb/configure.tgt
+++ b/
gdb/configure.tgt
@@
-114,7
+114,7
@@
ia64-*-linux*) gdb_target=linux
;;
ia64*-*-*) gdb_target=ia64 ;;
-
m32r-*-*)
gdb_target=m32r ;;
+
# OBSOLETE m32r-*-elf*)
gdb_target=m32r ;;
m68hc11*-*-*|m6811*-*-*) gdb_target=m68hc11 ;;
@@
-265,7
+265,6
@@
esac
case "${gdb_target}" in
d10v) gdb_multi_arch=yes ;;
-m32r) gdb_multi_arch=yes ;;
fbsd64) gdb_multi_arch=yes ;;
m68hc11) gdb_multi_arch=yes ;;
mn10300) gdb_multi_arch=yes ;;