From: Mark Mitchell Date: Fri, 17 Mar 2006 22:22:35 +0000 (+0000) Subject: * gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o. X-Git-Tag: gdb-csl-20060226-branch-merge-to-csl-local-1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d3d0fe8cfc3f5288cae42e86cafc7b351c98f06;p=thirdparty%2Fbinutils-gdb.git * gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o. --- diff --git a/ChangeLog.csl b/ChangeLog.csl index b9471a0ebcf..afd9a1aad38 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,7 @@ +2006-03-17 Mark Mitchell + + * gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o. + 2006-03-17 Jim Blandy Add support for 'target remote |' on MinGW. diff --git a/gdb/config/arm/embed.mt b/gdb/config/arm/embed.mt index a9f582e5f8a..45f09c87b7d 100644 --- a/gdb/config/arm/embed.mt +++ b/gdb/config/arm/embed.mt @@ -1,5 +1,5 @@ # Target: ARM embedded system -TDEPFILES= arm-tdep.o remote-rdp.o +TDEPFILES= arm-tdep.o DEPRECATED_TM_FILE= tm-embed.h SIM_OBS = remote-sim.o