This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from 4fb4e7e821 csu: Always use __executable_start in gmon-start.c adds 68007900be misc, nptl: Remove stray references to __condvar_load_64_relaxed adds 00baddbb93 linux: Add generic syscall implementation adds a329f68f2e linux: Add generic ioctl implementation
No new revisions were added by this update.
Summary of changes: misc/atomic_wide_counter.c | 4 +- nptl/pthread_cond_common.c | 2 +- sysdeps/unix/sysdep.h | 20 +++++++ sysdeps/unix/sysv/linux/hppa/syscall.c | 65 ---------------------- .../{nios2/kernel_stat.h => internal-ioctl.h} | 12 ++-- {misc => sysdeps/unix/sysv/linux}/ioctl.c | 35 +++++++++--- .../linux/powerpc/{ioctl.c => internal-ioctl.h} | 42 ++++---------- sysdeps/unix/sysv/linux/riscv/syscall.c | 4 +- .../bsd-_setjmp.S => unix/sysv/linux/syscall.c} | 34 +++++++---- 9 files changed, 94 insertions(+), 124 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/hppa/syscall.c copy sysdeps/unix/sysv/linux/{nios2/kernel_stat.h => internal-ioctl.h} (74%) copy {misc => sysdeps/unix/sysv/linux}/ioctl.c (56%) rename sysdeps/unix/sysv/linux/powerpc/{ioctl.c => internal-ioctl.h} (55%) copy sysdeps/{arm/bsd-_setjmp.S => unix/sysv/linux/syscall.c} (56%)