PR25191, internal error in _bfd_elf_set_section_contents
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 06823b27ab2a210a6f6186d21e156e39e385c80c..4fabf0cb063ed5ee5bf54d6ada8410ce6506ebd5 100644 (file)
@@ -1,3 +1,27 @@
+2019-11-19  Alan Modra  <amodra@gmail.com>
+
+       PR 25191
+       * objcopy.c (is_nondebug_keep_contents_section): Use bfd_get_flavour.
+       (copy_object): Likewise.
+       (setup_section): Likewise.  If flavour of input and output files
+       differ, restrict section flags to the intersection of input and
+       output bfd_applicable_section_flags.
+
+2019-11-19  Alan Modra  <amodra@gmail.com>
+
+       * bucomm.c (bfd_nonfatal_message): Add a space between program
+       name and file.
+
+2019-11-18  Alan Modra  <amodra@gmail.com>
+
+       PR 25198
+       * prdbg.c (tg_start_class_type): Correct scope of idbuf.
+
+2019-11-08  Alan Modra  <amodra@gmail.com>
+
+       PR 25172
+       * objdump.c (usage): Correct --stop-address description.
+
 2019-11-07  Nick Clifton  <nickc@redhat.com>
 
        * ar.c (open_output_file): Check for filename validity before
This page took 0.024628 seconds and 4 git commands to generate.