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]

[PATCH 0/4] Add ILP32 support to aarch64


I am resending my aarch64 ILP32 patches out for anyone who wants to
review and/or test them now that glibc 2.26 has been released.  I have
updated these for top-of-tree to reflect the 2.27 version number of the
next release.  The main hold up in submitting them for actual checkin
is getting the ILP32 kernel changes checked in.

There are four patches, the first is just the abilist files, patch two
is all of the other ILP32 changes, mostly in aarch64 specific
files.  Patch three fixes some issues with floating point to 32 bit
integer conversions and patch four is a patch to build-many.py for an
ILP32 aarch64 build.

My current testing has 11 failures in ILP32 mode, I am currently
investigating them to see what the issues are.  The failures are:

FAIL: grp/testgrp
FAIL: misc/tst-preadvwritev2
FAIL: misc/tst-preadvwritev64v2
FAIL: nptl/tst-stack4
FAIL: nss/bug17079
FAIL: posix/globtest
FAIL: pwd/tst-getpw
FAIL: resolv/check-abi-libresolv
FAIL: stdlib/tst-makecontext3
FAIL: sysvipc/test-sysvmsg
FAIL: sysvipc/test-sysvshm

Steve Ellcey
sellcey@cavium.com


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