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_build/release-aarch64 in repository toolchain/ci/glibc.
from 53c8f3f125 elf: Replace nsid with args.nsid [BZ #27609] new a2539f5b1d support: Add xpthread_kill new b923e061d4 nptl: Do not set signal mask on second setjmp return [BZ #28607]
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 | 1 + nptl/pthread_create.c | 4 ++-- support/Makefile | 1 + support/{xpthread_spin_lock.c => xpthread_kill.c} | 9 ++++---- support/xthread.h | 2 ++ sysdeps/pthread/Makefile | 1 + .../pthread/tst-pthread-exit-signal.c | 27 +++++++++++----------- 7 files changed, 25 insertions(+), 20 deletions(-) copy support/{xpthread_spin_lock.c => xpthread_kill.c} (77%) copy nptl/tst-minstack-exit.c => sysdeps/pthread/tst-pthread-exit-signal.c (59%)