This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/glibc.
from d976d44a89 manual: fix reference to source file adds dc1e5eeb25 x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
No new revisions were added by this update.
Summary of changes: sysdeps/ieee754/dbl-64/s_sincos.c | 7 +++++++ sysdeps/x86_64/fpu/multiarch/Makefile | 12 +++++++++--- sysdeps/x86_64/fpu/multiarch/s_sincos-avx.c | 3 +++ sysdeps/x86_64/fpu/multiarch/s_sincos-fma.c | 3 +++ sysdeps/x86_64/fpu/multiarch/s_sincos-fma4.c | 3 +++ sysdeps/x86_64/fpu/multiarch/{s_tan.c => s_sincos.c} | 16 ++++++++-------- 6 files changed, 33 insertions(+), 11 deletions(-) create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincos-avx.c create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincos-fma.c create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincos-fma4.c copy sysdeps/x86_64/fpu/multiarch/{s_tan.c => s_sincos.c} (71%)