mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 20:14:06 +08:00
2004-11-01 Andrew Cagney <cagney@gnu.org>
* configure.tgt: Mark d10v-*-* as obsolete. * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
This commit is contained in:
parent
f4e88c8e2c
commit
f81cd1cfec
@ -1,3 +1,8 @@
|
||||
2004-11-01 Andrew Cagney <cagney@gnu.org>
|
||||
|
||||
* configure.tgt: Mark d10v-*-* as obsolete.
|
||||
* config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
|
||||
|
||||
2004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
|
||||
|
||||
* values.c (modify_field): Correct handling of bit-fields that
|
||||
|
@ -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
|
||||
|
@ -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 ;;
|
||||
|
||||
|
3158
gdb/d10v-tdep.c
3158
gdb/d10v-tdep.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user