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

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

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

commit b68a20d6675f1360ea4db50a9835c073675b9889
Author: Szabolcs Nagy <szabolcs.n...@arm.com>
Date:   Mon Jul 27 11:45:27 2015 +0100

    [ARM] 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
        * elf32-arm.c (elf_backend_extern_protected_data): Define.

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

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