Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-03-18 01:22:34 +0300
committerMark Mitchell <mark@codesourcery.com>2006-03-18 01:22:34 +0300
commite0997ef3fd7e9865b24ed8155a9d08cef35a93ba (patch)
treeead35104f6fa480be742313dd704d1477976872e
parent2500069a8a15d80ce0a63c2526ee42a3b0e6cd51 (diff)
* 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.