This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 86bdd49d93 Bug 24307: Update to Unicode 12.0.0 new 6229c9bff7 C-SKY: fix sigcontext miss match new 827e30f3a3 C-SKY: remove user_regs definition new c4e5f34bf0 C-SKY: mark lr as undefined to stop unwinding new 5fbcd76351 C-SKY: add elf header definition for elfutils
The 4 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: ChangeLog | 24 +++++ elf/elf.h | 15 ++- sysdeps/csky/abiv2/start.S | 4 + sysdeps/unix/sysv/linux/csky/abiv2/clone.S | 7 +- sysdeps/unix/sysv/linux/csky/abiv2/setcontext.S | 2 + sysdeps/unix/sysv/linux/csky/bits/procfs.h | 17 ++-- sysdeps/unix/sysv/linux/csky/register-dump.h | 127 ++++++++++++------------ sysdeps/unix/sysv/linux/csky/sys/ucontext.h | 1 - sysdeps/unix/sysv/linux/csky/sys/user.h | 41 +------- 9 files changed, 122 insertions(+), 116 deletions(-)