libctf: fix __extension__ with non-GNU C compilers
[deliverable/binutils-gdb.git] / libctf / ChangeLog
index 7df7867b4cb21f0159770d7930d73c4d72bdeaeb..642ed3f83c1e7c68555d75bf1c6c91faef3408da 100644 (file)
@@ -1,3 +1,12 @@
+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.
This page took 0.023189 seconds and 4 git commands to generate.