* elf.c (_bfd_elf_map_sections_to_segments): Don't load program
commit63265537820436902c47f859521e0a58722bdfd7
authorAlan Modra <amodra@bigpond.net.au>
Wed, 25 Aug 2010 06:49:54 +0000 (25 06:49 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 25 Aug 2010 06:49:54 +0000 (25 06:49 +0000)
tree0d9d95ea3f551e3241af64cba9e2318303652d75
parentd7e7d10820aa2778e2b14c3c94bbfac3428a1a17
* elf.c (_bfd_elf_map_sections_to_segments): Don't load program
headers if any loaded section wraps the address space.  Simplify
~(m-1) to -m.  Use lma rather than vma when determining whether
note sections are adjacent.
bfd/ChangeLog
bfd/elf.c