El 05/02/15 a les 18.09, David Vrabel ha escrit:
> Prior to the existance of 64-bit backends using the X86_64 ABI,
> frontends used the X86_32 ABI. These old frontends do not specify the
> ABI and when used with a 64-bit backend do not work.
>
> On x86, default to the X86_32 ABI if one is not spe
On 05/02/15 19:44, Konrad Rzeszutek Wilk wrote:
> On Thu, Feb 05, 2015 at 05:09:56PM +, David Vrabel wrote:
>> Prior to the existance of 64-bit backends using the X86_64 ABI,
>> frontends used the X86_32 ABI. These old frontends do not specify the
>> ABI and when used with a 64-bit backend do
On Thu, Feb 05, 2015 at 05:09:56PM +, David Vrabel wrote:
> Prior to the existance of 64-bit backends using the X86_64 ABI,
> frontends used the X86_32 ABI. These old frontends do not specify the
> ABI and when used with a 64-bit backend do not work.
Whoa. How old are we talking? I had been u
Prior to the existance of 64-bit backends using the X86_64 ABI,
frontends used the X86_32 ABI. These old frontends do not specify the
ABI and when used with a 64-bit backend do not work.
On x86, default to the X86_32 ABI if one is not specified. Backends
on ARM continue to default to their NATIV