libctf: explicitly cast more size_t types used in printf()s
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 04710e3e1dece5cef4a1ee5c9e450e403674663b..c98ed9435086666d2c7479bd0c350eddab5fa5b4 100644 (file)
@@ -1,3 +1,25 @@
+2019-06-03  Nick Clifton  <nickc@redhat.com>
+
+       Revert:
+       2019-05-29  Nick Clifton  <nickc@redhat.com>
+
+       * configure.ac (LIBCTF): Export.  Set to empty for non-ELF based
+       targets.
+       (HAVE_LIBCTF): Define if libctf support is available.
+       * Makefile.am (LIBCTF): Set value to @LIBCTF@.
+       * objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
+       defined.
+       * readelf.c: Likewise.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+       * config.in: Regenerate.
+
+2019-05-30  Nick Alcock  <nick.alcock@oracle.com>
+
+       * objdump.c (make_ctfsect): Drop cts_type, cts_flags, and
+       cts_offset.
+       * readelf.c (shdr_to_ctf_sect): Likewise.
+
 2019-05-30  Nick Clifton  <nickc@redhat.com>
 
        PR 24627
This page took 0.026271 seconds and 4 git commands to generate.