libctf: fix __extension__ with non-GNU C compilers
[deliverable/binutils-gdb.git] / libctf / ChangeLog
index da285022dc136b46ebe8153a029c38178b044b9e..642ed3f83c1e7c68555d75bf1c6c91faef3408da 100644 (file)
@@ -1,3 +1,30 @@
+2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-impl.h [!__GNUC__] (__extension__): Define to nothing.
+
+2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-archive.c (ctf_archive_count): New.
+       * libctf.ver: New public function.
+
+2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-types.c (ctf_member_count): New.
+       * libctf.ver: New public function.
+
+2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-types.c (ctf_type_kind_forwarded): New.
+
+2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-types.c (ctf_type_name_raw): New.
+       (ctf_type_aname_raw): Reimplement accordingly.
+
+2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-subr.c (ctf_dprintf): _libctf_debug is unlikely to be set.
+
 2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
 
        * ctf-impl.h (struct ctf_archive_internal)
This page took 0.023721 seconds and 4 git commands to generate.