bfd: fix handling of R_BPF_INSN_{32,64} relocations.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 3dc0356928ad6a3a06cbc5c9f3fa4d134e725b18..05452c5d46717d254d59c177eb5bb3dcc26fa4ac 100644 (file)
@@ -1,3 +1,37 @@
+2020-05-28  David Faust  <david.faust@oracle.com>
+
+       * elf64-bpf.c (bpf_elf_relocate_section): Fix handling of
+       R_BPF_INSN_{32,64} relocations.
+
+2020-05-28  Stephen Casner  <casner@acm.org>
+
+       * pdp11.c: Implement BRD_RELOC_32 to relocate the low 16 bits of
+       addreses in .long (used in testsuites) and .stab values.
+
+2020-05-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/22909
+       * elflink.c (bfd_elf_final_link): Use bfd_link_textrel_check.
+       Check bfd_link_dll when issue a DT_TEXTREL warning.
+       * elfxx-x86.c (maybe_set_textrel): Likewise.
+       (_bfd_x86_elf_size_dynamic_sections): Likewise.
+
+2020-05-26  Nick Clifton  <nickc@redhat.com>
+
+       * plugin.c (try_load_plugin): Extend error message when a plugin
+       fails to open.
+
+2020-05-23  Alan Modra  <amodra@gmail.com>
+
+       * bfdio.c (bfd_get_file_size): Don't segfault on NULL arch_header.
+
+2020-05-22  Alan Modra  <amodra@gmail.com>
+
+       PR 25882
+       * elf32-ppc.c (_bfd_elf_ppc_merge_fp_attributes): Don't init FP
+       attributes from shared libraries, and do not return an error if
+       they don't match.
+
 2020-05-21  Alan Modra  <amodra@gmail.com>
 
        PR 25993
This page took 0.024052 seconds and 4 git commands to generate.