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]

Re: [PATCH 0/3] aarch64: Update ld.so for vector abi


I've tested the linker works with the failing test case so you can have
a:

  Tested-by: Alex Bennée <alex.bennee@linaro.org>

The patches look sane to me but I'm not really that familiar with the
guts of glibc's resolver hooks. One question though, given we gate on
GLRO(dl_hwcap) & HWCAP_SVE is this something that will be true for all
binaries that run on a kernel on SVE enabled hardware even if the
library or application don't use any SVE registers?

--
Alex Bennée


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