PR 9934
commitccf626ae26f4677cf518ee86c2e4df8717d607dd
authorNick Clifton <nickc@redhat.com>
Fri, 13 Mar 2009 11:34:43 +0000 (13 11:34 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 13 Mar 2009 11:34:43 +0000 (13 11:34 +0000)
treef410a7a7fb5c131fccb2d77aeb66b496fffa8494
parent40934585a8ea5d135347664822bedd7396e9d1b2
    PR 9934
        * elf-bfd.h (NUM_SHDR_ENTRIES): Cope with an empty section.
        * elflink.c (elf_link_read_relocs_from_section): Use
        NUM_SHDR_ENTRIES.  Gracefully handle the case where there are
        relocs but no symbol table.
        * elf32-arm.c (elf32_arm_check_relocs): Likewise.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf32-arm.c
bfd/elflink.c