This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/ifunc/c in repository glibc.
from d97e4b7041 Initial strcmp IFUNC in C new 04ff139985 Fix strcmp SSE4
The 1 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/multiarch/Makefile | 2 +- .../multiarch/{strlen-sse2.S => strcmp-sse4_2.S} | 6 ++---- sysdeps/x86_64/multiarch/strncase_l-sse42.S | 18 ++++++++++-------- sysdeps/x86_64/multiarch/strncmp-sse42.S | 10 ++++++---- 4 files changed, 19 insertions(+), 17 deletions(-) copy sysdeps/x86_64/multiarch/{strlen-sse2.S => strcmp-sse4_2.S} (90%)