This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gold ChangeLog x86_64.cc
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 20 Jan 2012 00:43:57 -0000
- Subject: src/gold ChangeLog x86_64.cc
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-01-20 00:43:57
Modified files:
gold : ChangeLog x86_64.cc
Log message:
Add typename on types used in template
2012-01-22 H.J. Lu <hongjiu.lu@intel.com>
* x86_64.cc (gc_process_relocs): Add typename on types used in
template.
(scan_relocs): Likewise.
(relocate_section): Likewise.
(apply_relocation): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.864&r2=1.865
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.146&r2=1.147