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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d435c89 0: update: binutils-gcc-linux: boot
new 8190b3c 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 (d435c89)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 220 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11133 ++++++------
04-build_abe-stage1/console.log | 19896 +++++++++++-----------
05-build_linux/console.log | 922 +-
06-boot_linux/console.log | 476 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 33126 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 33160 insertions(+), 33089 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-release-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from dc0c1219b2 Automatic date update in version.in
adds ff97da8abe Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8c2271b 0: update: binutils-gcc-linux: boot
new e406e19 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 (8c2271b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11204 +++++++--------
04-build_abe-stage1/console.log | 14021 ++++++++++---------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 408 +-
console.log | 27049 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27032 insertions(+), 27078 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/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4a4e3fa 0: update: llvm-linux: boot
new 00b676b 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 (4a4e3fa)
\
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 | 166 +-
02-build_llvm/console.log | 12167 ++++++++++++++++++------------------
03-build_linux/console.log | 830 +--
console.log | 13188 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 13193 insertions(+), 13166 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 cff2fcd7cea Fix "not all control paths return a value" MSVC warnings. NFCI.
new fc528d0c817 [IR] Simplify removeDeadConstantUsers. 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:
lib/IR/Constants.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 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 2332a7c827 [NFC] Make test more robust
new 6ce5fbda5c Removed ToolExecutor::isSingleProcess, it is not used by anything
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/AllTUsExecution.h | 2 --
include/clang/Tooling/Execution.h | 7 -------
include/clang/Tooling/StandaloneExecution.h | 2 --
unittests/Tooling/ExecutionTest.cpp | 2 --
4 files changed, 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 master
in repository llvm.
from 1bfa43df588 Recommit r368812 "[llvm/Object] - Convert SectionRef::getNa [...]
new 60e3afb2268 Fix "not all control paths return a value" MSVC warnings. NFCI.
new 575e24f0fe7 Fix "not all control paths return a value" MSVC warning. NFCI.
new cff2fcd7cea Fix "not all control paths return a value" MSVC warnings. NFCI.
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:
lib/Transforms/Coroutines/CoroInternal.h | 5 ++++-
lib/Transforms/Coroutines/CoroSplit.cpp | 1 +
lib/Transforms/Coroutines/Coroutines.cpp | 2 ++
3 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.