bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/14091] Gold doesn't handle R_X86_64_64 properly for x32


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/14091] Gold doesn't handle R_X86_64_64 properly for x32
Date: Fri, 11 May 2012 11:10:23 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14091

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-05-11 11:10:23 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-05-11 11:10:19

Modified files:
    elfcpp         : ChangeLog x86_64.h 
    gold           : ChangeLog x86_64.cc 

Log message:
    Handle R_X86_64_64 properly for x32

    elfcpp/

    PR gold/14091
    * x86_64.h (R_X86_64_RELATIVE64): New.

    gold/

    PR gold/14091
    * x86_64.cc (Target_x86_64::Scan::local): For x32, generate
    R_X86_64_RELATIVE64 instead of R_X86_64_RELATIVE in case of
    R_X86_64_64.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elfcpp/ChangeLog.diff?cvsroot=src&r1=1.46&r2=1.47
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elfcpp/x86_64.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.910&r2=1.911
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.152&r2=1.153

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]