[PATCH] Re: ia64: @ not allowed to start symbol?
James E Wilson
wilson@specifixinc.com
Fri Feb 11 07:05:00 GMT 2005
More information about the Binutils mailing list
Fri Feb 11 07:05:00 GMT 2005
- Previous message (by thread): [PATCH] Re: ia64: @ not allowed to start symbol?
- Next message (by thread): [PATCH] Re: ia64: @ not allowed to start symbol?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 2005-02-08 at 08:27, Jan Beulich wrote: > * config/tc-ia64.h (LEX_AT): Include LEX_BEGIN_NAME. > (LEX_QM): Likewise. > ... OK. I found the use of "pc" as a parameter name in ia64_parse_name a little confusing, as every time I see pc I think program counter, but this has nothing to do with an object file address or the program counter. I think nextchar or nextcharP as used in some of the other target ports is a better parameter name. -- Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
- Previous message (by thread): [PATCH] Re: ia64: @ not allowed to start symbol?
- Next message (by thread): [PATCH] Re: ia64: @ not allowed to start symbol?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list