This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 407765e9f2 hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK value new d865ff74ba hurd: implement SA_SIGINFO signal handlers.
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: bits/sigaction.h | 1 + hurd/hurd/signal.h | 5 ++ hurd/hurdfault.c | 2 +- hurd/hurdinit.c | 2 +- hurd/hurdsig.c | 6 +- sysdeps/mach/hurd/i386/bits/sigcontext.h | 4 + sysdeps/mach/hurd/i386/exc2signal.c | 122 ++++++++++++++++++------------ sysdeps/mach/hurd/i386/sigcontextinfo.h | 5 +- sysdeps/mach/hurd/i386/trampoline.c | 125 ++++++++++++++++++++++++++++--- sysdeps/mach/hurd/kill.c | 2 +- sysdeps/mach/hurd/setitimer.c | 2 +- 11 files changed, 209 insertions(+), 67 deletions(-)