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
commit50424df33ff3dd537e7f6c8ac186c5a6ffb30516 (patch)
tree753fdfb3f7525670405ac7900bf51f5e77ecad18
parent1a827c712b12ac52089d57dcbcdd3111dc578c6b (diff)
downloadbinutils-redhat-50424df33ff3dd537e7f6c8ac186c5a6ffb30516.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 8c8e356485..e55efd2345 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>