PowerPC64 ELFv2 ABI: no function descriptors
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 9beee8c6065e96e8fbb3d3c4e56a95d1f412dd94..359e1d6636f08c579373eb47a6a8e14e6a6e77e1 100644 (file)
@@ -1,3 +1,53 @@
+2014-02-03  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc32elf.em (no_tls_get_addr_opt, emit_stub_syms)
+       plt_style): Delete.  Adjust all refs to instead use..
+       (params): ..this.  New variable.
+       (ppc_after_open_output): New function.  Tweak params and pass to
+       ppc_elf_link_params.
+       (ppc_after_open): Adjust ppc_elf_select_plt_layout call.
+       (ppc_before_allocation): Adjust ppc_elf_tls_setup call.  Enable
+       relaxation for ppc476 workaround.
+       (PARSE_AND_LIST_*): Add --{no-,}ppc476-workaround support.
+       (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
+
+2014-02-02  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * ld/ld.texinfo: Change ALIGN_WITH_INPUT documentation.
+       * ld/ldlang.c (lang_size_sections_1): Add dotdelta
+       variable which reflects the VMA change due to alignment
+       requirements.  Use dotdelta do change the LMA if
+       ALIGN_WITH_INPUT is requested.
+
+2014-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Fix typo in
+       call to bfd_set_section_vma exposed by recent bfd_set_section_vma
+       change.
+
+2014-01-30  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * Makefile.am (enios2elf.c, enios2linux.c): Update dependencies.
+       * Makefile.in: Regenerated.
+       * emulparams/nios2elf.sh (EXTRA_EM_FILE): Set.
+       * emulparams/nios2linux.sh (EXTRA_EM_FILE): Set.
+       * emultempl/nios2elf.em: New file.
+       * gen-doc.texi (NIOSII): Set.
+       * ld.texinfo (NIOSII): Set.
+
+2014-01-28  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am: Remove obsolete MSP430 emulations.
+       * configure.tgt: Likewise.
+       * emulparams/msp430all.sh: Likewise.
+       * Makefile.in: Regenerate.
+
+2014-01-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16498
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Improve
+       orphaned TLS section handling.
+
 2014-01-24  Alan Modra  <amodra@gmail.com>
 
        * ldlang.c (lang_output_section_find_by_flags): Be careful to
This page took 0.025139 seconds and 4 git commands to generate.