* elf.c (_bfd_elf_map_sections_to_segments): Don't load program
authorAlan Modra <amodra@gmail.com>
Wed, 25 Aug 2010 06:49:55 +0000 (06:49 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 25 Aug 2010 06:49:55 +0000 (06:49 +0000)
commit8d06853ec69b274b573df0ac2f5c00e2aa8d0daa
tree3cd06577a76e9d825f28324fd7179934739ba2ef
parentdc5ec521f1916d5951e3287da05a1c007c69bff9
* 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
This page took 0.026069 seconds and 4 git commands to generate.