Fix libctf build on non-ELF targets.
[deliverable/binutils-gdb.git] / libctf / ChangeLog
index c0c98d2f43f13828ea27ae4f898e22f91f929935..879aeed38f7282087d0784f69662924f83e8e33c 100644 (file)
@@ -1,3 +1,33 @@
+2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
+
+       * configure.in: Check for bfd_section_from_elf_index.
+       * configure: Regenerate.
+       * config.h.in [HAVE_BFD_ELF]: Likewise.
+       * libctf/ctf_open_bfd (ctf_bfdopen_ctfsect): Use it.
+       abfd is potentially unused now.
+
+2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
+
+       * Makefile.am: New.
+       * Makefile.in: Regenerated.
+       * config.h.in: Likewise.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+
+2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-dump.c: New.
+
+2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-labels.c: New.
+
+2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-impl.h (_libctf_version): New declaration.
+       * ctf-subr.c (_libctf_version): Define it.
+       (ctf_version): New.
+
 2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
 
        * ctf-create.c (enumcmp): New.
This page took 0.026011 seconds and 4 git commands to generate.