gold patch committed: Implement -Bgroup

Ian Lance Taylor iant@google.com
Mon Jul 11 18:40:00 GMT 2011
This gold patch implements the -Bgroup option.  It also slightly
corrects the implementation of the --unresolved-symbols option.
Committed to mainline.

Ian


2011-07-11  Ian Lance Taylor  <iant@google.com>

	PR gold/12979
	* options.h (class General_options): Add -Bgroup.
	* options.cc (General_options::finalize): If -Bgroup is set,
	default to --unresolved-symbols=report-all.
	* layout.cc (Layout::finish_dynamic_section): Implement -Bgroup.
	* target-reloc.h (issue_undefined_symbol_error): Handle
	--unresolved-symbols=report-all.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 2716 bytes
Desc: patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20110711/2ada2164/attachment.bin>


More information about the Binutils mailing list