This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from 123bd1ec66 nss: Protect against errno changes in function lookup (bug 28953) new 01d5214bb4 hppa: Implement swapcontext in assembler (bug 28960) new 9be62976af 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 | 82 ------------------------------ 2 files changed, 72 insertions(+), 82 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.S delete mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.c