This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from b6f2a79 0: update: llvm-50e7f45b280f1e7922a6525ace10a6bd33f70fa7: all
new a44bce6 1: reset: linux-dfd437a257924484b144ee750e60affc95562c6d: 16960
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:
01-reset_artifacts/console.log | 185 +-
02-build_llvm/console.log | 11829 +++++++++++++++---------------
03-build_linux/console.log | 2869 ++++----
04-boot_linux/console.log | 10 -
05-check_regression/console.log | 17 +-
06-update_baseline/console.log | 18 +-
console.log | 14915 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 4 +-
10 files changed, 14928 insertions(+), 14929 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 reset-baseline
--
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 compiler-rt.
from 2dff76d9e [ASan] Use __sanitizer_fill_shadow for FastPoisonShadow on Fuchsia
new 1a513e395 [scudo][standalone] Merge Spin & Blocking mutex into a Hybrid one
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/scudo/standalone/atomic_helpers.h | 8 +++
lib/scudo/standalone/bytemap.h | 6 +--
lib/scudo/standalone/common.h | 5 +-
lib/scudo/standalone/fuchsia.cc | 21 ++++----
lib/scudo/standalone/linux.cc | 53 +++++++++++-------
lib/scudo/standalone/mutex.h | 92 +++++++++++++-------------------
lib/scudo/standalone/primary32.h | 14 ++---
lib/scudo/standalone/primary64.h | 8 +--
lib/scudo/standalone/quarantine.h | 10 ++--
lib/scudo/standalone/secondary.cc | 4 +-
lib/scudo/standalone/secondary.h | 2 +-
lib/scudo/standalone/stats.h | 8 +--
lib/scudo/standalone/tests/map_test.cc | 6 +++
lib/scudo/standalone/tests/mutex_test.cc | 55 +++++++------------
lib/scudo/standalone/tsd.h | 2 +-
lib/scudo/standalone/tsd_exclusive.h | 4 +-
lib/scudo/standalone/tsd_shared.h | 4 +-
17 files changed, 144 insertions(+), 158 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bf61d6b 0: update: binutils-gcc-linux: all
new d03a752 0: update: binutils-gcc-linux: all
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 (bf61d6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 9378 +++++++------
04-build_abe-stage1/console.log | 15476 ++++++++++-----------
05-build_linux/console.log | 930 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
console.log | 26160 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 26154 insertions(+), 26158 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 fa0ca54d3d6 gn build: Merge r365773
new 8ac74ba9eff Fix a few 'no newline at end of file' warnings that Xcode emits
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:
include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h | 2 +-
lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp | 2 +-
2 files changed, 2 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 clang.
from 9a620ab4b6 [OPENMP]Initial fix PR42392: Improve -Wuninitialized warning [...]
new 6972cff10e Fix a few 'no newline at end of file' warnings that Xcode emits
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/AST/TextNodeDumper.cpp | 2 +-
1 file changed, 1 insertion(+), 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 libcxx.
from 9eaa4d176 build: use multiple `install` rather than building up a list
new 298085030 [libc++] Implement deduction guides for <unordered_set>
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:
include/unordered_set | 122 ++++++++++++-
.../unord.multiset.cnstr/deduct.fail.cpp | 97 ++++++++++
.../unord.multiset.cnstr/deduct.pass.cpp | 196 +++++++++++++++++++++
.../unord.set/unord.set.cnstr/deduct.fail.cpp | 97 ++++++++++
.../unord.set/unord.set.cnstr/deduct.pass.cpp | 196 +++++++++++++++++++++
5 files changed, 702 insertions(+), 6 deletions(-)
create mode 100644 test/std/containers/unord/unord.multiset/unord.multiset.cnstr/d [...]
create mode 100644 test/std/containers/unord/unord.multiset/unord.multiset.cnstr/d [...]
create mode 100644 test/std/containers/unord/unord.set/unord.set.cnstr/deduct.fail.cpp
create mode 100644 test/std/containers/unord/unord.set/unord.set.cnstr/deduct.pass.cpp
--
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 binutils-gdb.
from 00db953196 Make value_must_coerce_to_target return a bool
new 72ee03ff58 Fix use-after-move bug in add_thread_object
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:
gdb/ChangeLog | 5 +++++
gdb/python/py-inferior.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.