[RFA] Add some trivial gold options for ld compatibility

Ian Lance Taylor iant@google.com
Wed Jan 21 01:42:00 GMT 2009


Christopher Faylor <cgf-use-the-mailinglist-please@sourceware.org>
writes:

> 2009-01-20  Chris Faylor <me.sourceware@sourceware.org>
>
> 	* options.h (General_options::gc_sections): Define as a no-op for now.
> 	(General_options::no_keep_memory): Ditto.
> 	(General_options::Bshareable): Define.
> 	* options.cc (General_options::finalize): Honor -Bshareable.

> +  DEFINE_bool(gc_sections, options::TWO_DASHES, '\0', true,
> +	      N_("(noop) Garbage collect sections"),
> +	      N_("(noop) Do not Garbage collect sections"));

s/not Garbage/not garbage/.

This is OK with that change.

Thanks.

Ian



More information about the Binutils mailing list