This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/bz12683 in repository glibc.
discards 7a9613d28c nptl: Remove THREAD_ATOMIC_* macros discards 81860a5383 nptl: cancelhandling refactor discards f74ba6cafc nptl: Remove setxid bit from cancelhandling discards 5eb73554e5 nptl: Move cancel state and type out cancelhandling discards 2fbc78f0fb nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683) discards 22ea73db70 nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) discards cd7757f497 nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) discards c8d400d027 nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) discards 0619e1d179 nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) discards 7384be0e15 nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) discards 9dcebab296 nptl: microblaze: Fix Race conditions in pthread cancellatio [...] discards d5dfa58277 nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) discards 26e87a47a6 nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) discards 77f334b74f nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) discards 81804265be nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) discards b715bda604 nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) discards 5746328639 nptl: aarch64: Fix Race conditions in pthread cancellation ( [...] discards 79af105547 nptl: powerpc: Fix Race conditions in pthread cancellation ( [...] discards 5756621266 nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) discards 9c58a7a415 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) discards cd80c7fe6c nptl: x86_64: Fix Race conditions in pthread cancellation (B [...] discards 304a54b48d nptl: Fix Race conditions in pthread cancellation (BZ#12683) discards 785924f332 nptl: Fix testcases for new pthread cancellation mechanism discards 76160687ed nptl: Fix tst-cancel4 sendto tests adds 54412d2061 Use libc_hidden_* for tolower, toupper (bug 15105). adds f5d1f629c6 Define GEN_AS_CONST_HEADERS when generating header files [BZ [...] adds 7e04eb2932 Update ChangeLog for BZ 22884 - riscv fmax/fmin adds d863cd712e Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT) adds 398c6fddaf powerpc: Undefine Linux ptrace macros that conflict with __p [...] adds f5f473a9d0 linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, [...] new 7a2c0ea11b nptl: Fix tst-cancel4 sendto tests new 9a5fd16b13 powerpc: Create stackframe information on syscall new 0796a7c793 nptl: Fix testcases for new pthread cancellation mechanism new 5c75e9c9cb nptl: Fix Race conditions in pthread cancellation (BZ#12683) new 13c8c4809c nptl: x86_64: Fix Race conditions in pthread cancellation (B [...] new c3619359a7 nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) new 3bf8761013 nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) new c31e9f5f85 nptl: powerpc: Fix Race conditions in pthread cancellation ( [...] new 1147b8b7f9 nptl: aarch64: Fix Race conditions in pthread cancellation ( [...] new 4c686923b5 nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) new d47c1d0fa0 nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) new 3a5a8aa8f6 nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) new 5bd6827294 nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) new a9d375373a nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) new 5868f2b379 nptl: microblaze: Fix Race conditions in pthread cancellatio [...] new 9f21ab0e6f nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) new 14f629ccf5 nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) new 793aeb3010 nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) new e4db079ad7 nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) new 5f51f6b993 nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) new 33154acabe nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683) new ca81de5ed9 nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683) new c3f33edb67 nptl: Move cancel state and type out cancelhandling new 9037ec95f5 nptl: Remove setxid bit from cancelhandling new fdafb04cb8 nptl: cancelhandling refactor new d95b8c5f0f nptl: Remove THREAD_ATOMIC_* macros
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 (7a9613d28c) \ N -- N -- N refs/heads/azanella/bz12683 (d95b8c5f0f)
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 26 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 | 66 ++++++++++++-- Makerules | 9 +- ctype/ctype.c | 2 + debug/tst-backtrace5.c | 2 +- include/ctype.h | 3 + nptl/tst-cancel28.c | 2 +- sysdeps/unix/sysv/linux/i386/lowlevellock.h | 9 +- sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h | 2 +- sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h | 105 +++++++++++++++++++++++ sysdeps/unix/sysv/linux/powerpc/syscall.S | 4 +- sysdeps/unix/sysv/linux/powerpc/syscall_cancel.S | 2 +- sysdeps/unix/sysv/linux/riscv/sigcontextinfo.h | 12 +++ sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | 1 - 13 files changed, 204 insertions(+), 15 deletions(-)