diff options
author | Alan Modra <amodra@gmail.com> | 2012-09-10 14:35:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-09-10 14:35:07 +0000 |
commit | ffda88b4801e1ea163e7eb0962008c60f353c229 (patch) | |
tree | df33d1015c07eff4585d1baa4f2cf726031de068 /ld/ChangeLog | |
parent | c008817b74c578a17c01c41a23791b15733ef9e3 (diff) | |
download | gdb-ffda88b4801e1ea163e7eb0962008c60f353c229.zip gdb-ffda88b4801e1ea163e7eb0962008c60f353c229.tar.gz gdb-ffda88b4801e1ea163e7eb0962008c60f353c229.tar.bz2 |
* configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath.
Correct whitespace.
(powerpcle-*-elf, et al): Likewise. Correct targ_extra_emuls.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 32503b7..c965cd0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,4 +1,11 @@ 2012-09-10 Iain Sandoe <iain@codesourcery.com> + Alan Modra <amodra@gmail.com> + + * configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath. + Correct whitespace. + (powerpcle-*-elf, et al): Likewise. Correct targ_extra_emuls. + +2012-09-10 Iain Sandoe <iain@codesourcery.com> * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emuls and targ64_extra_libpath. |