bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/18437] BFD: abort in ELF PLT parsing (regression)


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/18437] BFD: abort in ELF PLT parsing (regression)
Date: Wed, 20 May 2015 14:58:36 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit fca6ae69c41882f5adfba05da7d932b7c8bc2153
Author: H.J. Lu <address@hidden>
Date:   Wed May 20 07:55:45 2015 -0700

    Skip extra relocations in .rel.plt/.rela.plt

    Extra relocations may be added to the .rel.plt/.rela.plt section, which
    are unrelated to PLT.  We should skip them when retrieving PLT entry
    symbol values.

        PR binutils/18437
        * elf32-i386.c (elf_i386_get_plt_sym_val): Skip extra relocations
        in .rel.plt/.rela.plt.
        * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): 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]