This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/cet/master in repository glibc.
discards 2ef49c4d72 x86: Check GNU_PROPERTY_X86_FEATURE_1_SHSTK isn't set discards 6c9578d51a Linux/x86: Support shadow stack pointer in setjmp/longjmp discards 89851dd6c5 x86: Support IBT and SHSTK in Intel CET [BZ #21598] discards 68b40b4059 x86: Add feature_1 to tcbhead_t [BZ #22563] discards 986d3051c3 Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] adds f648728cb1 elf/rtld.c (init_tls): Add missing new line to the _dl_fatal [...] adds dee943668f S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding. new a7f412f14c string: Replace = with += in CFLAGS-tst-xbzero-opt.c new c05d4fb7e9 Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] new 6c48e554a2 x86: Add feature_1 to tcbhead_t [BZ #22563] new 6f7c383fd6 x86: Support IBT and SHSTK in Intel CET [BZ #21598] new ce5b2a948d Linux/x86: Support shadow stack pointer in setjmp/longjmp new 95b620d819 x86: Check GNU_PROPERTY_X86_FEATURE_1_SHSTK isn't set
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (2ef49c4d72) \ N -- N -- N refs/heads/hjl/cet/master (95b620d819)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 6 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 | 13 +++++++++++++ elf/rtld.c | 2 +- string/Makefile | 2 +- sysdeps/s390/s390-32/dl-trampoline.h | 13 ++++++------- sysdeps/s390/s390-64/dl-trampoline.h | 35 +++++++++++++++++------------------ sysdeps/unix/sysv/linux/x86/Makefile | 18 ++++++++++++++++++ 6 files changed, 56 insertions(+), 27 deletions(-)