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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a345a4db 0: update: binutils-gcc-linux: all
new 40f7c2e8 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 (a345a4db)
\
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 | 68 +-
02-prepare_abe/console.log | 182 +-
03-build_abe-binutils/console.log | 11325 +++++++-------
04-build_abe-stage1/console.log | 16079 ++++++++++----------
05-build_linux/console.log | 1627 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 25 -
console.log | 29283 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 29287 insertions(+), 29322 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8bd9396d 2: update: binutils-gcc-linux: 17078
new 4fecd4f1 2: update: binutils-gcc-linux: 17078
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 (8bd9396d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 438 +-
03-build_abe-binutils/console.log | 10247 ++++++-----
04-build_abe-stage1/console.log | 20074 +++++++++++-----------
05-build_linux/console.log | 2066 +--
08-update_baseline/console.log | 84 +-
console.log | 33073 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 33081 insertions(+), 33079 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 4100bc6088 [NFC] Fixed clang wasm test after rL372573
new 133ef3bf8b Removed dead code from Stencil.h
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/clang/Tooling/Refactoring/Stencil.h | 10 ----------
1 file changed, 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 lldb.
from bde1891f8 [lldb][NFC] Remove unused variable in Options::HandleOptionAr [...]
new 1f257e823 [LLDB] Use the Windows SOCKET type on all windows targets, no [...]
new 07f932c59 [LLDB] Add a missing specification of linking against dbghelp
new 300b8e465 [LLDB] Remove a stray semicolon. NFC.
new 7fd341c0c [LLDB] Avoid a warning about an unused static variable
new cd7b0bdd6 [LLDB] Add a void* cast when passing object pointers to printf %p
new 630d6af09 [LLDB] Remove a now redundant windows specific workaround
new e0a4dc1d6 [LLDB] Check for _WIN32 instead of _MSC_VER for code specific [...]
The 7 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/Host/Socket.h | 2 +-
source/Core/IOHandler.cpp | 4 ++--
source/Host/common/UDPSocket.cpp | 2 +-
.../Host/posix/ConnectionFileDescriptorPosix.cpp | 2 +-
.../Host/windows/ConnectionGenericFileWindows.cpp | 24 +++++++++-------------
source/Host/windows/Windows.cpp | 5 -----
source/Plugins/ObjectFile/PECOFF/CMakeLists.txt | 8 ++++++++
source/Utility/Scalar.cpp | 2 +-
source/Utility/SelectHelper.cpp | 4 ++--
tools/lldb-server/lldb-gdbserver.cpp | 2 +-
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 6 +++---
11 files changed, 30 insertions(+), 31 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 2c3879a0 [clang-tidy] Add check for classes missing -hash â ī¸
new ee399fcf Removed an incorred namespace-end comment
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:
clang-tidy/bugprone/ArgumentCommentCheck.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.