OSDN Git Service

PR 10478
authornickc <nickc>
Mon, 28 Sep 2009 09:45:33 +0000 (09:45 +0000)
committernickc <nickc>
Mon, 28 Sep 2009 09:45:33 +0000 (09:45 +0000)
commite4da0ed690b6765f7d81951037ab9402016c66e2
treeb3945f597d5d4b88a827dae6d0758566aaa20df8
parentaa6cd13537380c0ef9e3656ce698078a969188d8
    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