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-aarch64-build_cross in repository toolchain/ci/glibc.
from 5f6ff07dbf m68: Fix build after 9acda61d94ac adds e9eeeb3a58 Update hppa libm-test-ulps adds 0a282de11b malloc: Run tst-malloc-stats-cancellation via test-driver.c adds bf6b6243c9 sys: Fixes possible typo in comment: statfs -> statvfs adds d1a3dcabf2 tunables: Fix comparison of tunable values adds 43576de04a Improve the accuracy of tgamma (BZ #26983) adds e06e6554c3 aarch64: update libm test ulps adds 2d690bbb17 arm: update libm test ulps
No new revisions were added by this update.
Summary of changes: elf/dl-tunable-types.h | 17 ++ elf/dl-tunables.c | 25 +-- elf/dl-tunables.h | 18 +++ io/sys/statvfs.h | 2 +- malloc/tst-malloc-stats-cancellation.c | 6 +- math/auto-libm-test-in | 6 +- math/auto-libm-test-out-tgamma | 276 +++++++++++++++++++++++++++++++++ math/mul_split.h | 65 ++++++++ sysdeps/aarch64/libm-test-ulps | 2 +- sysdeps/arm/libm-test-ulps | 50 +++--- sysdeps/hppa/fpu/libm-test-ulps | 52 ++++--- sysdeps/ieee754/dbl-64/e_gamma_r.c | 37 +++-- sysdeps/x86_64/fpu/libm-test-ulps | 6 +- 13 files changed, 482 insertions(+), 80 deletions(-)