This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2c421fc430 AArch64: Cleanup PAC and BTI new b990b0aee2 AArch64: Cleanup SVE config and defines
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: config.h.in | 5 -- sysdeps/aarch64/Makefile | 2 - sysdeps/aarch64/configure | 122 +-------------------------- sysdeps/aarch64/configure.ac | 70 +-------------- sysdeps/aarch64/multiarch/ifunc-impl-list.c | 6 -- sysdeps/aarch64/multiarch/memcpy.c | 2 +- sysdeps/aarch64/multiarch/memcpy_a64fx.S | 3 - sysdeps/aarch64/multiarch/memcpy_sve.S | 3 - sysdeps/aarch64/multiarch/memmove.c | 2 +- sysdeps/aarch64/multiarch/memset.c | 2 +- sysdeps/aarch64/multiarch/memset_a64fx.S | 4 - sysdeps/aarch64/multiarch/memset_sve_zva64.S | 3 - 12 files changed, 5 insertions(+), 219 deletions(-)