This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from ea73eb5f58 build-many-glibcs.py: Add openrisc hard float glibc variant new 23f0d81608 powerpc: Optimized strncmp for power10
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/powerpc/powerpc64/le/power10/strncmp.S | 271 +++++++++++++++++++++ sysdeps/powerpc/powerpc64/multiarch/Makefile | 2 +- .../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 3 + .../{strncmp-power9.S => strncmp-power10.S} | 6 +- sysdeps/powerpc/powerpc64/multiarch/strncmp.c | 4 + 5 files changed, 282 insertions(+), 4 deletions(-) create mode 100644 sysdeps/powerpc/powerpc64/le/power10/strncmp.S copy sysdeps/powerpc/powerpc64/multiarch/{strncmp-power9.S => strncmp-power10.S} (85%)