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: Support .quad for x32


On Tue, Mar 29, 2011 at 1:40 PM, Richard Henderson <rth@redhat.com> wrote:
> On 03/29/2011 06:17 AM, H.J. Lu wrote:
>> x32 psABI doesn't allow R_X86_64_64 relocation ...
>
> I think this is a mistake. ?The relocation should be allowed,
> and you shouldn't have to do silly things in the assembler to
> compensate for the lack of the relocation.
>

Disallowing R_X86_64_64 caught many GCC/glibc issues.
I can enable R_X86_64_64 after x32 support has been
merged with trunk.

-- 
H.J.


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