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 LTP level, so, here they are.
For the glibc relative fix, reference[glibc_ilp32_improvement].

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].

[glibc_ilp32_improvement](https://sourceware.org/ml/libc-alpha/2015-03/msg00586.html)
[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 (1):
  ARM64: ILP32: modify struct kernel_sigaction

Zhang Jian(Bamvor) (2):
  ARM64: ILP32: cast for negtive off_t
  ARM64: ILP32: define LTP_USE_64_ABI for ILP32

 include/lapi/abisize.h              |  1 +
 include/lapi/rt_sigaction.h         | 12 ++++++------
 testcases/kernel/fs/ftest/ftest02.c |  2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

-- 
1.8.4.5


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to