This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 v3 00/17] glibc port to ARC processors


On 3/6/20 4:21 PM, Joseph Myers wrote:
> Please give details of what the entries would be for 
> <https://sourceware.org/glibc/wiki/ABIList> and 

ARC
   * 32-bit, hard-float, LE: /lib/ld-linux-arc.so.2
   * 32-bit, soft-float, LE: /lib/ld-linux-arc.so.2

(soft-float ABI is compatible with hardware-float builds in terms of calling
convention, register-file etc)

> <https://sourceware.org/glibc/wiki/PortStatus> for this port that you 
> intend to add once the port is in.

Last time I checked, static-pie doesn't work for ARC either ATM. There's nothing
else ARC specific, which needs calling out there.



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