Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 349f2127f8e240cf4f32d28da996af9d5a8fa7bf..16186d8a2afbe6446ca1e90988e662c5bfefd72b 100644 (file)
@@ -1,3 +1,59 @@
+2018-02-23  Alan Modra  <amodra@gmail.com>
+
+       PR 22881
+       * elf.c (assign_file_positions_for_non_load_sections): Remove RELRO
+       segment if no matching LOAD segment.
+
+2018-02-23  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+
+       * elf32-nds32.h: Define mask for ict_model.
+
+2018-02-20  Jason Duerstock  <jason.duerstock@gmail.com>
+
+       * elfnn-ia64.c (elf_backend_can_gc_sections): Enable.
+
+2018-02-19  Maciej W. Rozycki  <macro@mips.com>
+
+       Revert
+       2018-01-12  Vlad Ivanov  <vlad@ivanov.email>
+
+       * elfxx-mips.c (_bfd_mips_elf_final_link): Notify user when
+       .reginfo section has wrong size.
+
+2018-02-19  Maciej W. Rozycki  <macro@mips.com>
+
+       * elfxx-mips.c (_bfd_mips_elf_always_size_sections): Set
+       SEC_FIXED_SIZE and SEC_HAS_CONTENTS flags for `.reginfo' and
+       `.MIPS.abiflags' sections.
+       (_bfd_mips_elf_final_link): Avoid reading beyond `.reginfo'
+       section's end.
+
+2018-02-19  Maciej W. Rozycki  <macro@mips.com>
+
+       * section.c (SEC_FIXED_SIZE): New macro.
+       * bfd-in2.h: Regenerate.
+
+2018-02-19  Maciej W. Rozycki  <macro@mips.com>
+
+       * section.c (SEC_HAS_GOT_REF): Remove macro.
+       * bfd-in2.h: Regenerate.
+
+2018-02-19  Alan Modra  <amodra@gmail.com>
+
+       * elf-attrs.c (_bfd_elf_parse_attributes): Correct _bfd_error_handler
+       arguments.
+       * elfxx-mips.c (_bfd_mips_elf_final_link): Likewise.
+       * elfnn-riscv.c (_bfd_riscv_relax_align): Likewise.
+       (_bfd_riscv_relax_pc): Likewise and fix typos.
+       * libbfd-in.h (_bfd_error_handler): Add attribute printf.
+       * libbfd.h: Regenerate.
+
+2018-02-19  Alan Modra  <amodra@gmail.com>
+
+       * dwarf2.c (read_section): Don't use 'll' format modifier.
+       (find_abstract_instance): Likewise.
+       * elfcore.h (elf_core_file_p): Likewise.
+
 2018-02-19  Alan Modra  <amodra@gmail.com>
 
        * bfd-in.h: Include inttypes.h or if not available define
        * elflink.c (bfd_elf_gc_sections): Keep all PREINIT_ARRAY,
        INIT_ARRAY as well as FINI_ARRAY sections for ld -r --gc-section.
 
-2017-09-27  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+2018-01-09  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
 
        PR 22662
        * elf32-nds32.c (nds32_elf_relax_loadstore): Fix a typographical error.
This page took 0.023258 seconds and 4 git commands to generate.