This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] stateful handling of input flags, take 2


On Fri, Aug 08, 2014 at 03:14:45PM -0400, Ulrich Drepper wrote:
> 	* ldlang.h (struct lang_input_statement_flags): Add pushed
> 	member.
> 	* ldlex.h (enum option_values): Add OPTION_PUSH_STATE and
> 	OPTION_POP_STATE.
> 	* lexsup.c (ld_options): Add entries for --push-state and
> 	--pop-state.
> 	(parse_args): Handle OPTION_PUSH_STATE and OPTION_POP_STATE.
> 	* ld.texinfo: Document --push-state and --pop-state.

Looks good.  Please commit.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]