]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf.c
PR 3182
authorAlan Modra <amodra@gmail.com>
Thu, 14 Sep 2006 12:11:33 +0000 (12:11 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 14 Sep 2006 12:11:33 +0000 (12:11 +0000)
commit30288845d67c64d07905c1e4ca9de4768d3b2dd8
treedbc93e964bb76b24a80197160527adddab2827e1
parent87699a25a2e69dd4a5e7bc599ed37a88fd55ac88
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