* elf.c (copy_private_bfd_data): Only set phdr_included oncde for
authorIan Lance Taylor <ian@airs.com>
Fri, 3 Jul 1998 17:45:52 +0000 (17:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 3 Jul 1998 17:45:52 +0000 (17:45 +0000)
commit369ee5df3ed0c3afc51287625dbf13cd38e3be3a
treeabe82727f7817879ca5337633536f27b6c12152e
parent81db6a9e28b1ec6b286b3ae9b464e870a8634d5e
* elf.c (copy_private_bfd_data): Only set phdr_included oncde for
a PT_LOAD segment, rather than only setting it once for the entire
file.

* elf.c (_bfd_elf_make_section_from_shdr): When setting the LMA,
rather than ignoring every phdr with a p_paddr of 0, ignore all
the phdrs if they all have a p_paddr of 0.
bfd/ChangeLog