bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/18695] [x86-64] Missing relocation overflow check


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/18695] [x86-64] Missing relocation overflow check
Date: Fri, 05 Feb 2016 17:21:07 +0000

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

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

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

commit c34c98ed62f7f01fa19b1cfb174df942ee47127d
Author: Cary Coutant <address@hidden>
Date:   Fri Feb 5 09:19:47 2016 -0800

    Add some relocation overflow checks for x86_64.

    2016-02-05  Cary Coutant  <address@hidden>
            Andrew Senkevich  <address@hidden>

    gold/
        PR gold/18695
        * x86_64.cc (Target_x86_64::Relocate::relocate): Add overflow
        checking for R_X86_64_32, R_X86_64_32S, R_X86_64_PC32, and
        R_X86_64_PLT32.
        * testsuite/Makefile.am (x86_64_overflow_pc32): New test.
        * testsuite/x86_64_overflow_pc32.sh: New test script.
        * testsuite/x86_64_overflow_pc32.s: New source file.

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