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/llvm-master-arm-spec2k6-O2 in repository toolchain/ci/glibc.
from f9ac84f92f Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to net [...] adds f90a7e96df i386: Disable check_consistency for GCC 5 and above [BZ #25788] adds bd98471eb2 ldbl-128ibm: simplify iscanonical.h adds 25ee3931f0 powerpc64le/multiarch: don't generate strong aliases for fma [...] adds 6f82d05034 powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 used adds 8e72163b16 powerpc64le: workaround ieee long double / _Float128 stdc++ bug adds 4531ba8ebf powerpc64le: enforce non-specific long double in .gnu.attrib [...] adds b9cde4e3aa malloc: ensure set_max_fast never stores zero [BZ #25733] adds 390b5a4727 y2038: include: Move struct __timespec64 definition to a sep [...] adds 6f5eb5b2e5 y2038: linux: Provide __mq_timedsend_time64 implementation adds 0b65a8fbaf y2038: linux: Provide __mq_timedreceive_time64 implementation adds a8d74ee47b Update hppa libm-test-ulps adds 10b2cdc3b3 oc_FR locale: Fix spelling of April (bug 25639) adds 93a0959ef2 i386: Remove build support for GCC older than GCC 6 adds bd6cdfc18c powerpc: Update ULPs and xfail more ibm128 outputs adds 8a1d13d0c7 Updates to the shn_MM locale [BZ #25532] adds 6a0474c769 Update aarch64 libm-test-ulps adds 79943b37a0 Update arm libm-test-ulps adds e379112b68 Update sparc libm-test-ulps adds 8a7f8da168 Update ia64 libm-test-ulps adds 17e7d1c5f8 Update alpha libm-test-ulps adds b1caa144c7 Update mips libm-test-ulps new b56875d5e0 Update kernel version to 5.6 in tst-mman-consts.py. new 319d2a7b60 Add GRND_INSECURE from Linux 5.6 to sys/random.h
The 2 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: include/mqueue.h | 17 +++ include/struct___timespec64.h | 27 +++++ include/time.h | 24 +--- localedata/locales/oc_FR | 4 +- localedata/locales/shn_MM | 131 ++++++++++----------- malloc/malloc.c | 2 +- manual/crypt.texi | 3 + math/auto-libm-test-in | 4 +- math/auto-libm-test-out-j0 | 38 +++--- math/auto-libm-test-out-j1 | 38 +++--- stdlib/sys/random.h | 1 + sysdeps/aarch64/libm-test-ulps | 31 ++--- sysdeps/alpha/fpu/libm-test-ulps | 55 ++++----- sysdeps/arm/libm-test-ulps | 55 ++++----- sysdeps/hppa/fpu/libm-test-ulps | 54 ++++----- sysdeps/i386/sysdep.h | 2 - sysdeps/i386/tls-macros.h | 37 +----- sysdeps/ia64/fpu/libm-test-ulps | 32 ++--- sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h | 10 +- sysdeps/mips/mips32/libm-test-ulps | 55 ++++----- sysdeps/mips/mips64/libm-test-ulps | 55 ++++----- sysdeps/powerpc/fpu/libm-test-ulps | 34 +++--- sysdeps/powerpc/powerpc64/le/Makefile | 126 +++++++++++++------- .../powerpc/powerpc64/le/fpu/multiarch/Makefile | 8 +- .../powerpc64/le/fpu/multiarch/s_fmaf128-ppc64.c | 2 + .../powerpc64/le/no_ldbl_gnu_attribute.c} | 18 +-- sysdeps/sparc/fpu/libm-test-ulps | 55 ++++----- sysdeps/unix/sysv/linux/i386/sysdep.h | 16 +-- sysdeps/unix/sysv/linux/mq_timedreceive.c | 51 +++++++- sysdeps/unix/sysv/linux/mq_timedsend.c | 49 +++++++- sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- 31 files changed, 575 insertions(+), 461 deletions(-) create mode 100644 include/struct___timespec64.h copy sysdeps/{arm/aeabi_assert.c => powerpc/powerpc64/le/no_ldbl_gnu_attribute.c} (67%)