This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross in repository toolchain/ci/glibc.
from ee5ed99922 nss: Directly load nss_dns, without going through dlsym/dlopen adds 5adb0e14a5 i386: Add the clone3 wrapper adds 469761eac8 elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090) new ff417d4017 hurd: Add support for spawn_do_closefrom
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: manual/platform.texi | 3 + sysdeps/{generic => mach/hurd}/spawn_int_def.h | 4 +- sysdeps/mach/hurd/spawni.c | 15 +++- sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S | 87 +++++++++++++++-------- sysdeps/unix/sysv/linux/i386/sysdep.h | 2 + sysdeps/x86/bits/platform/x86.h | 1 + sysdeps/x86/include/cpu-features.h | 3 + sysdeps/x86/tst-cpu-features-cpuinfo.c | 13 +++- 8 files changed, 96 insertions(+), 32 deletions(-) copy sysdeps/{generic => mach/hurd}/spawn_int_def.h (88%) copy sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S (56%)