bfd/
authorRoland McGrath <roland@gnu.org>
Fri, 22 Jun 2012 16:52:33 +0000 (16:52 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 22 Jun 2012 16:52:33 +0000 (16:52 +0000)
commit62655c7b8bfc33e6c12694f439ff8f7e8da3005a
tree2fc1a9e0c105bc25a22178c74a63c9ef710651a1
parentc24ccbcea9fbbd866f17e8934105830dae0810fc
bfd/
* elf.c (assign_file_positions_for_non_load_sections): Define
__ehdr_start symbol if it's referenced and there's a PT_LOAD
segment that covers both the file and program headers.

ld/
* NEWS: Mention __ehdr_start.

ld/testsuite/
* ld-elf/ehdr_start.s: New file.
* ld-elf/ehdr_start.d: New file.
bfd/ChangeLog
bfd/elf.c
ld/ChangeLog
ld/NEWS
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/ehdr_start.d [new file with mode: 0644]
ld/testsuite/ld-elf/ehdr_start.s [new file with mode: 0644]