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 | 1ab78f83b04109b25edf953a5202c2330cb90591 (patch) | |
tree | 237e1756f11317bbcd38f9b8318e7e60b257f3c4 | |
parent | f7c2b048ab88b38ae19cdce47a22b1d07a4ef5fa (diff) | |
download | newlib-binutils-csl-2_17-branch.zip newlib-binutils-csl-2_17-branch.tar.gz newlib-binutils-csl-2_17-branch.tar.bz2 |
2006-12-18 Mark Shinwell <shinwell@codesourcery.com>github/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.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. |