bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/17619] Gold fails to check PC-relative offset overflow in PLT


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/17619] Gold fails to check PC-relative offset overflow in PLT entry
Date: Fri, 21 Nov 2014 19:29:01 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  9d585188889de38c7191976051d9acdd8d57cbbf (commit)
      from  b2a919a82b1d131c20f9e9c21b8c4871e5622d75 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

commit 9d585188889de38c7191976051d9acdd8d57cbbf
Author: H.J. Lu <address@hidden>
Date:   Tue Nov 18 11:34:11 2014 -0800

    Check PC-relative offset overflow in PLT entry

        PR gold/17619
        * x86_64.cc (Output_data_plt_x86_64_standard<size>::do_fill_plt_entry):
        Check PC-relative offset overflow in PLT entry.

-----------------------------------------------------------------------

Summary of changes:
 gold/ChangeLog |    6 ++++++
 gold/x86_64.cc |   11 ++++++++---
 2 files changed, 14 insertions(+), 3 deletions(-)

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