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 4f729be2aa The shift for i386 should by 2, not by 3 discards 58722f9999 x86: Unwind shadow stack by one more frame discards f3d0a2423c x86: Check GNU_PROPERTY_X86_FEATURE_1_SHSTK isn't set discards dd34a61a5a Linux/x86: Support shadow stack pointer in setjmp/longjmp discards 22ef9f55b9 x86: Support IBT and SHSTK in Intel CET [BZ #21598] discards 2572ec950f x86: Add feature_1 to tcbhead_t [BZ #22563] discards 52edeece1c Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] adds 174edbde7e Update SPARC divrem generation to match output. adds 0c4fe28d7a Remove old po/ code for copying .po files from shared directory. adds f2da2fd81f Do not build .mo files in source directory (bug 14121). adds 5170fa49b2 Correct build-many-glibcs.py arm-linux-gnueabihf configurations. adds d232f2e137 Don't set errno in Hurd rtld's __access_noerrno adds a7e3edf4f2 Increase buffer size due to warning from ToT GCC new 0b442303ae Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] new 417be2b481 x86: Add feature_1 to tcbhead_t [BZ #22563] new a1cef7a7b1 x86: Support IBT and SHSTK in Intel CET [BZ #21598] new bf09ee6f43 Linux/x86: Support shadow stack pointer in setjmp/longjmp new 9a93ebb378 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 (4f729be2aa) \ N -- N -- N refs/heads/hjl/cet/master (9a93ebb378)
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 5 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 | 37 +++++++++++++++++++++++++++++++++++++ nscd/dbg_log.c | 2 +- po/Makefile | 31 +++++-------------------------- scripts/build-many-glibcs.py | 6 ++++-- sysdeps/mach/hurd/dl-sysdep.c | 1 - sysdeps/sparc/sparc32/Makefile | 8 ++++---- sysdeps/sparc/sparc32/divrem.m4 | 8 +++++--- sysdeps/sparc/sparc32/rem.S | 2 +- sysdeps/sparc/sparc32/sdiv.S | 2 +- sysdeps/sparc/sparc32/udiv.S | 2 +- sysdeps/sparc/sparc32/urem.S | 2 +- 11 files changed, 60 insertions(+), 41 deletions(-)