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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

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

commit 5e5e02aeca4a6edccbf11b5f900d95bba59b9932
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu Sep 14 11:41:58 2017 -0700

    x86: Cache section contents and relocations

    bfd/

        PR ld/22135
        * elf32-i386.c (elf_i386_convert_load_reloc): Add an argument
        to indicate if conversion is performed.
        (elf_i386_check_relocs): Cache section contents and relocations
        if conversion is performed.
        * elf64-x86-64.c (elf_x86_64_check_relocs): Cache section
        contents and relocations if conversion is performed.

    ld/

        PR ld/22135
        * testsuite/ld-i386/i386.exp: Run pr22135.
        * testsuite/ld-x86-64/x86-64.exp: Likewise.
        * testsuite/ld-i386/pr22135.d: New file.
        * testsuite/ld-i386/pr22135.s: Likewise.
        * testsuite/ld-x86-64/pr22135.d: Likewise.
        * testsuite/ld-x86-64/pr22135.s: Likewise.

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