src/gold ChangeLog icf.cc icf.h
ian@sourceware.org
ian@sourceware.org
Thu Feb 3 20:42:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_21-branch
Changes by: ian@sourceware.org 2011-02-03 20:42:08
Modified files:
gold : ChangeLog icf.cc icf.h
Log message:
* icf.h (is_section_foldable_candidate): Change type of parameter
to std::string.
* icf.cc (Icf::find_identical_sections): Change type of local variable
section_name to be std::string.
(is_function_ctor_or_dtor): Change type of parameter to std::string.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_21-branch&r1=1.664.2.12&r2=1.664.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/icf.cc.diff?cvsroot=src&only_with_tag=binutils-2_21-branch&r1=1.15&r2=1.15.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/icf.h.diff?cvsroot=src&only_with_tag=binutils-2_21-branch&r1=1.10&r2=1.10.2.1
More information about the Binutils-cvs
mailing list