This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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 ;;
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]