C++ comments
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 1532a37c390632c62c1b0073c527a76c8813012e..657bc9591b703b39ec92d0f1c03b1fd38b3ce7c2 100644 (file)
@@ -1,3 +1,24 @@
+2020-06-29  Alan Modra  <amodra@gmail.com>
+
+       * dwarf.c: Use C style comments.
+       * resrc.c: Likewise.
+
+2020-06-27  Alan Modra  <amodra@gmail.com>
+
+       * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
+       after freeing.
+       (release_archive): Set fields of arch to NULL after freeing.
+
+2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
+
+       * readelf.c (dump_section_as_ctf): Support .ctf archives using
+       ctf_arc_bufopen.  Automatically load the .ctf member of such
+       archives as the parent of all other members, unless specifically
+       overridden via --ctf-parent.  Split out dumping code into...
+       (dump_ctf_archive_member): ... here, as in objdump, and call
+       it once per archive member.
+       (dump_ctf_indent_lines): Code style fix.
+
 2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
 
        * configure.ac [--enable-libctf]: New, default yes.
This page took 0.022689 seconds and 4 git commands to generate.