mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
* NEWS: Mention removal of remote-rdp.c. * Makefile.in (ALLDEPFILES): Remove remote-rdp.c. (remote-rdp.o): Delete. * README: Remove description of remote-rdp.c. * arm-tdep.c (arm_breakpoint_from_pc): Remove obsolete comment. * config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
7 lines
133 B
Mathematica
7 lines
133 B
Mathematica
# Target: ARM embedded system
|
|
TDEPFILES= arm-tdep.o
|
|
DEPRECATED_TM_FILE= tm-embed.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/arm/libsim.a
|