This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-arm-spec2k6-O2_LTO in repository toolchain/ci/glibc.
from 5d26d12f4a benchtests: Add medium cases and increase iters in bench-memset.c adds eb73b87897 resolv: Avoid GCC 12 false positive warning [BZ #28439]. adds bf433b849a elf: Remove Intel MPX support (lazy PLT, ld.so profile, and [...] adds 4912c738fc Fix nios2 localplt failure new de82cb0da4 Add TEST_COMPARE_STRING_WIDE to support/check.h
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: NEWS | 2 + config.h.in | 3 - resolv/res_query.c | 4 +- support/Makefile | 4 + support/check.h | 15 ++++ support/support.h | 6 ++ support/support_quote_blob.c | 71 ++--------------- support/support_quote_blob_main.c | 88 ++++++++++++++++++++++ .../support_quote_blob_wide.c | 9 ++- support/support_test_compare_string.c | 83 +++----------------- ...string.c => support_test_compare_string_main.c} | 29 +++---- .../support_test_compare_string_wide.c | 17 +++-- ..._quote_blob.c => tst-support_quote_blob_wide.c} | 21 ++++-- ...are_string.c => tst-test_compare_string_wide.c} | 78 +++++++++---------- sysdeps/i386/configure | 27 ------- sysdeps/i386/configure.ac | 15 ---- sysdeps/i386/dl-trampoline.S | 21 ------ sysdeps/i386/link-defines.sym | 2 - sysdeps/unix/sysv/linux/nios2/localplt.data | 1 + sysdeps/x86/bits/link.h | 10 +-- sysdeps/x86_64/configure | 27 ------- sysdeps/x86_64/configure.ac | 15 ---- sysdeps/x86_64/dl-trampoline.S | 9 --- sysdeps/x86_64/dl-trampoline.h | 54 ------------- sysdeps/x86_64/link-defines.sym | 8 -- 25 files changed, 223 insertions(+), 396 deletions(-) create mode 100644 support/support_quote_blob_main.c copy wcsmbs/tst-wcstod-nan-sign.c => support/support_quote_blob_wide.c (81%) copy support/{support_test_compare_string.c => support_test_compare_string_main.c} (74%) copy bits/indirect-return.h => support/support_test_compare_string_wide.c (70%) copy support/{tst-support_quote_blob.c => tst-support_quote_blob_wide.c} (72%) copy support/{tst-test_compare_string.c => tst-test_compare_string_wide.c} (52%)