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-aarch64 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 new dc1e5eeb25 x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
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: 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%)