This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/glibc.
from c28db9cb29 x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions adds c7d36dcecc nptl: Fix __libc_cleanup_pop_restore asynchronous restore (B [...] adds c2f39be490 elf: add missing newlines in lateglobal test adds aa13fd1618 nptl_db: disable DT_RELR on libthread_db.so adds 2c9af8421d x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] adds 3fdf0a205b nss: add assert to DB_LOOKUP_FCT (BZ #28752) adds ace9e3edbc nss: handle stat failure in check_reload_and_get (BZ #28752)
No new revisions were added by this update.
Summary of changes: elf/lateglobal.c | 6 +-- nptl/libc-cleanup.c | 3 +- nptl_db/Makefile | 6 +++ nss/XXX-lookup.c | 5 +++ nss/nss_database.c | 39 +++++++++------- string/test-rawmemchr.c | 57 ++++++++++++++++++++++- sysdeps/pthread/Makefile | 1 + sysdeps/pthread/tst-cancel30.c | 82 ++++++++++++++++++++++++++++++++++ sysdeps/x86_64/multiarch/memchr-avx2.S | 16 +++---- 9 files changed, 187 insertions(+), 28 deletions(-) create mode 100644 sysdeps/pthread/tst-cancel30.c