This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master in repository glibc.
from e8c13d5f7a nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844) new 384113d1c0 RISC-V: Fix elfutils testsuite unwind failures.
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: ChangeLog | 14 ++++++++++++++ NEWS | 1 + elf/Makefile | 2 +- elf/tst-unwind-main.c | 28 +++++++++++++++++++++++++--- nptl/Makefile | 5 ++++- nptl/tst-unwind-thread.c | 2 ++ sysdeps/unix/sysv/linux/riscv/clone.S | 5 +++++ 7 files changed, 52 insertions(+), 5 deletions(-) create mode 100644 nptl/tst-unwind-thread.c