This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master in repository glibc.
from 5219747d67 x86: Black list more Intel CPUs for TSX [BZ #27398] new b306774ef4 x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064] new 55194992ea x86-64: Test strlen and wcslen with 0 in the RSI register [B [...]
The 2 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/x86_64/Makefile | 7 ++++ sysdeps/x86_64/multiarch/ifunc-impl-list.c | 4 +- .../{x32/tst-size_t-strnlen.c => tst-rsi-strlen.c} | 49 +++++++++++++--------- sysdeps/x86_64/{strlen.S => tst-rsi-wcslen.c} | 9 ++-- 4 files changed, 42 insertions(+), 27 deletions(-) copy sysdeps/x86_64/{x32/tst-size_t-strnlen.c => tst-rsi-strlen.c} (57%) copy sysdeps/x86_64/{strlen.S => tst-rsi-wcslen.c} (84%)