This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/release-aarch64 in repository toolchain/ci/glibc.
from 0a1572b8bb powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] adds 97dd8b3f70 nptl: Fix __libc_cleanup_pop_restore asynchronous restore (B [...] adds 99978cd42c NEWS: Add a bug fix entry for BZ #29225 adds 8468be8433 hppa: Remove _dl_skip_args usage (BZ# 29165) adds 9d8ae95604 nios2: Remove _dl_skip_args usage (BZ# 29187) new ccac2d6d95 nss: add assert to DB_LOOKUP_FCT (BZ #28752) new b6aade18a7 nss: handle stat failure in check_reload_and_get (BZ #28752)
The 2 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 | 5 +++ nptl/libc-cleanup.c | 3 +- nss/XXX-lookup.c | 5 +++ nss/nss_database.c | 39 ++++++++++++-------- sysdeps/hppa/dl-machine.h | 36 ++++++++----------- sysdeps/nios2/dl-machine.h | 50 ++++++-------------------- sysdeps/pthread/Makefile | 1 + sysdeps/pthread/tst-cancel30.c | 82 ++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 143 insertions(+), 78 deletions(-) create mode 100644 sysdeps/pthread/tst-cancel30.c