* elf.c (map_sections_to_segments): Even if we are not demand
authorIan Lance Taylor <ian@airs.com>
Tue, 23 Sep 1997 23:04:37 +0000 (23:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 23 Sep 1997 23:04:37 +0000 (23:04 +0000)
commit3099ef787af6cc88b7b234937518555741ad6170
treefaa294ccb0e31425f86466d041538db38140b5b5
parent15cfc4ad727572189ed3751978e18dc3b6be7a34
* elf.c (map_sections_to_segments): Even if we are not demand
paged, don't put a loadable section after a nonloadable section.
(assign_file_positions_for_segments): Increment the file offset
for a section with contents, even if it is not loadable.
PR 13139.
bfd/ChangeLog