]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
* elf.c (_bfd_elf_map_sections_to_segments): Force new segment
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index 05d57ce085b6fbe6833775fa946832fed4a8a1f5..a6dd0d8b2fa6dc7f4d065b2dcd585b1f0dfd8f75 100644 (file)
@@ -1,3 +1,12 @@
+2010-07-17  Alan Modra  <amodra@gmail.com>
+
+       * elf.c (_bfd_elf_map_sections_to_segments): Force new segment
+       for sections with overlapping LMAs.
+       (assign_file_positions_for_load_sections): Catch overlap for
+       sections that wrap around the address space.  Replace a
+       warning that duplicates ld's --check-sections error with a
+       warning that lma has been adjusted for overlapping sections.
+
 2010-07-14  Cary Coutant  <ccoutant@google.com>
 
        PR ld/11817