This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1_llvm_o2_o3/llvm-master-aarch64-spec2k6-O2 in repository toolchain/ci/glibc.
from f7be48d8c1 NEWS: Set fill-column hint to 72 new 5828bc4523 Update syscall lists for Linux 5.5. new 449db0fa3e Update kernel version to 5.5 in tst-mman-consts.py. new 3fced064f2 y2038: Define __suseconds64_t type to be used with struct __ [...] new 504c987170 y2038: Introduce struct __timeval64 - new internal glibc type new cde52c2557 y2038: alpha: Rename valid_timeval_to_timeval64 to valid_tim [...] new ebc2368121 y2038: alpha: Rename valid_timeval64_to_timeval to valid_tim [...] new 29bf83ccd7 y2038: Provide conversion helpers for struct __timeval64 new d2e3b697da y2038: linux: Provide __settimeofday64 implementation new 814309f0c2 Remove a comment claiming that sin/cos round correctly. new d4e209d355 resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c
The 10 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: bits/typesizes.h | 1 + include/time.h | 72 ++++++++++++++++++++++++ posix/bits/types.h | 1 + resolv/tst-resolv-ai_idn-common.c | 3 +- sysdeps/ieee754/dbl-64/s_sin.c | 8 +-- sysdeps/mach/hurd/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/aarch64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/alpha/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/alpha/osf_adjtime.c | 8 +-- sysdeps/unix/sysv/linux/alpha/osf_getitimer.c | 4 +- sysdeps/unix/sysv/linux/alpha/osf_setitimer.c | 8 +-- sysdeps/unix/sysv/linux/alpha/osf_utimes.c | 4 +- sysdeps/unix/sysv/linux/alpha/tv32-compat.h | 8 +-- sysdeps/unix/sysv/linux/generic/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/s390/bits/typesizes.h | 1 + {time => sysdeps/unix/sysv/linux}/settimeofday.c | 26 +++++---- sysdeps/unix/sysv/linux/sparc/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/syscall-names.list | 4 +- sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- sysdeps/unix/sysv/linux/x86/bits/typesizes.h | 1 + 20 files changed, 122 insertions(+), 34 deletions(-) copy {time => sysdeps/unix/sysv/linux}/settimeofday.c (71%)