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-arm-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) adds ff417d4017 hurd: Add support for spawn_do_closefrom adds 20be978f05 resolv: Do not install libnss_dns.a, libnss_dns.so
No new revisions were added by this update.
Summary of changes: manual/platform.texi | 3 + resolv/Makefile | 8 +++ 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 +++- 9 files changed, 104 insertions(+), 32 deletions(-) copy sysdeps/{generic => mach/hurd}/spawn_int_def.h (88%) copy sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S (56%)