[PATCH v4 00/10] RISC-V glibc port for the 32-bit

Zong Li zongbox@gmail.com
Fri Dec 7 09:52:00 GMT 2018


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.



More information about the Libc-alpha mailing list