* elf.c (_bfd_elf_map_sections_to_segments): Force new segment
commit278c98e2ff1c95c8ad9579755abda467ea2bc1b4
authorAlan Modra <amodra@bigpond.net.au>
Sat, 17 Jul 2010 03:10:49 +0000 (17 03:10 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sat, 17 Jul 2010 03:10:49 +0000 (17 03:10 +0000)
treebe19961ed10417ddd7879615531c5d35b7fd761e
parent818f95ce3a29d0f243a5d0e60ca70887c3637f3f
* 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.
bfd/ChangeLog
bfd/elf.c