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

ian@sourceware.org ian@sourceware.org
Sun Jul 3 04:46:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ian@sourceware.org	2011-07-03 04:46:56

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

Log message:
	PR gold/12957
	* options.h (class General_options): Add -f and -F.
	* options.cc (General_options::finalize): Fatal error if -f/-F
	are used without -shared.
	* layout.cc (Layout::finish_dynamic_section): Implement -f/-F.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.785&r2=1.786
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.210&r2=1.211
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.110&r2=1.111
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.163&r2=1.164



More information about the Binutils-cvs mailing list