summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-03-21 07:48:37 +0000
committerMark Mitchell <mark@codesourcery.com>2006-03-21 07:48:37 +0000
commitd64c2dd42a706968547f4db509583b6cd7bcd532 (patch)
treec516067ce21fd0c95ce58cd707ce24bd9a29e9da
parent16ee7aa1ea3390131d9747810de85305ee1abdb7 (diff)
downloadcygnal-d64c2dd42a706968547f4db509583b6cd7bcd532.tar.gz
cygnal-d64c2dd42a706968547f4db509583b6cd7bcd532.tar.bz2
cygnal-d64c2dd42a706968547f4db509583b6cd7bcd532.zip
* gdb/config/arm/armv7m.mt (TDEPFILES): Add prologue-value.o.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 8c8e35648..e55efd234 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,7 @@
+2006-03-20 Mark Mitchell <mark@codesourcery.com>
+
+ * gdb/config/arm/armv7m.mt (TDEPFILES): Add prologue-value.o.
+
2006-03-21 Paul Brook <paul@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
Jim Blandy <jimb@codesourcery.com>