Fix potential segfault
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 3dc0356928ad6a3a06cbc5c9f3fa4d134e725b18..2da474e02c9790cf9d33131f01a0f1624bf597df 100644 (file)
@@ -1,3 +1,14 @@
+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.030988 seconds and 4 git commands to generate.