This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2604882cef [BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex new 6c6ab1fc49 powerpc64: strrchr optimization for power8
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: ChangeLog | 11 + sysdeps/powerpc/powerpc64/multiarch/Makefile | 2 +- .../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 3 + .../multiarch/strrchr-power8.S} | 21 +- sysdeps/powerpc/powerpc64/multiarch/strrchr.c | 3 + .../powerpc64/power8/{strchr.S => strrchr.S} | 327 +++++++++++++-------- 6 files changed, 237 insertions(+), 130 deletions(-) copy sysdeps/powerpc/{powerpc32/power4/multiarch/strlen-power7.S => powerpc64/mult [...] copy sysdeps/powerpc/powerpc64/power8/{strchr.S => strrchr.S} (57%)