This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Implement x86 SIZE32/SIZE64 relocations


From: "H.J. Lu" <hjl.tools@gmail.com>
Date: Wed, 16 Jan 2013 13:24:10 -0800

> On Wed, Jan 16, 2013 at 1:09 PM, David Miller <davem@davemloft.net> wrote:
>> From: "H.J. Lu" <hjl.tools@gmail.com>
>> Date: Wed, 16 Jan 2013 13:04:00 -0800
>>
>>> If Solaris doesn't define it, I propose @SIZE:
>>  ...
>>> How does it look?
>>
>> Sure, if Solaris doesn't have a syntax this should be fine.
>>
>> Where are you parsing this?  Generically in the GAS symbol
>> parser, or are you looking for the '@ 'prefix in tc-i386.c?
> 
> I added it to lex_got:
 ...
> I also include the total assembler change here.

Thanks a lot, I'll let you know what my contact tells me about
Solaris's syntax.


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