This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/glibc.
from 8521001731 scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant adds 5082a287d5 x86_64: Add strstr function with 512-bit EVEX
No new revisions were added by this update.
Summary of changes: sysdeps/x86_64/multiarch/Makefile | 2 + sysdeps/x86_64/multiarch/ifunc-impl-list.c | 6 + sysdeps/x86_64/multiarch/strstr-avx512.c | 214 +++++++++++++++++++++++++++++ sysdeps/x86_64/multiarch/strstr.c | 24 +++- 4 files changed, 242 insertions(+), 4 deletions(-) create mode 100644 sysdeps/x86_64/multiarch/strstr-avx512.c