This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from b109fbfe4d Fix ChangeLog from cf2478d53ad commit new d6cc1829aa x86: Use pad in pthread_unwind_buf to preserve shadow stack [...]
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: ChangeLog | 17 ++++++ nptl/pthread_create.c | 17 +++++- setjmp/longjmp.c | 2 + sysdeps/unix/sysv/linux/x86/setjmpP.h | 71 ++++++++++++++++++++-- sysdeps/x86/Makefile | 4 ++ .../x86/__longjmp_cancel.S | 5 +- {setjmp => sysdeps/x86}/longjmp.c | 34 +++++------ {nptl => sysdeps/x86/nptl}/pt-longjmp.c | 30 +++++++-- 8 files changed, 147 insertions(+), 33 deletions(-) copy elf/tst-absolute-sym-lib.lds => sysdeps/x86/__longjmp_cancel.S (90%) copy {setjmp => sysdeps/x86}/longjmp.c (61%) copy {nptl => sysdeps/x86/nptl}/pt-longjmp.c (67%)