This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/glibc.
from db1efe02c9 manual: Clarify that abbreviations of long options are allowed adds 6e5c7a1e26 i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S adds 60f0f2130d i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls adds c1b68685d4 Linux: Define MMAP_CALL_INTERNAL adds eff158b75d hurd spawni: Fix reauthenticating closed fds new d62a70fda8 adjtimex/adjtimex64: Use __nonnull to avoid null pointer new 6a9786b8ec ntp_xxxtimex: Use __nonnull to avoid null pointer new ed2ddeffa5 clock_adjtime: Use __nonnull to avoid null pointer new cf73acb596 clock_settime/clock_gettime: Use __nonnull to avoid null pointer
The 4 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/time.h | 4 ++-- sysdeps/mach/hurd/spawni.c | 2 +- sysdeps/unix/sysv/linux/bits/time.h | 4 ++-- sysdeps/unix/sysv/linux/i386/Makefile | 2 +- .../unix/sysv/linux/i386/libc-do-syscall-int80.S | 16 ++++++---------- sysdeps/unix/sysv/linux/i386/libc-do-syscall.S | 3 --- sysdeps/unix/sysv/linux/i386/sysdep.h | 13 +++++++++++-- sysdeps/unix/sysv/linux/include/sys/timex.h | 10 +++++----- .../unix/sysv/linux/mmap_call.h | 16 ++++++---------- sysdeps/unix/sysv/linux/mmap_internal.h | 6 +----- .../sysv/linux/s390/{mmap_internal.h => mmap_call.h} | 14 +++++++------- sysdeps/unix/sysv/linux/sys/timex.h | 16 ++++++++-------- time/time.h | 11 +++++++---- 13 files changed, 57 insertions(+), 60 deletions(-) copy elf/tst-auditmod24.h => sysdeps/unix/sysv/linux/i386/libc-do-syscall-int80.S (77%) copy support/xpthread_barrierattr_setpshared.c => sysdeps/unix/sysv/linux/mmap_cal [...] rename sysdeps/unix/sysv/linux/s390/{mmap_internal.h => mmap_call.h} (78%)