Regenerate binutils configure
[external/binutils.git] / ld / ChangeLog
index 2894b57..bb4ff85 100644 (file)
@@ -1,3 +1,42 @@
+2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+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.
+       (powerpcle-*-elf, et al): Likewise.
+
+2012-09-09  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach
+       orphan sections to .data and .bss output sections, not just .text.
+       When giving up on finding a suitable output section, attach to any
+       output section other than .MMIX.reg_contents, if it exists.
+       * scripttempl/mmo.sc: Move output debug sections to just before
+       .MMIX.reg_contents.  Add .gnu.attributes.  Add new . = . NOP
+       assignments and move end-of-section provide-symbols after them
+       to force the end-of-section symbols to the address after orphan
+       placement.  Add SORT_NONE to .init and .fini sections.
+
+2012-08-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14525
+       * scripttempl/elf.sc: Also provide __executable_start for PIE.
+
+2012-08-17  Kai Tietz  <ktietz@redhat.com>
+
+       PR ld/14326
+       * scripttempl/pe.sc: Add _etext symbol.
+
 2012-08-14  Nick Clifton  <nickc@redhat.com>
 
        * configure.in (ALL_LINGUGAS): Add uk.
        * po/uk.po: New Ukranian translation.
 
 2012-08-13  Ian Bolton  <ian.bolton@arm.com>
-            Laurent Desnogues  <laurent.desnogues@arm.com>
-            Jim MacArthur  <jim.macarthur@arm.com>
-            Marcus Shawcroft  <marcus.shawcroft@arm.com>
-            Nigel Stephens  <nigel.stephens@arm.com>
-            Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
-            Richard Earnshaw  <rearnsha@arm.com>
-            Sofiane Naci  <sofiane.naci@arm.com>
-            Tejas Belagod  <tejas.belagod@arm.com>
-            Yufeng Zhang  <yufeng.zhang@arm.com>
+           Laurent Desnogues  <laurent.desnogues@arm.com>
+           Jim MacArthur  <jim.macarthur@arm.com>
+           Marcus Shawcroft  <marcus.shawcroft@arm.com>
+           Nigel Stephens  <nigel.stephens@arm.com>
+           Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+           Richard Earnshaw  <rearnsha@arm.com>
+           Sofiane Naci  <sofiane.naci@arm.com>
+           Tejas Belagod  <tejas.belagod@arm.com>
+           Yufeng Zhang  <yufeng.zhang@arm.com>
 
        * Makefile.am: Add AArch64.
        * Makefile.in: Regenerate.