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-build_cross in repository toolchain/ci/glibc.
from 3324213125 elf: Always set l in _dl_init_paths (bug 23462) new f53ffc9b90 x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444] new 4e6db99c66 elf: ld.so --help calls _dl_init_paths without a main map [B [...] new 95c68080a3 support: Typo and formatting fixes new 03f42a56eb Add inhibit_stack_protector to ifuncmain9 [BZ #25680] new 941ea10f80 Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555] new 8b8f13b60d Build libc-start with stack protector for SHARED
The 6 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: Makeconfig | 8 ++++ csu/Makefile | 22 ++++++----- elf/Makefile | 22 ++++++++--- elf/dl-load.c | 8 +++- elf/ifuncmain9.c | 1 + support/support_capture_subprocess.c | 2 +- support/support_subprocess.c | 6 +-- sysdeps/x86/Makefile | 10 +++++ sysdeps/x86/cacheinfo.c | 3 ++ sysdeps/x86/dl-cacheinfo.h | 6 +++ sysdeps/x86/dl-diagnostics-cpu.c | 2 + sysdeps/x86/include/cpu-features.h | 2 + sysdeps/x86/tst-ifunc-isa.h | 2 + sysdeps/x86/tst-sysconf-cache-linesize-static.c | 1 + ...cet-legacy-9.c => tst-sysconf-cache-linesize.c} | 44 +++++++++++++++------- 15 files changed, 104 insertions(+), 35 deletions(-) create mode 100644 sysdeps/x86/tst-sysconf-cache-linesize-static.c copy sysdeps/x86/{tst-cet-legacy-9.c => tst-sysconf-cache-linesize.c} (57%)