bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18705] handle extern protected data


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/18705] handle extern protected data
Date: Mon, 27 Jul 2015 10:51:34 +0000

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

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

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

commit 32f573bcb3aaa1c9defcad79dbb5851fcc02ae2d
Author: Szabolcs Nagy <address@hidden>
Date:   Mon Jul 27 11:48:48 2015 +0100

    [AArch64] Fix extern protected data handling

    Emit *GLOB_DAT instead of *RELATIVE relocs for protected data
    in shared objects.

    This is needed for the fix of glibc bug 17711:
    https://sourceware.org/bugzilla/show_bug.cgi?id=17711

    bfd:
        PR ld/18705
        * elfnn-aarch64.c (elf_backend_extern_protected_data): Define.

    ld/testsuite:
        PR ld/18705
        * ld-aarch64/protected-data.d: New.
        * ld-aarch64/protected-data.s: New.
        * ld-aarch64/aarch64-elf.exp: Add new test.

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