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 Shinwell <shinwell@codesourcery.com>2006-12-18 19:21:45 +0300
committerMark Shinwell <shinwell@codesourcery.com>2006-12-18 19:21:45 +0300
commit1ab78f83b04109b25edf953a5202c2330cb90591 (patch)
tree237e1756f11317bbcd38f9b8318e7e60b257f3c4
parentf7c2b048ab88b38ae19cdce47a22b1d07a4ef5fa (diff)
2006-12-18 Mark Shinwell <shinwell@codesourcery.com>binutils-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 8d3656f38..3794bd3d1 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.