[PATCH 6/6] Allow unquoted = as the first character in ld linker script input_list names
Alan Modra
amodra@gmail.com
Tue Oct 14 23:04:00 GMT 2014
More information about the Binutils mailing list
Tue Oct 14 23:04:00 GMT 2014
- Previous message (by thread): [PATCH 6/6] Allow unquoted = as the first character in ld linker script input_list names
- Next message (by thread): [PATCH, ARM] Add support for value 3 of Tag_ABI_VFP_args attribute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Oct 14, 2014 at 11:28:54AM +0200, Hans-Peter Nilsson wrote: > > From: Alan Modra <amodra@gmail.com> > > Date: Tue, 14 Oct 2014 10:14:36 +0200 > > > On Thu, Oct 09, 2014 at 05:17:25AM +0200, Hans-Peter Nilsson wrote: > > > ld: > > > * ldlex.l (INPUTLIST): New start condition. > > > (comment pattern, ",", "(", ")", "AS_NEEDED") > > > ({FILENAMECHAR1}{FILENAMECHAR}*, "-l"{FILENAMECHAR}+) > > > (quoted string pattern, whitespace pattern): Add INPUTLIST to > > > valid start conditions. > > > (<INPUTLIST>"="{FILENAMECHAR1}{FILENAMECHAR}*): New NAME rule. > > > (ldlex_inputlist): New start-condition-setter function. > > > * ldgram.y (input_list1): Rename from input_list. All recursive > > > use changed. > > > (input_list): New wrapper rule for input_list1, setting > > > INPUTLIST lexer state for the duration of parsing input_list1. > > > > OK. > > Thanks. This alone or all 1-6 patches? Sorry, I meant all of them. -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): [PATCH 6/6] Allow unquoted = as the first character in ld linker script input_list names
- Next message (by thread): [PATCH, ARM] Add support for value 3 of Tag_ABI_VFP_args attribute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list