Remove hack for GDB which sets the section size to 0
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index fa4799a6bcc4af17e264acfcc3ae1e3da4472747..adbf6f3b20bce3988daae30ca52c9c5cf69816cf 100644 (file)
@@ -1,3 +1,135 @@
+2020-07-22  Kevin Buettner  <kevinb@redhat.com>
+
+       * elf.c (_bfd_elf_make_section_from_phdr): Remove hack for GDB.
+       
+2020-07-22  Max Filippov  <jcmvbkbc@gmail.com>
+
+       PR 26246
+       * elf32-xtensa.c (removed_literal_compare): Use correct pointer
+       type for the first function argument. Rename pointers to reflect
+       that they have distinct types.
+
+2020-07-20  Alan Modra  <amodra@gmail.com>
+
+       * elflink.c (_bfd_elf_gc_keep): Use bfd_is_const_section.
+
+2020-07-19  Alan Modra  <amodra@gmail.com>
+
+       * elf64-ppc.c (struct ppc_link_hash_table): Add has_power10_relocs.
+       (select_alt_stub): New function.
+       (ppc_get_stub_entry): Use it here.
+       (ppc64_elf_check_relocs): Set had_power10_relocs rather than
+       power10_stubs.
+       (ppc64_elf_size_stubs): Clear power10_stubs here instead.  Don't
+       merge notoc stubs with other varieties when power10_stubs is "auto".
+       Instead dup the stub hash table entry.
+       (plt_stub_size, ppc_build_one_stub, ppc_size_one_stub): Adjust
+       tests of power10_stubs.
+
+2020-07-15  Alan Modra  <amodra@gmail.com>
+
+       PR 26239
+       * coffgen.c (_bfd_coff_close_and_cleanup): Free dwarf2 info.
+
+2020-07-15  Nick Clifton  <nickc@redhat.com>
+
+       PR26240
+       * coffgen.c (coff_get_normalized_symtab): Fix off-by-one error in
+       check for aux entries that overflow the buufer.
+
+2020-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * elf64-mmix.c (mmix_elf_relax_section): Improve accounting for
+       R_MMIX_PUSHJ_STUBBABLE relocs against undefined symbols.
+
+2020-07-15  Markus Böck  <markus.boeck02@gmail.com>
+           Alan Modra  <amodra@gmail.com>
+
+       PR 26198
+       * coffgen.c (_bfd_coff_section_already_linked): Allow for plugin
+       objects both before and after normal object files.
+       * elflink.c (_bfd_elf_section_already_linked): Likewise.
+
+2020-07-10  Alan Modra  <amodra@gmail.com>
+
+       * elf64-ppc.h (struct ppc64_elf_params): Add power10_stubs.
+       * elf64-ppc.c (struct ppc_link_hash_table): Delete
+       power10_stubs.
+       (ppc64_elf_check_relocs): Adjust setting of power10_stubs.
+       (plt_stub_size, ppc_build_one_stub, ppc_size_one_stub): Adjust
+       uses of power10_stubs.
+
+2020-07-09  Alan Modra  <amodra@gmail.com>
+
+       * coff-ppc.c: Delete.
+       * pe-ppc.c: Delete.
+       * pei-ppc.c: Delete.
+       * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Remove PE PPC.
+       * coffcode.h (coff_set_arch_mach_hook, coff_set_flags): Remove
+       PPCMAGIC code.
+       (coff_write_object_contents): Remove PPC_PE code.
+       * config.bfd: Move powerpcle-pe to removed targets.
+       * configure.ac: Remove powerpc PE entries.
+       * libcoff-in.h (ppc_allocate_toc_section): Delete.
+       (ppc_process_before_allocation): Delete.
+       * peXXigen.c: Remove POWERPC_LE_PE code and comments.
+       * targets.c: Remove powerpc PE vectors.
+       * po/SRC-POTFILES.in: Regenerate.
+       * libcoff.h: Regenerate.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2020-07-09  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * xcofflink.c (xcoff_mark): Don't mark const sections.
+       (bfd_xcoff_record_link_assignment): Add FIXME.
+       (_bfd_xcoff_bfd_final_link): Don't segfault on assorted magic
+       sections being discarded by linker script.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * coff-rs6000.c (xcoff_write_archive_contents_old): Set default
+       time, uid, gid and mode for deterministic archive.
+       (xcoff_write_archive_contents_big): Likewise.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * coffcode.h (coff_classify_symbol): Handle C_HIDEXT and
+       C_AIX_WEAKEXT.
+
+2020-07-06  Nick Clifton  <nickc@redhat.com>
+
+       * po/pt.po: Updated Portuguese translation.
+       * po/uk.po: Updated Ukranian translation.
+
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       * version.m4: Set version to 2.35.50.
+       * configure: Regenerate.
+       * po/bbfd.pot: Regenerate.
+
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
+2020-07-01  Alan Modra  <amodra@gmail.com>
+
+       PR 26188
+       * coffgen.c (coff_find_nearest_line_with_names): Sanity check
+       raw syment index before dereferencing.
+
+2020-07-01  Alan Modra  <amodra@gmail.com>
+
+       * elf32-i386.c (elf_backend_object_p): Undef for vxworks.
+
+2020-07-01  Alan Modra  <amodra@gmail.com>
+
+       * config.bfd: Obsolete xc16x.
+
 2020-06-30  H.J. Lu  <hongjiu.lu@intel.com>
 
        * archures.c (bfd_mach_i386_nacl): Removed.
This page took 0.024548 seconds and 4 git commands to generate.