bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/22875] Strip complains about and then destroys unrecognise


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22875] Strip complains about and then destroys unrecognised relocs
Date: Wed, 04 Apr 2018 01:03:26 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22875

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Maciej W. Rozycki <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8ee55178c22326c3624ad5872dc5382341ddcd2c

commit 8ee55178c22326c3624ad5872dc5382341ddcd2c
Author: Maciej W. Rozycki <address@hidden>
Date:   Wed Apr 4 02:00:49 2018 +0100

    PR binutils/22875: HPPA/ELF: Also fail with relocation placeholders

    Do not consider R_PARISC_UNIMPLEMENTED placeholder relocation entries of
    the `elf_hppa_howto_table' table valid in `info_to_howto' HPPA handlers.
    Instead issue an unsupported relocation type error and return a NULL
    howto as with relocations whose number is R_PARISC_UNIMPLEMENTED or
    beyond.

        bfd/
        * elf-hppa.h (elf_hppa_info_to_howto): Also return
        unsuccessfully for unimplemented relocations.
        (elf_hppa_info_to_howto_rel): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]