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 v4 00/10] RISC-V glibc port for the 32-bit


Joseph Myers <joseph@codesourcery.com> 於 2018年12月4日 週二 上午2:04寫道:
>
> Could you confirm the ABI entries that would be added to
> <https://sourceware.org/glibc/wiki/ABIList>?

We would need to add the ABI entries as following:
32-bit, soft-float, LE: /lib/ld-linux-riscv32-ilp32.so.1
32-bit, hard-float, LE: /lib/ld-linux-riscv32-ilp32d.so.1

> Could you confirm the minimum upstream kernel version that supports 32-bit
> RISC-V with the syscall ABI that will remain supported long-term?  Is it
> 4.15, or a later version?  (If a later version, arch_minimum_kernel needs
> to be set accordingly.)
>
I had checked with Palmer, and Palmer would confirm this here.


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