PR 14072
[deliverable/binutils-gdb.git] / ld / ChangeLog
index d026c35d6a5f87017dafb8618fb7d951be2d5bbc..bf18bbfca4bd2c204576b8327d88337f69def39c 100644 (file)
@@ -1,3 +1,18 @@
+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
 
 2012-04-24  Alan Modra  <amodra@gmail.com>
 
-       * ld/ldlang.c (size_input_section): Use sec_info_type rather than
+       * ldlang.c (size_input_section): Use sec_info_type rather than
        usrdata->flags.just_syms.
-       * ld/ldwrite.c (build_link_order): Likewise.
-       * ld/emultempl/hppaelf.em (build_section_lists): Likewise.
-       * ld/emultempl/ppc64elf.em (build_toc_list): Likewise.
-       * ld/emultempl/armelf.em (build_section_lists): Likewise.
+       * 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.
-       * ld/emultempl/tic6xdsbt.em: Likewise.
+       * emultempl/tic6xdsbt.em: Likewise.
 
 2012-04-12  Roland McGrath  <mcgrathr@google.com>
 
 2012-03-25  Alan Modra  <amodra@gmail.com>
 
        * ldemul.c (before_allocation_default): Revert last change.
-       ldlang.c (lang_add_section): Likewise.
+       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.
 
This page took 0.023434 seconds and 4 git commands to generate.