]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf.c
* elf.c (_bfd_elf_map_sections_to_segments): Force new segment
authorAlan Modra <amodra@gmail.com>
Sat, 17 Jul 2010 03:10:50 +0000 (03:10 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 17 Jul 2010 03:10:50 +0000 (03:10 +0000)
commitb559959291b5423bbdc51a8d3b84f322f82a1e2b
tree4024d200bc4afabf1b2e16b5d1957df4e74e3e1d
parent34220e965e914b0ae9a59b3e8417fd12354af61d
* 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