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 9e050d1370 string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] new dc7befc4da x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ [...] new c9ea3126b8 x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896] new f1267ef5fa x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c new f25710ec54 NEWS: Add a bug fix entry for BZ #28896
The 4 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: NEWS | 2 + sysdeps/x86/Makefile | 7 +++- sysdeps/x86/tst-strncmp-rtm.c | 43 ++++++++++++++++++---- .../tst-rsi-wcslen.c => x86/tst-wcsncmp-rtm.c} | 7 ++-- sysdeps/x86_64/multiarch/strcmp-avx2.S | 2 +- sysdeps/x86_64/multiarch/strncmp-avx2-rtm.S | 1 + sysdeps/x86_64/multiarch/strncmp-avx2.S | 1 + sysdeps/x86_64/multiarch/wcsncmp-avx2-rtm.S | 2 +- sysdeps/x86_64/multiarch/wcsncmp-avx2.S | 2 +- 9 files changed, 52 insertions(+), 15 deletions(-) copy sysdeps/{x86_64/tst-rsi-wcslen.c => x86/tst-wcsncmp-rtm.c} (81%)