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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d0239df7 0: update: llvm-linux: boot
new 5790a5ed 0: update: llvm-linux: boot
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 (d0239df7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 130 +-
02-build_llvm/console.log | 12299 ++++++++++++++++++------------------
03-build_linux/console.log | 699 +--
04-boot_linux/console.log | 4 +-
console.log | 13132 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
7 files changed, 13127 insertions(+), 13151 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 gcc.
from 17404fb2aa2 Implement LWG 3296 for basic_regex::assign
new 164c7d29912 [AARCH64] Add support for new control bits CTR_EL0.DIC and [...]
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:
libgcc/ChangeLog | 5 ++++
libgcc/config/aarch64/sync-cache.c | 57 ++++++++++++++++++++++++--------------
2 files changed, 41 insertions(+), 21 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2e35a1ca 0: update: binutils-gcc-linux: boot
new bd20ebc3 0: update: binutils-gcc-linux: boot
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 (2e35a1ca)
\
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 | 226 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 11683 +++++++-------
04-build_abe-stage1/console.log | 16190 ++++++++++----------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 14 +-
console.log | 29790 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 29763 insertions(+), 29822 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 lldb.
from 2afd9f8a2 [lldb][NFC] Remove useless cursor shifting in Options::Handle [...]
new aae3a5e25 [lldb][NFC] Add CompletionRequest::AppendEmptyArgument
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/lldb/Utility/CompletionRequest.h | 14 +++++++++-----
source/Commands/CommandObjectMultiword.cpp | 3 +--
source/Interpreter/CommandInterpreter.cpp | 4 +---
unittests/Utility/CompletionRequestTest.cpp | 14 +++-----------
4 files changed, 14 insertions(+), 21 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-tools-extra.
from 56c99b40 [clangd] Move the existing heder-source-switch implemenation [...]
new 5e8185a9 [clangd] A helper to find explicit references and their names
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:
clangd/FindTarget.cpp | 296 ++++++++++++++++++++++++++++++++++-
clangd/FindTarget.h | 34 ++++
clangd/unittests/FindTargetTests.cpp | 220 ++++++++++++++++++++++++++
3 files changed, 549 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 gcc.
from 087fc1c9c60 Move a target test-case to generic folder.
new 17404fb2aa2 Implement LWG 3296 for basic_regex::assign
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/include/bits/regex.h | 4 +++-
.../basic_regex/assign/char/lwg3296.cc} | 14 +++++---------
.../basic_regex/assign/wchar_t/lwg3296.cc} | 14 +++++---------
4 files changed, 21 insertions(+), 19 deletions(-)
copy libstdc++-v3/testsuite/{26_numerics/random/random_device/85494.cc => 28_regex [...]
copy libstdc++-v3/testsuite/{26_numerics/random/random_device/85494.cc => 28_regex [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.