This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O3 in repository toolchain/ci/glibc.
from a365ac45b7 aarch64: MTE compatible strlen adds 533dd2acf7 Add "%d" support to _dl_debug_vdprintf adds bc9cf8fbe8 htl: Fix linking static tests by factorizing the symbols list adds 62d97c3432 htl: Enable more cancel tests adds c477beb2cc Use Linux 5.7 in build-many-glibcs.py.
No new revisions were added by this update.
Summary of changes: elf/dl-misc.c | 31 +++++++++++++++++++++++-- htl/Makefile | 10 +++++--- htl/libpthread.a | 22 +----------------- htl/libpthread_pic.a | 22 +----------------- htl/{libpthread.a => libpthread_syms.a} | 3 +-- nptl/Makefile | 17 ++++++-------- scripts/build-many-glibcs.py | 2 +- sysdeps/pthread/Makefile | 17 +++++++++----- {nptl => sysdeps/pthread}/tst-cancel11.c | 0 {nptl => sysdeps/pthread}/tst-cancel21-static.c | 0 {nptl => sysdeps/pthread}/tst-cancel21.c | 0 {nptl => sysdeps/pthread}/tst-cancel6.c | 0 {nptl => sysdeps/pthread}/tst-cancelx11.c | 0 {nptl => sysdeps/pthread}/tst-cancelx21.c | 0 {nptl => sysdeps/pthread}/tst-cancelx6.c | 0 15 files changed, 58 insertions(+), 66 deletions(-) copy htl/{libpthread.a => libpthread_syms.a} (94%) rename {nptl => sysdeps/pthread}/tst-cancel11.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel21-static.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel21.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel6.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx11.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx21.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx6.c (100%)