binutils: doc: remove binutils_TEXINFOS usages
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 98e660d167d3ff8e50b59e022f88b6a34761feeb..5c424d62689326f3e75b65dd8d25398767784776 100644 (file)
@@ -1,3 +1,61 @@
+2019-09-18  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * doc/Makefile.am: Remove references to binutils_TEXINFOS.
+       * doc/Makefile.in: Re-generate.
+
+2019-09-18  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * doc/Makefile.am (install-data-loca): Remove target.
+       (DISTCLEANFILES): Remove variable.
+       * doc/Makefile.in: Re-generate.
+
+2019-09-18  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * Makefile.in: Re-generate.
+       * configure: Re-generate.
+       * doc/Makefile.in: Re-generate.
+
+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),
+       (print_object_filename_posix, print_archive_filename_bsd),
+       (print_archive_filename_sysv, print_archive_filename_posix),
+       (print_archive_member_bsd, print_archive_member_sysv),
+       (print_archive_member_posix): Constify parameter.
+       (struct output_fns <print_object_filename, print_archive_filename>),
+       (<print_archive_member>): Likewise.
+       * objcopy.c (copy_archive): Add cast for make_tempdir.
+
 2019-08-29  Alan Modra  <amodra@gmail.com>
 
        * dwarf.c (check_uvalue): Remove unnecessary pointer checks.
This page took 0.024345 seconds and 4 git commands to generate.