This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 260a430dd8 associate a deallocator for iconv_open new d05e6dc8d1 hppa: Implement swapcontext in assembler (bug 28960)
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: 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