[RFC PATCH 0/3] bugfix for aarch64 ILP32
Bamvor Jian Zhang
bamvor.zhangjian@huawei.com
Wed Mar 18 11:00:00 GMT 2015
On 2015/3/18 18:30, Zhang Jian(Bamvor) wrote:
add chrubis@suse.cz
> Hi,
>
> This is bamvor from Huawei OS team. We test ILP32 support through
> LTP testcases for both little endian and big endian. There are some
> failures we thought they should be fixed in glibc level, so, here they are.
>
> Hope these series of patch could help other people who is interested
> in ILP32 in aarch64. We will send another series in LTP mailing list about
> LTP relative patches.
>
> These work is base on Andrew's ilp32 patch [ilp32 v3 patch]
> [ilp32_glibc_patch].
>
> The test of build is based on the toolchain built by linaro ABE environment
> [linaro_abe].
>
> [ilp32 v3 patch] (https://lkml.org/lkml/2014/9/3/704)
> [ilp32_glibc_patch] (https://sourceware.org/ml/libc-alpha/2014-10/msg00596.html)
> [linaro_abe] (https://wiki.linaro.org/ABE)
>
> Yang Yingliang (3):
> ARM64: ILP32: change register x1 to PTR_REG
> ARM64: ILP32: use __fsword_t in generic/bits/statfs.h
> ARM64: ILP32: change register x##R to PTR_REG (R)
>
> sysdeps/aarch64/sysdep.h | 2 +-
> sysdeps/unix/sysv/linux/aarch64/sysdep.h | 2 +-
> sysdeps/unix/sysv/linux/generic/bits/statfs.h | 24 ++++++++++++------------
> 3 files changed, 14 insertions(+), 14 deletions(-)
>
More information about the Libc-alpha
mailing list