This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 115d242456 x86_64: Remove unneeded static PIE check for undefined weak [...] new a6e7c3745d x86-64: Test strlen and wcslen with 0 in the RSI register [B [...] new 0679442def x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]
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} | 47 +++++++++++++--------- .../x86_64/tst-rsi-wcslen.c | 5 ++- 4 files changed, 41 insertions(+), 22 deletions(-) copy sysdeps/x86_64/{x32/tst-size_t-strnlen.c => tst-rsi-strlen.c} (59%) copy nptl/elision-trylock.c => sysdeps/x86_64/tst-rsi-wcslen.c (90%)