OSDN Git Service

* elf.c (assign_file_positions_for_load_sections): Correct sh_type
authorAlan Modra <amodra@bigpond.net.au>
Wed, 30 May 2007 13:38:50 +0000 (13:38 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 30 May 2007 13:38:50 +0000 (13:38 +0000)
commit80230afc7ba37a6157191e308f074f59a19ea0dc
tree76271422025aa187bccf299d6a0da0b0795bb510
parente0f354098b001fb4352cb6c04fafc21b1a8f5983
* 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