This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.30/master in repository glibc.
from c56022269f stdlib: Move tst-system to tests-container new 6f4527a7dd Fix data race in setting function descriptors during lazy bi [...] new 1c05b8f551 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