This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.30/master in repository glibc.
from 76e30dd44e x86: Black list more Intel CPUs for TSX [BZ #27398] new 23bc964c62 x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064] new 8ad5519ae1 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%)