[PATCH v2 00/12] RISC-V glibc port for the 32 bit
Zong Li
zongbox@gmail.com
Wed Jul 18 07:49:00 GMT 2018
Florian Weimer <fw@deneb.enyo.de> 於 2018年7月17日 週二 下午6:19寫道:
>
> * Zong Li:
>
> > This patch set contains the glibc port for the 32 bit RISC-V. I ran
> > the glibc test suite on QEMU, and remained the failed cases which
> > caused by environment issue like 64 bit glibc port. In addition,
> > there are some math test cases need to be checked but it looks
> > unlike glibc's problem.
>
> Can this wait until the kernel interface has a 64-bit time_t? I don't
> think it makes sense to add entirely new 32-bit ABIs with a 32-bit
> time_t at this point.
Hi Florian,
I know that seem to be a little insane, but whether we can add the
32-bit port first, and modify the
corresponding structure for all ports together at a time in glibc?
More information about the Libc-alpha
mailing list