This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/glibc.
from 81e7fdd7cc elf: Remove _dl_skip_args adds 6488f4d006 Add SOL_SMC from Linux 5.18 to bits/socket.h adds 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: manual/tunables.texi | 2 +- sysdeps/ieee754/dbl-64/s_sincos.c | 7 +++++++ sysdeps/unix/sysv/linux/bits/socket.h | 1 + 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 ++++++++-------- 8 files changed, 35 insertions(+), 12 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%)