Regenerate with approved autotools version
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 413e2c1c3793bb57d9821bd6573fd2b4b2703de3..b9e125fd614d6ff14c0270d7a8c2084b6f74cc6b 100644 (file)
@@ -1,3 +1,91 @@
+2019-06-14  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2019-06-12  Christos Zoulas  <christos@zoulas.com>
+
+       PR 24663
+       * readelf.c (process_netbsd_elf_note): Add support for
+       NT_NETBSD_PAX.
+       (process_note): Add support for PaX notes.
+
+2019-06-12  Christos Zoulas  <christos@zoulas.com>
+
+       PR 24665
+       * readelf.c (get_netbsd_elfcore_note_type): Add support for SH
+       core notes.
+
+2019-06-12  Christos Zoulas  <christos@zoulas.com>
+
+       PR 24664
+       * readelf.c (get_netbsd_elfcore_note_type): Add support for NetBSD
+       auxv notes.
+
+2019-06-11  Christos Zoulas  <christos@zoulas.com>
+
+       PR 24662
+       * readelf.c (get_alpha_symbol_other): New function.
+       (get_symbol_other): Use for Alpha symbols.
+       (is_32bit_pcrel_reloc): Add R_VAX_PCREL32.
+
+2019-06-11  Christos Zoulas  <christos@zoulas.com>
+
+       PR 24661
+       * readelf.c (decode_arm_unwind): Ensure that the local variable
+       'addr' is always initialised.
+
+2019-06-10  Christos Zoulas  <christos@zoulas.com>
+
+       PR 24651
+       * strings.c (print_strings): Use %u to print unsigned values in
+       decimal.
+
+2019-06-10  Christos Zoulas  <christos@zoulas.com>
+
+       PR 24649
+       * arsup.c (ar_open): Use asprintf in place of xmalloc and
+       sprintf.
+
+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
+       * readelf.c (process_version_sections): Add 0x prefix to address
+       display.  Correct indentation.
+
+2019-05-30  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/binutils-common.exp (supports_gnu_unique): Add
+       s12z to targets not supporting this feature.
+
+2019-05-30  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/binutils-common.exp (run_dump_test): Support
+       tcl procedures for xfail args.
+
 2019-05-29  Nick Clifton  <nickc@redhat.com>
 
        * README-how-to-make-a-release: Add libctf to list of directories
This page took 0.02437 seconds and 4 git commands to generate.