Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 321e2e060bda982d9dbf96653bc8641535e1ea9e..d6a1d87e5e77595b7dc1fa11d15df2271bae4c81 100644 (file)
@@ -1,3 +1,31 @@
+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
This page took 0.024631 seconds and 4 git commands to generate.