diff options
author | Mark Shinwell <shinwell@codesourcery.com> | 2006-12-18 16:21:45 +0000 |
---|---|---|
committer | Mark Shinwell <shinwell@codesourcery.com> | 2006-12-18 16:21:45 +0000 |
commit | b93900b62114145a1740694e11c22fe110952e64 (patch) | |
tree | efcdc237c4541ecfddd888662f059318e6766dc8 /ChangeLog.csl | |
parent | c0715f742b12c3b8da1838139e32993784bfe4fd (diff) | |
download | gdb-binutils-csl-2_17-branch.zip gdb-binutils-csl-2_17-branch.tar.gz gdb-binutils-csl-2_17-branch.tar.bz2 |
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.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r-- | ChangeLog.csl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl index 8d3656f..3794bd3 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. |