OSDN Git Service

PR 9934
authornickc <nickc>
Fri, 13 Mar 2009 11:34:42 +0000 (11:34 +0000)
committernickc <nickc>
Fri, 13 Mar 2009 11:34:42 +0000 (11:34 +0000)
commitaff0969bda93d2fe6a361587e8caa7aa9d716e5a
tree901126ac7893060fc318255ef6d713acd477c13e
parentdab7699411d201f6a0445e98ad081cc8d0ab1972
    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