This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 3/13] aarch64 musl support


On 27/04/15 15:33, Szabolcs Nagy wrote:
> 
> On 21/04/15 15:16, pinskia@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 name even before support goes into musl. 
>>
> 
> Patch v2.
> 
> (now _ilp32 abi variant is included too)
> 

ping

(now with maintainer in cc)

> gcc/Changelog:
> 
> 2015-04-27  Gregor Richards  <gregor.richards@uwaterloo.ca>
> 	    Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	* config/aarch64/aarch64-linux.h (MUSL_DYNAMIC_LINKER): Define.
> 


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