OSDN Git Service

PR 10478
authorNick Clifton <nickc@redhat.com>
Mon, 28 Sep 2009 09:45:33 +0000 (09:45 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 28 Sep 2009 09:45:33 +0000 (09:45 +0000)
commit63d541c77425d33c297ea76d5af389ca0b627f96
treea33c74d891990e283c563d82ae8c30b71f4d101e
parent66756f7fbf1c3c5543b719b074c97c96c8e3e211
    PR 10478
        * elf.c (bfd_section_from_shdr): Allow SHN_BEFORE and SHN_AFTER
        section link values in x86 binaries.
        * elfcode.h (elf_object_p): Likewise.
        * readelf.c (get_elf_section_flags): Allow SHN_BEFORE and
        SHN_AFTER section link values in x86 binaries.
        (process_section_headers): Likewise.
bfd/ChangeLog
bfd/elf.c
bfd/elfcode.h
binutils/ChangeLog
binutils/readelf.c