This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.41/master in repository glibc.
from 009c5a2dca aarch64: Add GCS test with signal handler new e0bc5f64ea math: Improve layout of exp/exp10 data new c47c3890f1 AArch64: Add SVE memset new 89be78704e AArch64: Use prefer_sve_ifuncs for SVE memset
The 3 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: sysdeps/aarch64/multiarch/Makefile | 1 + sysdeps/aarch64/multiarch/ifunc-impl-list.c | 1 + sysdeps/aarch64/multiarch/memset.c | 4 + .../{memset.S => multiarch/memset_sve_zva64.S} | 87 +++++++++------------- sysdeps/ieee754/dbl-64/math_config.h | 6 +- 5 files changed, 45 insertions(+), 54 deletions(-) copy sysdeps/aarch64/{memset.S => multiarch/memset_sve_zva64.S} (61%)