bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/20245] incremental link doesn't support binary without PLT


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/20245] incremental link doesn't support binary without PLT
Date: Mon, 20 Jun 2016 19:35:14 +0000

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

--- 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=8474a88fd23a3c9c33dfc8ded31a9a15e31e7765

commit 8474a88fd23a3c9c33dfc8ded31a9a15e31e7765
Author: H.J. Lu <address@hidden>
Date:   Mon Jun 20 12:28:20 2016 -0700

    gold/x86: Handle output without PLT

    If there is no PLT in output, return 0 for first_plt_entry_offset and
    plt_entry_size.

        PR gold/20245
        * i386.cc (Target_i386::first_plt_entry_offset): Return 0 if
        plt_ is NULL.
        (Target_i386::plt_entry_size): Likewise.
        (Target_x86_64<size>::first_plt_entry_offset): Likewise.
        (Target_x86_64<size>::plt_entry_size): 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]