This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from bfbdfe4eab tst-mallinfo2.c: Use correct multiple for total variable new 77d175e14e config: Added HAVE_AARCH64_SVE_ASM for aarch64 new bd4317fbd6 aarch64: define BTI_C and BTI_J macros as NOP unless HAVE_AA [...] new 3856056358 aarch64: Added Vector Length Set test helper script new f12ec02f53 benchtests: Fixed bench-memcpy-random: buf1: mprotect failed
The 4 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: INSTALL | 4 ++ benchtests/bench-memcpy-random.c | 4 +- config.h.in | 5 ++ manual/install.texi | 3 ++ sysdeps/aarch64/configure | 28 +++++++++++ sysdeps/aarch64/configure.ac | 15 ++++++ sysdeps/aarch64/sysdep.h | 9 +++- sysdeps/unix/sysv/linux/aarch64/vltest.py | 82 +++++++++++++++++++++++++++++++ 8 files changed, 146 insertions(+), 4 deletions(-) create mode 100755 sysdeps/unix/sysv/linux/aarch64/vltest.py