* configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
[deliverable/binutils-gdb.git] / ld / ChangeLog
index bfd2efcb508297a55a0faff281e002c588118750..1fa836ce02e97e3d37a3665d74b3b625008a1c8c 100644 (file)
@@ -1,3 +1,318 @@
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * NEWS: Document the removal of MIPS ECOFF targets.
+       * ld.texinfo (--gpsize=@var{value}): Use MIPS ELF rather than
+       MIPS ECOFF as an example of a target that supports small data.
+       * ldmain.c (g_switch_value): Likewise.
+       * configure.tgt (mips*-*-pe, mips*-dec-ultrix*, mips*-dec-osf*)
+       (mips*-sgi-irix* [v4 and earlier], mips*el-*-ecoff*, mips*-*-ecoff*)
+       (mips*-*-bsd*, mips*-*-lnews*): Remove cases.
+       * Makefile.am (ALL_EMULATION_SOURCES): Remove emipsbig.c, emipsbsd.c,
+       emipsidt.c, emipsidtl.c, emipslit.c, emipslnews.c and emipspe.c.
+       (emipsbig.c, emipsbsd.c, emipsidt.c, emipsidtl.c, emipslit.c)
+       (emipslnews.c, emipspe.c): Delete rules.
+       * Makefile.in: Regenerate.
+       * emulparams/mipsbig.sh, emulparams/mipsbsd.sh, emulparams/mipsidt.sh,
+       emulparams/mipsidtl.sh, emulparams/mipslit.sh, emulparams/mipslnews.sh,
+       emulparams/mipspe.sh, emultempl/mipsecoff.em: Delete.
+       * emultempl/m68kcoff.em: Update comment to say that MIPS ECOFF support
+       has now been removed.
+       * emultempl/pe.em: Remove TARGET_IS_mipspe checks.
+
+2013-06-19  Will Newton  <will.newton@linaro.org>
+
+       * emulparams/aarch64elf.sh: Remove IREL_IN_PLT.
+
+2013-06-14  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * emulparams/aarch64elf.sh: Add IREL_IN_PLT.
+
+2013-06-12  Nick Clifton  <nickc@redhat.com>
+
+       * ldcref.c (output_one_cref): Place common definitions after
+       ordinary definitions but before references.
+
+2013-06-10  Dilyan Palauzov  <dilyan.palauzov@aegee.org>
+
+       PR ld/15598
+       * ld.texinfo (Source Code Reference): Fix typos.
+
+2013-06-07  Will Newton  <will.newton@linaro.org>
+
+       * emulparams/aarch64elf.sh: Add IREL_IN_PLT.
+
+2013-06-07  Nick Clifton  <nickc@redhat.com>
+
+       * ld.texinfo (SEGMENT_START): Rephrase to indicate that a -T
+       option must appear before the SEGMENT_START is encountered in
+       order for the default value to be overridden.
+
+2013-05-03  Alan Modra  <amodra@gmail.com>
+
+       PR ld/15365
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+       Restrict __ehdr_start's export class to no less than STV_HIDDEN.
+
+2013-05-03  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+       Only call lang_for_each_statement if an ELF hash table is used.
+
+2013-05-02  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am: Add emsp430X.c
+       * Makefine.in: Regenerate.
+       * configure.tgt (msp430): Add msp430X emulation.
+       * ldmain.c (multiple_definition): Only disable relaxation if it
+       was enabled by the user.
+       * ldmain.h (RELAXATION_ENABLED_BY_USER): New macro.
+       * emulparams/msp430all.sh: Add support for MSP430X.
+       * emultempl/generic.em: (before_parse): Enable relaxation for the
+       MSP430.
+       * scripttempl/msp430.sc: Reorganize sections.  Add .rodata
+       section.
+       * scripttempl/msp430_3.sc: Likewise.
+       * NEWS: Mention support for MSP430X.
+
+2013-05-01  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * configure.tgt: Replace alpha*-*-linuxecoff* pattern with
+       alpha*-*-linux*ecoff*.  Update the `sed' pattern used to convert
+       from alpha*-*-linux-* to alpha*-*-linux*ecoff*.
+
+2013-05-01  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+       Use is_elf_hash_table rather than a handcoded condition.
+
+2013-04-30  Nick Clifton  <nickc@redhat.com>
+
+       * ld.texinfo (SORT_BY_ALIGNMENT): Fix and clarify typo - sections
+       are sorted by descending order of alignment.
+
+2013-04-29  Nick Clifton  <nickc@redhat.com>
+
+       * scripttempl/DWARF.sc: Add support for .debug_line.* and
+       .debug_line_end.
+
+2013-04-29  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
+
+       * emultempl/pe.em [cygwin]: Do not merge rdata with v2
+       psuedo-relocs.
+
+2013-04-28  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * scripttempl/armbpabi.sc: Replace "source" usage with ".".
+       * scripttempl/avr.sc: Likewise.
+       * scripttempl/elf.sc: Likewise.
+       * scripttempl/elf32cr16.sc: Likewise.
+       * scripttempl/elf32crx.sc: Likewise.
+       * scripttempl/elf32msp430.sc: Likewise.
+       * scripttempl/elf32msp430_3.sc: Likewise.
+       * scripttempl/elf32sh-symbian.sc: Likewise.
+       * scripttempl/elf64hppa.sc: Likewise.
+       * scripttempl/elf_chaos.sc: Likewise.
+       * scripttempl/elfd10v.sc: Likewise.
+       * scripttempl/elfd30v.sc: Likewise.
+       * scripttempl/elfi370.sc: Likewise.
+       * scripttempl/elfm68hc11.sc: Likewise.
+       * scripttempl/elfm68hc12.sc: Likewise.
+       * scripttempl/elfxgate.sc: Likewise.
+       * scripttempl/elfxtensa.sc: Likewise.
+       * scripttempl/epiphany_4x4.sc: Likewise.
+       * scripttempl/i386beos.sc: Likewise.
+       * scripttempl/i386go32.sc: Likewise.
+       * scripttempl/ia64vms.sc: Likewise.
+       * scripttempl/ip2k.sc: Likewise.
+       * scripttempl/iq2000.sc: Likewise.
+       * scripttempl/mep.sc: Likewise.
+       * scripttempl/mmo.sc: Likewise.
+       * scripttempl/v850.sc: Likewise.
+       * scripttempl/v850_rh850.sc: Likewise.
+       * scripttempl/xstormy16.sc: Likewise.
+
+2013-04-26  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*).
+
+2013-04-26  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Test
+       unresolved_syms_in_shared_libs rather than !executable to
+       determine whether to load DT_NEEDED libraries.
+
+2013-04-25  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lppclinux.c.
+       (eelf32lppclinux.c): New rule.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Merge powerpc-linux and other powerpc-elf targets
+       with corresponding little-endian targets.
+       * emulparams/elf32lppc.sh: Update comment.
+       * emulparams/elf32lppclinux.sh: New.
+
+2013-04-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.tgt (targ_extra_emuls): Adds elf32_x86_64 for
+       x86_64-*-elf*.
+       (targ_extra_libpath): Likewise.
+       (tdir_elf_i386): Replace x86_64 with i386 for x86_64-*-elf*.
+
+2013-04-24  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * emulparams/aarch64elf.sh: Define ELFSIZE=64.
+       * emulparams/aarch64linux.sh: Ditto.
+       * emultempl/aarch64elf.em (aarch64_elf_before_allocation):
+       Replace elf64 with elf${ELFSIZE}.
+       (elf64_aarch64_add_stub_section): Likewise.
+       (build_section_lists): Likewise.
+       (gld${EMULATION_NAME}_after_allocation): Likewise.
+       (gld${EMULATION_NAME}_finish): Likewise.
+       (aarch64_elf_create_output_section_statements): Likewise.
+
+2013-04-24  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/15389
+       * scripttempl/avr.sc: Add .note.gnu.build-id section.
+
+2013-04-22  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc64elf.em (ppc_create_output_section_statements):
+       Check return from ppc64_elf_init_stub_bfd.
+
+2013-04-15  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am (ELF_DEPS): Add a dependency upon
+       scripttempl/DWARF.sc.
+       (ELF_GEN_DEPS): Likewise.
+       (emmo.c): Likewise.
+       * Makefile.in: Regenerate.
+
+       * scripttempl/armbpabi.sc: Replace DWARF sections with an
+       inclusion of DWARF.sc.
+       * scripttempl/avr.sc: Likewise.
+       * scripttempl/elf.sc: Likewise.
+       * scripttempl/elf32cr16.sc: Likewise.
+       * scripttempl/elf32crx.sc: Likewise.
+       * scripttempl/elf32msp430.sc: Likewise.
+       * scripttempl/elf32msp430_3.sc: Likewise.
+       * scripttempl/elf32sh-symbian.sc: Likewise.
+       * scripttempl/elf64hppa.sc: Likewise.
+       * scripttempl/elf_chaos.sc: Likewise.
+       * scripttempl/elfd10v.sc: Likewise.
+       * scripttempl/elfd30v.sc: Likewise.
+       * scripttempl/elfi370.sc: Likewise.
+       * scripttempl/elfm68hc11.sc: Likewise.
+       * scripttempl/elfm68hc12.sc: Likewise.
+       * scripttempl/elfxgate.sc: Likewise.
+       * scripttempl/elfxtensa.sc: Likewise.
+       * scripttempl/epiphany_4x4.sc: Likewise.
+       * scripttempl/i386beos.sc: Likewise.
+       * scripttempl/i386go32.sc: Likewise.
+       * scripttempl/ia64vms.sc: Likewise.
+       * scripttempl/ip2k.sc: Likewise.
+       * scripttempl/iq2000.sc: Likewise.
+       * scripttempl/mep.sc: Likewise.
+       * scripttempl/mmo.sc: Likewise.
+       * scripttempl/v850.sc: Likewise.
+       * scripttempl/v850_rh850.sc: Likewise.
+       * scripttempl/xstormy16.sc: Likewise.
+       * scripttempl/DWARF.sc: New.
+
+2013-04-04  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.c (load_symbols): Report "error adding symbols" on
+       bfd_link_add_symbols failure.
+       * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Likewise.
+       * emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Likewise.
+       (gld${EMULATION_NAME}_try_needed): Likewise.
+
+2013-03-27  Georg-Johann Lay  <gjl@gcc.gnu.org>
+
+       PR ld/13812
+       * scripttempl/avr.sc: Place trampolines before .progmem section.
+
+2013-03-25  Kai Tietz  <ktietz@redhat.com>
+
+       * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.
+
+2013-03-21  Michael Schewe  <michael.schewe@gmx.net>
+
+       * ld.texinfo (H8/300): Add description of relaxation of
+       mov @(disp:32,ERx) to mov @(disp:16,ERx).
+
+2013-03-21  Kai Tietz  <ktietz@redhat.com>
+
+       * pe-dll.c (process_def_file_and_drectve): Don't handle VC
+       generated C++-symbols as stdcall/fastcall.
+
+2013-03-18  Alan Modra  <amodra@gmail.com>
+
+       * ld.texinfo (--as-needed): Update.
+
+2013-03-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * emulparams/aarch64linux.sh (LIBPATH_SUFFIX): Set to 64 for
+       aarch64linux* emulations.
+
+2013-03-07  Alan Modra  <amodra@gmail.com>
+
+       * ldfile.c (ldfile_open_command_file_1): Return after einfo
+       to avoid warning.
+
+2013-03-05  Corinna Vinschen  <vinschen@redhat.com>
+
+       * configure.host: Add x86_64-*-cygwin* as valid host.
+       * configure.tgt: Add x86_64-*-cygwin* as valid target.
+       * emultempl/pep.em: Handle different requirements for Cygwin in terms
+       of start addresses for executables and DLLs, based on memory model in
+       http://cygwin.com/ml/cygwin-developers/2013-02/msg00027.html
+
+2013-03-05  Alan Modra  <amodra@gmail.com>
+
+       PR ld/15222
+       * ldlang.c (lang_size_sections_1): When given an lma_region align
+       LMA as per VMA only if lma_region is the same as region.
+
+2013-02-27  Nick Clifton  <nickc@redhat.com>
+
+       * scripttempl/elf32msp430.sc: Add placement of .data.* sections.
+       Add alignment of .bss section.
+       * scripttempl/elf32msp430_3.sc: Likewise.
+
+2013-02-26  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/15188
+       * ld.texinfo: Fix typos.
+
+2013-02-21  Alan Modra  <amodra@gmail.com>
+
+       * scripttempl/elf.sc (.init_array, .fini_array): Don't sort all
+       .init_array/.fini_array input sections before .ctors/.dtors input
+       sections.
+       (CTORS_IN_INIT_ARRAY, DTORS_IN_INIT_ARRAY): Adjust to suit.
+
+2013-02-21  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/elf32.em (write_build_id, setup_build_id): Adjust
+       for elf_tdata changes.
+
+2013-02-21  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/elf-generic.em: Use newly defined elf_obj_tdata
+       accessor macros.
+
+2013-02-20  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.
+       * Makefile.in: Regenerate.
+
+2013-02-19  Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR ld/15146
+       * plugin.c (plugin_notice): Add null check before dereferencing
+       pointer.
+
 2013-02-19  Alan Modra  <amodra@gmail.com>
 
        * emultempl/elf32.em (emit_note_gnu_build_id): New static var.
This page took 0.032918 seconds and 4 git commands to generate.