summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Shinwell <shinwell@codesourcery.com>2006-12-18 16:21:45 +0000
committerMark Shinwell <shinwell@codesourcery.com>2006-12-18 16:21:45 +0000
commit7c5d01d58ae74dda871a2938df9f954bd6c988fa (patch)
tree400ed95b854a6197dded02a70de4acaea80626b3
parent2a3006e03d7bf76abdb41f9715e01d652b7ca202 (diff)
downloadgdb-binutils-csl-2_17-branch.tar.gz
2006-12-18 Mark Shinwell <shinwell@codesourcery.com>cvs/binutils-csl-2_17-branchbinutils-csl-2_17-branch
ld/testsuite/ * ld-arm/armthumb-lib.d: Correct address of lib_func2. * armthumb-lib.sym: Correct order of symbols. * mixed-lib.sym: Likewise.
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 8d3656f389d..3794bd3d141 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,10 @@
+2006-12-18 Mark Shinwell <shinwell@codesourcery.com>
+
+ ld/testsuite/
+ * ld-arm/armthumb-lib.d: Correct address of lib_func2.
+ * armthumb-lib.sym: Correct order of symbols.
+ * mixed-lib.sym: Likewise.
+
2006-12-13 Paul Brook <paul@codesourcery.com>
Backport from mainline.