Stop the BFD library from issuing a warning message when processing allocated section...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index af25e433af55c872ee6d8f5a4b3f4cca927995b6..1e2a3f1b79332809c2459a926cb25f9e61bbec48 100644 (file)
@@ -1,3 +1,18 @@
+2019-07-02  Nick Clifton  <nickc@redhat.com>
+
+       PR 24717
+       * elf.c (is_debuginfo_file): New function.
+       (assign_file_positions_for_non_load_sections): Do not warn about
+       allocated sections outside of loadable segments if they are found
+       in a debuginfo file.
+       * elf-bfd.h (is_debuginfo_file): Prototype.
+
+2019-07-02  Nick Clifton  <nickc@redhat.com>
+
+       PR 24753
+       * compress.c (bfd_get_full_section_contents): Do not complain
+       about linker created sections that are larger than the file size.
+
 2019-07-02  Christophe Lyon  <christophe.lyon@linaro.org>
 
        * bfd/elf32-arm.c (CMSE_STUB_NAME): New define.
This page took 0.02447 seconds and 4 git commands to generate.