This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 40e883a24 [scudo] Replace eraseHeader with compareExchangeHeader for Qu [...]
new 2de6c3ce4 Revert "[lsan] Do not check for leaks in the forked process"
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:
lib/lsan/lsan_common.cc | 9 -------
test/lsan/TestCases/Linux/fork_with_threads.cc | 35 --------------------------
2 files changed, 44 deletions(-)
delete mode 100644 test/lsan/TestCases/Linux/fork_with_threads.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 3035e562 [docs] Mention clangd-dev in clangd documentation
new 2957125a Cleanup after rL340729
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:
unittests/clangd/DexIndexTests.cpp | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.27/master
in repository glibc.
from 2dab17550d x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ [...]
new 2b47bb9cba pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]
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 | 8 ++++++++
NEWS | 1 +
nptl/pthread_cond_common.c | 8 ++++++--
3 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master
in repository glibc.
from c9570bd2f5 x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ [...]
new 174709d879 pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]
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 | 8 ++++++++
NEWS | 1 +
nptl/pthread_cond_common.c | 8 ++++++--
3 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master
in repository glibc.
from c87b5bab24 Improve ChangeLog message.
new aa8a3e4cde pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]
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 | 8 ++++++++
NEWS | 1 +
nptl/pthread_cond_common.c | 8 ++++++--
3 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a890c68b0a5 [lit, python] Remove quotes around %python in cache.ll
new 99b81ea5dbf [llvm-mca] Remove unused method. NFC.
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:
tools/llvm-mca/RetireControlUnit.h | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 745ee4da8da 2018-08-27 Richard Biener <rguenther(a)suse.de>
new 77a7e949ac2 2018-08-27 Steve Ellcey <sellcey(a)cavium.com>
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:
gcc/ChangeLog | 5 +++++
gcc/config/aarch64/aarch64-speculation.cc | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 601e525007b Use a lambda for calls to ::open in RetryAfterSignal
new a890c68b0a5 [lit, python] Remove quotes around %python in cache.ll
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:
test/ThinLTO/X86/cache.ll | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 6706b19a9 Cygwin: Remove union wait
new fcfcc288c Cygwin: don't return valid acl entry type for unknown SID
new 33b8c406d Cygwin: Add name->SID conversion for self-constructed names
new fc8aaa40f Cygwin: add release note for previous ACL changes
The 3 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:
winsup/cygwin/pwdgrp.h | 1 +
winsup/cygwin/release/2.11.0 | 4 ++
winsup/cygwin/sec_helper.cc | 12 +++--
winsup/cygwin/uinfo.cc | 124 +++++++++++++++++++++++++++++++++++++++----
4 files changed, 129 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.