summaryrefslogtreecommitdiff
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
commite5203dcb2e590aedbe4d23ef6a2aa70c151909b6 (patch)
tree23f16c8eb4503f07f551090d7c0d224ad186605c
parent746d6c14cfd2bc441c92d8ba699dedc33d6d7e57 (diff)
downloadgdb-e5203dcb2e590aedbe4d23ef6a2aa70c151909b6.tar.gz
* 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 8c8e3564852..e55efd23453 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>