bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/19472] [aarch64] Large shared objects need pc-relative stubs o


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/19472] [aarch64] Large shared objects need pc-relative stubs or relocations for absolute stubs
Date: Sat, 16 Jan 2016 01:11:08 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Han Shen <address@hidden>:

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

commit 9a472eda40ba686e45bf4922455518ffa3c887e1
Author: Han Shen <address@hidden>
Date:   Fri Jan 15 09:31:23 2016 -0800

    [gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs.

    The stub generated during relaxation uses absolute addressing mode for
    shared libraries, which is not correct. Use pc-relative addressing
    instead.

    gold/ChangeLog:

    2016-01-15 Han Shen  <address@hidden>

        PR gold/19472 - DSOs need pc-relative stubs.

        * aarch64.cc (Reloc_stub::stub_type_for_reloc): Return
        PC-relative stub type for DSOs and pie executables.

-- 
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]