This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
[patch/rfc] Obsolete d10v
- From: Andrew Cagney <cagney at gnu dot org>
- To: gdb-patches at sources dot redhat dot com
- Date: Mon, 25 Oct 2004 16:01:15 -0400
- Subject: [patch/rfc] Obsolete d10v
Hello,
Following up on earlier e-mails, this obsoletes the d10v. I'll look to
commit in a week.
(sob)
Andrew
2004-10-25 Andrew Cagney <cagney@gnu.org>
* configure.tgt: Mark d10v-*-* as obsolete.
* config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.150
diff -p -u -r1.150 configure.tgt
--- configure.tgt 23 Oct 2004 12:14:01 -0000 1.150
+++ configure.tgt 25 Oct 2004 20:00:36 -0000
@@ -69,7 +69,7 @@ avr-*-*) gdb_target=avr ;;
cris*) gdb_target=cris ;;
-d10v-*-*) gdb_target=d10v ;;
+# OBSOLETE d10v-*-*) gdb_target=d10v ;;
h8300-*-*) gdb_target=h8300 ;;