* bfd-in.h (bfd_get_section_name, bfd_get_section_vma,
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 354c36373bf58398431ce3222cf0f1802040d2be..07b5455babd501d95ad3530157652997e14577b8 100644 (file)
@@ -1,3 +1,67 @@
+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.
This page took 0.023274 seconds and 4 git commands to generate.