*-*-nacl* layout: Drop requirement that some section have SEC_HAS_CONTENTS set.
authorRoland McGrath <mcgrathr@google.com>
Fri, 1 Nov 2013 21:37:46 +0000 (14:37 -0700)
committerRoland McGrath <mcgrathr@google.com>
Fri, 1 Nov 2013 21:37:46 +0000 (14:37 -0700)
commit86e0565d9c985fa0ba46c85dbe6e77bcaf62dd33
tree6032dea7d31f842b5f7cb760c5c0b5361c9ea905
parenta1b0fbee1d325b9b222d68d2d4ff34316ba10d38
*-*-nacl* layout: Drop requirement that some section have SEC_HAS_CONTENTS set.

bfd/
* elf-nacl.c (segment_eligible_for_headers): Drop requirement that
some section have SEC_HAS_CONTENTS set.  It's not set for
.note.gnu.build-id, and a segment of only read-only SHT_NOBITS
sections is implausible and not really supportable anyway.
bfd/ChangeLog
bfd/elf-nacl.c