This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7620dc1235 Convert e_exp2l.c into a template new b2980e3c54 powerpc: Add a POWER8-optimized version of cosf()
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 | 10 +++ sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile | 3 +- .../multiarch/{s_ceilf-ppc64.S => s_cosf-power8.S} | 8 +- .../multiarch/{s_sinf-ppc64.c => s_cosf-ppc64.c} | 8 +- .../strnlen-power8.S => fpu/multiarch/s_cosf.c} | 19 +++-- .../powerpc64/power8/fpu/{s_sinf.S => s_cosf.S} | 91 ++++++++++------------ 6 files changed, 71 insertions(+), 68 deletions(-) copy sysdeps/powerpc/powerpc64/fpu/multiarch/{s_ceilf-ppc64.S => s_cosf-power8.S} (81%) copy sysdeps/powerpc/powerpc64/fpu/multiarch/{s_sinf-ppc64.c => s_cosf-ppc64.c} (82%) copy sysdeps/powerpc/powerpc64/{multiarch/strnlen-power8.S => fpu/multiarch/s_cosf [...] copy sysdeps/powerpc/powerpc64/power8/fpu/{s_sinf.S => s_cosf.S} (85%)