summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-03-17 22:22:34 +0000
committerMark Mitchell <mark@codesourcery.com>2006-03-17 22:22:34 +0000
commit7f7fb9a4fa3b832d970df1f6e42ccd6636bad5bc (patch)
tree40f5518c0b41209eecb1fad2a44c6d7bb0c1eabd
parentb6249a172008bcafadee0cb529fefed573af3484 (diff)
downloadbinutils-redhat-7f7fb9a4fa3b832d970df1f6e42ccd6636bad5bc.tar.gz
* gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index b9471a0ebc..afd9a1aad3 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,7 @@
+2006-03-17 Mark Mitchell <mark@codesourcery.com>
+
+ * gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
+
2006-03-17 Jim Blandy <jimb@codesourcery.com>
Add support for 'target remote |' on MinGW.