This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] stateful handling of input flags, take 2
- From: Alan Modra <amodra at gmail dot com>
- To: Ulrich Drepper <drepper at gmail dot com>
- Cc: binutils at sourceware dot org
- Date: Sat, 9 Aug 2014 09:33:43 +0930
- Subject: Re: [PATCH] stateful handling of input flags, take 2
- Authentication-results: sourceware.org; auth=none
- References: <87sil6u72y dot fsf at x240 dot local dot i-did-not-set--mail-host-address--so-tickle-me>
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