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 <shen...@sourceware.org>:

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

commit 9a472eda40ba686e45bf4922455518ffa3c887e1
Author: Han Shen <shen...@google.com>
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  <shen...@google.com>

        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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to