gdbsupport: Let construct_inferior_arguments take gdb::array_view param
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index e906bdf75c47f277ef482438b42d2a92f27377c4..f607c6369c84ee7323262a559293bccec19a1891 100644 (file)
@@ -1,3 +1,19 @@
+2020-05-23  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/ar.exp (many_files): New test.
+
+2020-05-21  Alan Modra  <amodra@gmail.com>
+
+       * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
+       * dlltool.c: Likewise.
+       * elfcomm.c: Likewise.
+       * rddbg.c: Likewise.
+       * readelf.c: Likewise.
+       * stabs.c: Likewise.
+       * windmc.c: Likewise.
+       * windres.c: Likewise.
+       * wrstabs.c: Likewise.
+
 2020-05-21  Alan Modra  <amodra@gmail.com>
 
        * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
This page took 0.024329 seconds and 4 git commands to generate.