src/gold ChangeLog gold.cc options.cc options.h

ian@sourceware.org ian@sourceware.org
Wed Jun 24 05:01:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ian@sourceware.org	2009-06-24 05:01:17

Modified files:
	gold           : ChangeLog gold.cc options.cc options.h 

Log message:
	PR 10237
	* options.cc (General_options::parse_V): Set printed_version_.
	(General_options::General_options): Initialize printed_version_.
	* options.h (class General_options): Add printed_version_ field.
	* gold.cc (queue_initial_tasks): If there are no input files,
	don't give a fatal error if we printed the version information.
	(queue_middle_tasks): If using -r with a shared object, give a
	fatal error rather than an ordinary error.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.249&r2=1.250
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/gold.cc.diff?cvsroot=src&r1=1.63&r2=1.64
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.87&r2=1.88
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.101&r2=1.102



More information about the Binutils-cvs mailing list