summaryrefslogtreecommitdiffstats
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
commite0997ef3fd7e9865b24ed8155a9d08cef35a93ba (patch)
treeead35104f6fa480be742313dd704d1477976872e
parent2500069a8a15d80ce0a63c2526ee42a3b0e6cd51 (diff)
downloadcygnal-e0997ef3fd7e9865b24ed8155a9d08cef35a93ba.tar.gz
cygnal-e0997ef3fd7e9865b24ed8155a9d08cef35a93ba.tar.bz2
cygnal-e0997ef3fd7e9865b24ed8155a9d08cef35a93ba.zip
* 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 b9471a0eb..afd9a1aad 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.