Ensure that when attempting to process an ARM Mach-O file with unknown relocs, that...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b845caca0358759c84807527ba86fd3a09c8ef85..07c8bb69d2af7bf6d53ed96d08ff525a51a1d915 100644 (file)
@@ -1,3 +1,64 @@
+2019-06-26  Nick Clifton  <nickc@redhat.com>
+
+       PR 24703
+       * bucomm.c (bfd_nonfatal): If no bfd error code has been set then
+       indicate this in the output.
+       (bfd_nonfatal_message): Likewise.
+
+2019-06-25  Jan Beulich  <jbeulich@suse.com>
+
+       * readelf.c (dump_ctf_indent_lines): Rename local variable
+       "spaces" to "blanks".
+
+2019-06-25  Jan Beulich  <jbeulich@suse.com>
+
+       * objdump.c (dump_ctf_indent_lines): Rename local variable
+       "spaces" to "blanks".
+
+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
This page took 0.024216 seconds and 4 git commands to generate.