PATCH: Support .quad for x32

H.J. Lu hjl.tools@gmail.com
Tue Mar 29 21:59:00 GMT 2011


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.



More information about the Binutils mailing list