OSDN Git Service

PR binutils/4110
authorNick Clifton <nickc@redhat.com>
Thu, 29 Mar 2007 14:37:02 +0000 (14:37 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 29 Mar 2007 14:37:02 +0000 (14:37 +0000)
commite79a4c5b003d048f6f576c1844c8664430949a7e
tree84aafc26ac26853d7dbff023959c2c1023acbec9
parentb64d33a05b6d0062de186d89702b2169c2d7860c
PR binutils/4110
* elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
  (setup_group): Use it.  Report corrupt group section headers.
  (bfd_section_from_shdr): Use new macro.  Replace constant 4 with
      GRP_ENTRY_SIZE.  Cope with NULLs in the group section table.
  (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
bfd/ChangeLog
bfd/elf.c