src elfcpp/ChangeLog elfcpp/x86_64.h gold/Chan ...
hjl@sourceware.org
hjl@sourceware.org
Fri May 11 11:10:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 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
More information about the Binutils-cvs
mailing list