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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_28-branch branch has been updated by Cary Coutant
<ccout...@sourceware.org>:

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

commit a08db921c967484bbd4fb66ca2648548866cba59
Author: Cary Coutant <ccout...@gmail.com>
Date:   Tue Dec 27 20:50:47 2016 -0800

    Place copy relocations in .dynbss when target is read-only.

    gold/
        PR ld/20995
        * copy-relocs.cc (Copy_relocs::make_copy_reloc): Use .dynbss for
        read-only data when linking with -z relro.
        * copy-relocs.h (Copy_relocs::dynrelro_): New data member.
        * testsuite/Makefile.am (copy_test_relro): New test case.
        * testsuite/Makefile.in: Regenerate.
        * testsuite/copy_test_relro.cc: New source file.
        * testsuite/copy_test_relro_1.cc: New source file.

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