This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os in repository toolchain/ci/glibc.
from 2ec40e66ad Update kernel version to 5.10 in tst-mman-consts.py. adds 59d572ef61 getenv: Move call to strlen to the branch it's used in. adds f67f9c9af2 ieee754: Remove slow paths from asin and acos adds 69a7ca7705 ieee754: Remove unused __sin32 and __cos32 adds b74233d009 hurd: Also turn KERN_INVALID_ADDRESS to EINVAL adds e94b01393e hurd: Note when the vm_map kernel bug was fixed adds 407765e9f2 hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK value
No new revisions were added by this update.
Summary of changes: hurd/hurd.h | 1 + manual/probes.texi | 14 ----- stdlib/getenv.c | 2 +- sysdeps/generic/math_private.h | 2 - sysdeps/i386/dl-machine.h | 2 +- sysdeps/ieee754/dbl-64/e_asin.c | 76 ++++++---------------------- sysdeps/ieee754/dbl-64/sincos32.c | 62 ----------------------- sysdeps/mach/hurd/dl-sysdep.c | 2 +- sysdeps/x86_64/fpu/multiarch/e_asin-fma.c | 2 - sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c | 2 - sysdeps/x86_64/fpu/multiarch/sincos32-fma.c | 2 - sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c | 2 - 12 files changed, 19 insertions(+), 150 deletions(-)