This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 1a49fc59e4 Add --enable-static-pie variants to x86_64, x32 and i686 new f81ddabffd Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] new cba595c350 x86: Add feature_1 to tcbhead_t [BZ #22563]
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: ChangeLog | 26 ++++++++++++++++++++++ .../types/__cancel_jmp_buf_tag.h | 16 ++++++------- nptl/Makefile | 3 ++- nptl/descr.h | 3 +++ sysdeps/i386/nptl/tcb-offsets.sym | 1 + sysdeps/i386/nptl/tls.h | 4 ++++ sysdeps/nptl/pthread.h | 7 ++---- sysdeps/unix/sysv/linux/hppa/pthread.h | 7 ++---- .../linux/x86/bits/types/__cancel_jmp_buf_tag.h | 17 +++++++++----- .../unix/sysv/linux/x86/nptl/pthreadP.h | 24 ++++++++++---------- .../unix/sysv/linux/x86/pthreaddef.h | 12 ++++------ sysdeps/x86_64/nptl/tcb-offsets.sym | 1 + sysdeps/x86_64/nptl/tls.h | 5 ++++- 13 files changed, 80 insertions(+), 46 deletions(-) copy sysdeps/x86_64/multiarch/strcmp-sse2.S => bits/types/__cancel_jmp_buf_tag.h (78%) copy bits/uio_lim.h => sysdeps/unix/sysv/linux/x86/bits/types/__cancel_jmp_buf_tag [...] copy posix/glob-lstat-compat.c => sysdeps/unix/sysv/linux/x86/nptl/pthreadP.h (60%) copy csu/static-reloc.c => sysdeps/unix/sysv/linux/x86/pthreaddef.h (83%)