AOUT/COFF/PE messages
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 6820732cc69b67b0efbef6ab1cdc5b85187efd70..397dc5657ed266f508b8c835d2533bbfae9f2c5b 100644 (file)
@@ -1,3 +1,77 @@
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * aout-adobe.c, * aout-cris.c, * i386linux.c, * m68klinux.c,
+       * sparclinux.c, * coff-alpha.c, * coff-arm.c, * coff-mcore.c,
+       * coffcode.h, * coffgen.c, * cofflink.c, * ecoff.c, * pe-mips.c,
+       * peXXigen.c, * peicode.h: Standardize error/warning messages.
+
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * elf32-arm.c, * elfnn-aarch64.c: Standardize error/warning messages.
+
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * elfxx-mips.c: Standardize error/warning messages.
+
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * dwarf2.c, * elf-attrs.c, * elf-eh-frame.c, * elf.c, * elf32-gen.c,
+       * elflink.c: Standardize error/warning messages.  Replace use of
+       linker callback einfo with _bfd_error_handler when possible.
+
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * aoutx.h, * coff-alpha.c, * coff-i860.c, * coff-m68k.c,
+       * coff-mcore.c, * coff-ppc.c, * coff-rs6000.c, * coff-sh.c,
+       * coff-tic4x.c, * coff-tic54x.c, * coff-tic80.c, * coff-w65.c,
+       * elf-bfd.h, * elf-m10300.c, * elf.c, * elf32-avr.c, * elf32-bfin.c,
+       * elf32-cr16.c, * elf32-cr16c.c, * elf32-cris.c, * elf32-crx.c,
+       * elf32-d10v.c, * elf32-d30v.c, * elf32-dlx.c, * elf32-epiphany.c,
+       * elf32-fr30.c, * elf32-frv.c, * elf32-i370.c, * elf32-i386.c,
+       * elf32-i960.c, * elf32-ip2k.c, * elf32-iq2000.c, * elf32-lm32.c,
+       * elf32-m32c.c, * elf32-m32r.c, * elf32-m68hc11.c, * elf32-m68hc12.c,
+       * elf32-m68k.c, * elf32-mcore.c, * elf32-mep.c, * elf32-metag.c,
+       * elf32-microblaze.c, * elf32-mips.c, * elf32-moxie.c,
+       * elf32-msp430.c, * elf32-mt.c, * elf32-nds32.c, * elf32-or1k.c,
+       * elf32-pj.c, * elf32-ppc.c, * elf32-rl78.c, * elf32-rx.c,
+       * elf32-s390.c, * elf32-sh.c, * elf32-spu.c, * elf32-tic6x.c,
+       * elf32-v850.c, * elf32-vax.c, * elf32-visium.c, * elf32-wasm32.c,
+       * elf32-xgate.c, * elf32-xtensa.c, * elf64-alpha.c,
+       * elf64-ia64-vms.c, * elf64-mips.c, * elf64-mmix.c,
+       * elf64-ppc.c, * elf64-s390.c, * elf64-sparc.c, * elf64-x86-64.c,
+       * elfn32-mips.c, * elfnn-aarch64.c, * elfnn-ia64.c,
+       * elfnn-riscv.c, * elfxx-mips.c, * elfxx-riscv.c, * elfxx-riscv.h,
+       * elfxx-sparc.c, * elfxx-sparc.h, * reloc.c: Standardize
+       unrecognized/unsupported reloc message.
+
+2018-02-26  Alan Modra  <amodra@gmail.com>
+
+       * elf32-ppc.c: Standardize error/warning messages.  Use
+       _bfd_error_handler rather than einfo when einfo features not used.
+       * elf64-ppc.c: Likewise.
+
+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
        * 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.025897 seconds and 4 git commands to generate.