Update version to 2.33.50 and regenerate configure scripts.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 198380eaeab1f5096d14cd4e769692af46cb1ae1..a29de52599ad229a0a06782b62804ba303a7f4a2 100644 (file)
@@ -1,3 +1,33 @@
+2019-09-16  Phil Blundell  <pb@pbcl.net>
+
+       * Makefile.in, configure. doc/Makefile.in: Regenerated.
+
+2019-09-11  Tom Tromey  <tom@tromey.com>
+
+       * objcopy.c (copy_archive): Update.
+       * bucomm.h (make_tempname, make_tempdir): Make argument const.
+       * bucomm.c (make_tempname, make_tempdir): Make argument const.
+
+2019-09-11  Alan Modra  <amodra@gmail.com>
+
+       PR 24907
+       * objdump.c (disassemble_bytes): Adjust code to avoid overlong
+       lines.  Correct max_reloc_offset_into_insn test.
+
+2019-09-10  Nick Clifton  <nickc@redhat.com>
+
+       PR 24907
+       * objdump.c (null_print): New function.
+       (disassemble_bytes): Delete previous_octets local and replace with
+       a test of the max_reloc_offset_into_insn field of the
+       bfd_arch_info structure.  If a reloc is a potential match for the
+       next insn, then perform a dummy disassembly in order to calculate
+       its real length.
+
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
 2019-09-06  Alan Modra  <amodra@gmail.com>
 
        * nm.c (print_object_filename_bsd, print_object_filename_sysv),
This page took 0.023895 seconds and 4 git commands to generate.