Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 15c77bece90f61ae9aaea64d536738733b3167e5..19ecf8929240bfd9a06d6a02f1b5cb361147b3d8 100644 (file)
@@ -1,3 +1,25 @@
+2020-05-04  Gunther Nikl  <gnikl@justmail.de>
+
+       * aout-cris.c (DEFAULT_ARCH): Delete define.
+       (MY_set_arch_mach): Likewise.
+       (SET_ARCH_MACH): Use bfd_set_arch_mach with an explicit architecture
+       of bfd_arch_cris.
+       (swap_ext_reloc_in): Add casts to r_index extraction. Mask valid bits
+       of r_type before the shift.
+
+2020-05-04  Wilco Dijkstra  <wdijkstr@arm.com>
+
+       PR ld/25665
+       * elfnn-aarch64.c (group_sections): Copy implementation from
+       elf32-arm.c.
+
+2020-05-01  Alan Modra  <amodra@gmail.com>
+
+       PR 25900
+       * elfnn-riscv.c (_bfd_riscv_relax_section): Check root.type before
+       accessing root.u.def of symbols.  Also check root.u.def.section
+       is non-NULL.  Reverse tests so as to make the logic positive.
+
 2020-05-01  Alan Modra  <amodra@gmail.com>
 
        PR 25882
This page took 0.023919 seconds and 4 git commands to generate.