OSDN Git Service

* elf.c (assign_file_positions_for_load_sections): Correct sh_type
authoramodra <amodra>
Wed, 30 May 2007 13:38:49 +0000 (13:38 +0000)
committeramodra <amodra>
Wed, 30 May 2007 13:38:49 +0000 (13:38 +0000)
commit91ad4fd633decd452941e602b8dca6cd90c86815
tree7376e90a1a7fdfdbf99fa57154a9c92b8423602c
parent4f6d73be2957332d56cc2d19d81e20b47db218d8
* elf.c (assign_file_positions_for_load_sections): Correct sh_type
to SHT_NOBITS earlier.  Base actions in rest of function on sh_type
and sh_flags instead of bfd section flags.  Delete voff and code
keeping nobits segments aligned.
bfd/ChangeLog
bfd/elf.c