This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.33/master in repository glibc.
from baa74e8589 hppa: Fix warnings from _dl_lookup_address new 32f74d4f14 hppa: Implement swapcontext in assembler (bug 28960) new c78ad8eb47 hppa: Use END instead of PSEUDO_END in swapcontext.S
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: sysdeps/unix/sysv/linux/hppa/swapcontext.S | 72 ++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/hppa/swapcontext.c | 83 ------------------------------ 2 files changed, 72 insertions(+), 83 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.S delete mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.c