v850 bfd.h tidy
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 81935a408c582226d4bd7da57914ba249c619402..fa5913e7becffe8302953e46a1445633b183a15c 100644 (file)
@@ -1,3 +1,74 @@
+2019-09-23  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/v850elf.em: Include elf32-v850.h.
+
+2019-09-23  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/cskyelf.em: Include elf32-csky.h.
+
+2019-09-22  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-srec/sr3.cc (FOO_MSG_LEN): Set to 4.
+
+2019-09-20  Nelson Chu <nelson.chu@sifive.com>
+
+       * testsuite/ld-riscv-elf/weakref32.s: Add relaxable undef weak code.
+       * testsuite/ld-riscv-elf/weakref64.s: Likewise.
+       * testsuite/ld-riscv-elf/weakref32.d: Updated.
+       * testsuite/ld-riscv-elf/weakref64.d: Updated.
+
+2019-09-20  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/xtensaelf.em (xtensa_get_section_deps): Comment.
+       Use bfd_section_userdata.
+       (xtensa_set_section_deps): Use bfd_set_section_userdata.
+       * ldlang.c (lang_output_section_get): Use bfd_section_userdata.
+       (sort_def_symbol): Likewise, and bfd_set_section_userdata.
+       (init_os): Use bfd_set_section_userdata.
+       (print_all_symbols): Use bfd_section_userdata.
+       * ldlang.h (get_userdata): Delete.
+
+2019-09-20  Alan Modra  <amodra@gmail.com>
+
+       * ldelf.c (ldelf_after_open, ldelf_place_orphan
+       * ldlang.c (walk_wild_file, lang_process): Use bfd_usrdata.
+       (load_symbols, ldlang_add_file): Use bfd_set_usrdata.
+       * ldmain.c (add_archive_element): Use bfd_usrdata.
+       * ldlang.h (bfd_input_just_syms): New inline function.
+       * emultempl/aarch64elf.em (build_section_lists): Use it.
+       * emultempl/mmo.em (mmo_place_orphan): Likewise.
+       * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
+       * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
+       * emultempl/ppc64elf.em (build_section_lists): Likewise.
+
+2019-09-18  Alan Modra  <amodra@gmail.com>
+
+       * ldcref.c, * ldctor.c, * ldelf.c, * ldlang.c, * pe-dll.c,
+       * emultempl/aarch64elf.em, * emultempl/aix.em,
+       * emultempl/armcoff.em, * emultempl/armelf.em,
+       * emultempl/cr16elf.em, * emultempl/cskyelf.em,
+       * emultempl/m68hc1xelf.em, * emultempl/m68kelf.em,
+       * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
+       * emultempl/mmo.em, * emultempl/msp430.em,
+       * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
+       * emultempl/ppc64elf.em, * emultempl/xtensaelf.em: Update
+       throughout for bfd section macro and function changes.
+
+2019-09-18  Alan Modra  <amodra@gmail.com>
+
+       * ldcref.c (check_reloc_refs): Update bfd_get_section to
+       bfd_asymbol_section.
+
+2019-09-18  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * Makefile.in: Re-generate.
+       * configure: Re-generate.
+
+2019-09-18  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.c (stricpy, strcut, name_compare): Constify params.
+       (get_first_input_target): Make return and "target" const.
+
 2019-09-18  Alan Modra  <amodra@gmail.com>
 
        * emultempl/pe.em (after_open): Use bfd_set_filename.
This page took 0.024176 seconds and 4 git commands to generate.