src/gold ChangeLog i386.cc incremental.cc obje ...

dougkwan@sourceware.org dougkwan@sourceware.org
Mon Nov 9 23:07:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dougkwan@sourceware.org	2009-11-09 23:07:30

Modified files:
	gold           : ChangeLog i386.cc incremental.cc object.cc 
	                 x86_64.cc 

Log message:
	2009-11-10  Doug Kwan  <dougkwan@google.com>
	
	* i386.cc (Target_i386::do_calls_non_split): Add a cast to avoid
	a format warning.
	* incremental.cc (open_incremental_binary): Initialized local
	variables to avoid warnings.
	* object.cc (make_elf_object): Ditto.
	* x86_64.cc (Target_x86_64::do_calls_non_split): Add a cast to avoid
	a format warning.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.353&r2=1.354
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/i386.cc.diff?cvsroot=src&r1=1.99&r2=1.100
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/incremental.cc.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.105&r2=1.106
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.92&r2=1.93



More information about the Binutils-cvs mailing list