* ldlang.h (lang_output_section_statement_type): Rename
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 4b9d324ecde67e6c02c1bed98bc5b2f975536952..caad59d900b907085aa7cd9d899794c4d1e8eb7e 100644 (file)
@@ -1,3 +1,229 @@
+2012-05-30  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.h (lang_output_section_statement_type): Rename
+       "section_relative_symbol" field to "update_dot".
+       * ldlang.c: Update all uses.
+       (strip_excluded_output_sections): Don't test update_dot_tree here..
+       (lang_leave_overlay): ..set update_dot here.
+
+2012-05-26  Alan Modra  <amodra@gmail.com>
+
+       * ldlex.h (enum option_values): Move from..
+       * lexsup.c: ..here.
+       * emultempl/ppc32elf.em: Include ldlex.h.
+       (PARSE_AND_LIST_ARGS_CASES): Disable optimisations when
+       --traditional-format.
+       * emultempl/ppc64elf.em: Likewise.
+
+2012-05-25  Alan Modra  <amodra@gmail.com>
+
+       PR ld/13909
+       * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Handle
+       multiple .eh_frame sections attached to bfd.
+
+2012-05-23  Cary Coutant  <ccoutant@google.com>
+
+       * scripttempl/armbpabi.sc: Match .data.rel.ro.* sections more
+       carefully.  Fix typo where .rela.data.rel.ro matches
+       .rel.data.rel.ro.
+       * scripttempl/mep.sc: Likewise.
+       * scripttempl/elf.sc: Match .data.rel.ro.* sections more carefully.
+       * scripttempl/elf64hppa.sc: Likewise.
+       * scripttempl/elfxtensa.sc: Likewise.
+
+2012-05-17  Daniel Richard G.  <skunk@iskunk.org>
+           Nick Clifton  <nickc@redhat.com>
+
+       PR 14072
+       * configure.in: Add check that sysdep.h has been included before
+       any system header files.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+       * sysdep.h: Generate an error if included before config.h.
+
+2012-05-16  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * emultempl/m68hc1xelf.em (hook_in_stub): Pass proper `bfd'
+       as the first argument for `bfd_get_section_name'.
+
+2012-05-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+       PR ld/14069
+       * emultempl/elf32.em: Include *-*-gnu* targets in ld.so.conf
+       support.
+
+2012-05-15  James Murray <jsm@jsm-net.demon.co.uk>
+
+       * NEWS: Mention the support for S12X processors.
+
+2012-05-14  James Lemke  <jwlemke@codesourcery.com>
+
+       * ldlang.c (walk_wild_consider_section): Don't copy section_flag_list.
+       Pass it to callback.
+       (walk_wild_section_general): Pass section_flag_list to callback.
+       (lang_add_section): Add sflag_list parm.
+       Move out logic to keep / omit a section & call bfd_lookup_section_flags.
+       (output_section_callback_fast): Add sflag_list parm.
+       Add new parm to lang_add_section calls.
+       (output_section_callback): Likewise.
+       (check_section_callback): Add sflag_list parm.
+       (lang_place_orphans): Add new parm to lang_add_section calls.
+       (gc_section_callback): Add sflag_list parm.
+       (find_relro_section_callback): Likewise.
+       * ldlang.h (callback_t): Add flag_info parm.
+       (lang_add_section): Add sflag_list parm.
+       * emultempl/armelf.em (elf32_arm_add_stub_section):
+       Add lang_add_section parm.
+       * emultempl/beos.em (gld*_place_orphan): Likewise.
+       * emultempl/elf32.em (gld*_place_orphan): Likewise.
+       * emultempl/hppaelf.em (hppaelf_add_stub_section): Likewise.
+       * emultempl/m68hc1xelf.em (m68hc11elf_add_stub_section): Likewise.
+       * emultempl/mipself.em (mips_add_stub_section): Likewise.
+       * emultempl/mmo.em (mmo_place_orphan): Likewise.
+       * emultempl/pe.em (gld_*_place_orphan): Likewise.
+       * emultempl/pep.em (gld_*_place_orphan): Likewise.
+       * emultempl/ppc64elf.em (ppc_add_stub_section): Likewise.
+       * emultempl/spuelf.em (spu_place_special_section): Likewise.
+       * emultempl/vms.em (vms_place_orphan): Likewise.
+
+2012-05-14  Catherine Moore  <clm@codesourcery.com>
+
+       * NEWS:  Mention PowerPC VLE port.
+
+2012-05-11  Daniel Richard G.  <skunk@iskunk.org>
+
+       PR binutils/14028
+       * configure.in: Invoke ACX_HEADER_STRING.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+       * sysdep.h: If STRINGS_WITH_STRING is defined then include both
+       string.h and strings.h.
+
+2012-05-08  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
+       LC and LANG environment vars.
+       * Makefile.in: Regenerate.
+
+2012-05-07  Tristan Gingold  <gingold@adacore.com>
+
+       * pe-dll.c (udef_table): Make it static.
+
+2012-05-05  Alan Modra  <amodra@gmail.com>
+
+       * pe-dll.c (process_def_file_and_drectve): Use bfd_und_section_ptr.
+       (generate_reloc): Use bfd_abs_section_ptr.
+
+2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.tgt: Support x86_64-*-linux-gnux32.
+
+2012-05-03  Sean Keys  <skeys@ipdatasys.com>
+
+       * Makefile.am (ALL_EMULATIONS): Added new emulation for XGATE
+       and XGATE (elf).
+       * Makefile.in: Rebuild.
+       * configure.tgt: Recognize XGATE.
+       * scripttempl/elfxgate.sc: New file, mostly cloned from m68hc12.
+       * emulparams/xgateelf: New emulation, mostly cloned from m68hc12.
+       * NEWS: Mention new support.
+
+2012-04-26  Hans-Peter Nilsson  <hp@axis.com>
+
+       Make bfd asserts cause linker errors.
+       * ldmain.c (default_bfd_assert_handler): New variable.
+       (ld_bfd_assert_handler): New function.
+       (main): Call bfd_set_assert_handler.
+
+2012-04-24  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.c (size_input_section): Use sec_info_type rather than
+       usrdata->flags.just_syms.
+       * ldwrite.c (build_link_order): Likewise.
+       * emultempl/hppaelf.em (build_section_lists): Likewise.
+       * emultempl/ppc64elf.em (build_toc_list): Likewise.
+       * emultempl/armelf.em (build_section_lists): Likewise.
+       (after_allocation): Update for renamed sec_info_type value.
+       * emultempl/tic6xdsbt.em: Likewise.
+
+2012-04-12  Roland McGrath  <mcgrathr@google.com>
+
+       * configure.tgt (arm*-*-nacl*, arm*b-*-nacl*): Handle them.
+       * emulparams/armelf_nacl.sh: New file.
+       * emulparams/armelfb_nacl.sh: New file.
+       * Makefile.am (ALL_EMULATION_SOURCES): Add earmelf_nacl.c
+       and earmelfb_nacl.c here.
+       (earmelf_nacl.c, earmelfb_nacl.c): New targets.
+       * Makefile.in: Regenerated.
+
+2012-04-11  Tristan Gingold  <gingold@adacore.com>
+
+       * scripttempl/ia64vms.sc: New file.
+       * emultempl/vms.em (_before_parse): Support for ia64.
+       (elf64-ia64-vms): New fragment for ia64.
+       * emulparams/elf64_ia64_vms.sh: New file.
+       * configure.tgt (ia64-*-*vms*): Add.
+       * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64_ia64_vms.c
+       (eelf64_ia64_vms.c): New rule.
+       * Makefile.in: Regenerate.
+
+2012-04-06  Roland McGrath  <mcgrathr@google.com>
+
+       * configure.in (AC_CHECK_HEADERS): Add locale.h.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+
+2012-04-05  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (AC_CHECK_FUNCS): Add setlocale.
+       (AM_LC_MESSAGES): Add.
+       * aclocal.m4: Regenerate.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+
+2012-04-03  Roland McGrath  <mcgrathr@google.com>
+
+       * configure.tgt (i[3-7]86-*-nacl*, x86_64-*-nacl*): Handle them.
+       * emulparams/elf_nacl.sh: New file.
+       * emulparams/elf_i386_nacl.sh: New file.
+       * emulparams/elf32_x86_64_nacl.sh: New file.
+       * emulparams/elf_x86_64_nacl.sh: New file.
+       * Makefile.am (ALL_EMULATION_SOURCES): Add eelf_i386_nacl.c here.
+       (ALL_64_EMULATION_SOURCES): Add eelf32_x86_64_nacl.c and
+       eelf_x86_64_nacl.c here.
+       (eelf_i386_nacl.c, eelf32_x86_64_nacl.c, eelf_x86_64_nacl.c):
+       New targets.
+       * Makefile.in: Regenerated.
+
+       * scripttempl/elf.sc: Handle SEPARATE_CODE cases.
+
+2012-04-02  Mike Frysinger  <vapier@gentoo.org>
+
+       * ldmisc.c (vfinfo): Assign new local str to fmt.  Delete
+       putc call.  If str and fmt are different, call fwrite on
+       the difference.
+
+2012-03-30  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2012-03-27  Roland McGrath  <mcgrathr@google.com>
+
+       * configure.in: Set want64 on a 64-bit host regardless of
+       --enable-targets=all.
+       * configure: Regenerated.
+
+2012-03-26  Tristan Gingold  <gingold@adacore.com>
+
+       * lexsup.c (parse_args): Add a missing '\n'.
+
+2012-03-25  Alan Modra  <amodra@gmail.com>
+
+       * ldemul.c (before_allocation_default): Revert last change.
+       * ldlang.c (lang_add_section): Likewise.
+       (strip_excluded_output_sections): Don't strip output sections with
+       user input sections when emitrelocations, unless all are SEC_EXCLUDE.
+
 2012-03-23  Alan Modra  <amodra@gmail.com>
 
        * ldemul.c (before_allocation_default): When emitrelocations,
This page took 0.027502 seconds and 4 git commands to generate.