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_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from 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 new ceeffe968c x86: Don't set Prefer_No_AVX512 for processors with AVX512 a [...]
The 1 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: 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 +++++++---- sysdeps/x86/cpu-features.c | 7 ++- 8 files changed, 96 insertions(+), 123 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%)