This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 41d6f74e6c nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ [...] new 2b8a3c86e7 aarch64: new ifunc resolver ABI
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 8 +++ sysdeps/aarch64/Makefile | 6 ++ sysdeps/aarch64/dl-irel.h | 9 ++- support/xspawn.h => sysdeps/aarch64/sys/ifunc.h | 28 +++++---- .../aarch64/tst-ifunc-arg-1.c | 67 +++++++++++----------- sysdeps/aarch64/tst-ifunc-arg-2.c | 66 +++++++++++++++++++++ 6 files changed, 139 insertions(+), 45 deletions(-) copy support/xspawn.h => sysdeps/aarch64/sys/ifunc.h (53%) copy support/tst-xsigstack.c => sysdeps/aarch64/tst-ifunc-arg-1.c (50%) create mode 100644 sysdeps/aarch64/tst-ifunc-arg-2.c