libctf: dump: check the right error values when dumping functions
[deliverable/binutils-gdb.git] / libctf / ChangeLog
index 04939431173bb5aea69d7b26275969643b125a23..c23e5aedcfc10e94f42933eb0ddbfb9b63ac4c45 100644 (file)
@@ -1,3 +1,22 @@
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-dump.c (ctf_dump_funcs): Check the right error value.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-dump.c (ctf_dump): Use ctf_type_iter_all to dump types, not
+       ctf_type_iter.
+       (ctf_dump_type): Pass down the flag from ctf_type_iter_all.
+       (ctf_dump_format_type): Add non-root-type { } notation.
+       Add root flag to prototype.
+       (ctf_dump_label): Adjust accordingly.
+       (ctf_dump_objts): Likewise.
+       (ctf_dump_var): Likewise.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-create.c (ctf_compress_write): Fix double-free.
+
 2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
 
        * ctf-archive.c (ctf_arc_write): Split off, and reimplement in terms
This page took 0.050213 seconds and 4 git commands to generate.