diff options
author | Iain Sandoe <iain@codesourcery.com> | 2012-09-10 09:59:07 +0000 |
---|---|---|
committer | Iain Sandoe <iain@codesourcery.com> | 2012-09-10 09:59:07 +0000 |
commit | c008817b74c578a17c01c41a23791b15733ef9e3 (patch) | |
tree | f90119544839bd28a3e88a2d178e48b703d76443 /ld/ChangeLog | |
parent | cdd5a7a4958c29ba47078feeddd5986dea2a6372 (diff) | |
download | fsf-binutils-gdb-c008817b74c578a17c01c41a23791b15733ef9e3.zip fsf-binutils-gdb-c008817b74c578a17c01c41a23791b15733ef9e3.tar.gz fsf-binutils-gdb-c008817b74c578a17c01c41a23791b15733ef9e3.tar.bz2 |
* configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emuls
and targ64_extra_libpath.
(powerpcle-*-elf, et al): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f0e1b35..32503b7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2012-09-10 Iain Sandoe <iain@codesourcery.com> + + * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emuls + and targ64_extra_libpath. + (powerpcle-*-elf, et al): Likewise. + 2012-09-09 Hans-Peter Nilsson <hp@bitrange.com> * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach |