On Mon, Apr 27, 2015 at 03:33:05PM +0100, Szabolcs Nagy wrote:
>
> On 21/04/15 15:16, pins...@gmail.com wrote:
> >
> > I don't think you need to check if defaulting to little or big-endian here
> > are the specs always have one or the other passing through.
> >
> > Also if musl does not support
On 27/04/15 15:33, Szabolcs Nagy wrote:
>
> On 21/04/15 15:16, pins...@gmail.com wrote:
>>
>> I don't think you need to check if defaulting to little or big-endian here
>> are the specs always have one or the other passing through.
>>
>> Also if musl does not support ilp32, you might want to err
On 21/04/15 15:16, pins...@gmail.com wrote:
>
> I don't think you need to check if defaulting to little or big-endian here
> are the specs always have one or the other passing through.
>
> Also if musl does not support ilp32, you might want to error out. Or even
> define the dynamic linker na
On 21/04/15 15:16, pins...@gmail.com wrote:
>
> I don't think you need to check if defaulting to little or big-endian here
> are the specs always have one or the other passing through.
>
i was not aware of this
may be the ifdef is not necessary for other archs either
i will check
> Also if
> On Apr 20, 2015, at 11:52 AM, Szabolcs Nagy wrote:
>
> Set up dynamic linker name for aarch64.
>
> gcc/Changelog:
>
> 2015-04-16 Gregor Richards
>Szabolcs Nagy
>
>* config/aarch64/aarch64-linux.h (MUSL_DYNAMIC_LINKER): Define.
I don't think you need to check if default
Set up dynamic linker name for aarch64.
gcc/Changelog:
2015-04-16 Gregor Richards
Szabolcs Nagy
* config/aarch64/aarch64-linux.h (MUSL_DYNAMIC_LINKER): Define.
diff --git a/gcc/config/aarch64/aarch64-linux.h b/gcc/config/aarch64/aarch64-linux.h
index 9abb252..5ff83dd 100