This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 47c4b4b060 hurd build-many-glibcs.py: use hurd mainline for now new 2ec0e7eade Revert Intel CET changes to __jmp_buf_tag (Bug 22743)
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 | 30 ++++++++++++++++++ bits/types/__cancel_jmp_buf_tag.h | 28 ----------------- 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 | 31 ------------------- sysdeps/unix/sysv/linux/x86/nptl/pthreadP.h | 36 ---------------------- sysdeps/unix/sysv/linux/x86/pthreaddef.h | 22 ------------- sysdeps/x86_64/nptl/tcb-offsets.sym | 1 - sysdeps/x86_64/nptl/tls.h | 5 +-- 13 files changed, 42 insertions(+), 136 deletions(-) delete mode 100644 bits/types/__cancel_jmp_buf_tag.h delete mode 100644 sysdeps/unix/sysv/linux/x86/bits/types/__cancel_jmp_buf_tag.h delete mode 100644 sysdeps/unix/sysv/linux/x86/nptl/pthreadP.h delete mode 100644 sysdeps/unix/sysv/linux/x86/pthreaddef.h