OSDN Git Service

PR 3182
authorAlan Modra <amodra@bigpond.net.au>
Thu, 14 Sep 2006 12:11:33 +0000 (12:11 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 14 Sep 2006 12:11:33 +0000 (12:11 +0000)
commit547e01bc3a419bba5d43f1a3a674ade38973e0ad
tree6bd989b9a48ecda670afcd6a22ca3a1d689fbb9b
parent231b37ff3a5b1b5d527a5d87f0987c438aa07085
PR 3182
* elf.c (_bfd_elf_copy_private_header_data): Fix group members
that have had their SHT_GROUP section removed.
* objcopy.c (group_signature): New function, split out from..
(setup_section): ..here.
(is_strip_section): Return true for SHT_GROUP sections that are
going to lose their group signature symbol.
bfd/ChangeLog
bfd/elf.c
binutils/ChangeLog
binutils/objcopy.c