This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.31/master in repository glibc.
from b999c0098a nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.h new 91b909315c Fix data race in setting function descriptors during lazy bi [...] new ece4e11d55 Add new file missed in previous hppa commit.
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 + sysdeps/hppa/dl-fptr.c | 26 +++++++--- sysdeps/hppa/dl-machine.h | 36 +++++++++++-- sysdeps/hppa/dl-runtime.c | 58 +++++++++++++++++++++ sysdeps/hppa/dl-trampoline.S | 74 +++++++++++++++++++++++---- sysdeps/unix/sysv/linux/hppa/atomic-machine.h | 28 ++++++++++ 6 files changed, 201 insertions(+), 22 deletions(-) create mode 100644 sysdeps/hppa/dl-runtime.c