This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross 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 new b74233d009 hurd: Also turn KERN_INVALID_ADDRESS to EINVAL
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: hurd/hurd.h | 1 + manual/probes.texi | 14 ----- stdlib/getenv.c | 2 +- sysdeps/generic/math_private.h | 2 - sysdeps/ieee754/dbl-64/e_asin.c | 76 ++++++---------------------- sysdeps/ieee754/dbl-64/sincos32.c | 62 ----------------------- 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 - 10 files changed, 17 insertions(+), 148 deletions(-)