diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-11-01 14:44:58 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-11-01 14:44:58 +0000 |
commit | f81cd1cfec5b212ad175d58280dcceae17a67ddc (patch) | |
tree | 036016176cf9a0d8128282d424c9a6f314148149 /gdb/config/d10v/d10v.mt | |
parent | f4e88c8e2cbd68185c820bcc3883bd104988e4c0 (diff) | |
download | gdb-f81cd1cfec5b212ad175d58280dcceae17a67ddc.zip gdb-f81cd1cfec5b212ad175d58280dcceae17a67ddc.tar.gz gdb-f81cd1cfec5b212ad175d58280dcceae17a67ddc.tar.bz2 |
2004-11-01 Andrew Cagney <cagney@gnu.org>
* configure.tgt: Mark d10v-*-* as obsolete.
* config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
Diffstat (limited to 'gdb/config/d10v/d10v.mt')
-rw-r--r-- | gdb/config/d10v/d10v.mt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/config/d10v/d10v.mt b/gdb/config/d10v/d10v.mt index 805ce76..58d3dda 100644 --- a/gdb/config/d10v/d10v.mt +++ b/gdb/config/d10v/d10v.mt @@ -1,4 +1,4 @@ -# Target: Renesas D10V processor -TDEPFILES= d10v-tdep.o -SIM_OBS= remote-sim.o -SIM= ../sim/d10v/libsim.a +# OBSOLETE # Target: Renesas D10V processor +# OBSOLETE TDEPFILES= d10v-tdep.o +# OBSOLETE SIM_OBS= remote-sim.o +# OBSOLETE SIM= ../sim/d10v/libsim.a |