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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 9661401ce 0: update: llvm-linux: boot
new 0f447b0ae 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 (9661401ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 229 +-
02-build_llvm/console.log | 12916 +++++++++++++++++-----------------
03-build_linux/console.log | 624 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 14273 +++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
8 files changed, 14291 insertions(+), 14271 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards de0bd4300 0: update: binutils-966dc1a27c55ccb298cb8c7c41c9cc2985cc321a: all
new 3149789c5 0: update: linux-bdecf38f228bcca73b31ada98b5b7ba1215eb9c9: 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 (de0bd4300)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 13 +-
02-prepare_abe/console.log | 334 +-
03-build_abe-binutils/console.log | 10714 +++++-----
04-build_abe-stage1/console.log | 19891 ++++++++++---------
05-build_linux/console.log | 774 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31748 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
12 files changed, 31473 insertions(+), 32017 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-arm-stable-defconfig
in repository toolchain/ci/gcc.
from 7d505b0ed85 d: Fix wrong vtable offset in virtual function call
adds cdbe37dee22 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b5c418749 0: update: binutils-gcc-linux: boot
new d73b350c9 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 (b5c418749)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 70 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11277 ++++++-----
04-build_abe-stage1/console.log | 18168 +++++++++--------
05-build_linux/console.log | 810 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31273 +++++++++++++++---------------
jenkins/manifest.sh | 11 +-
12 files changed, 31237 insertions(+), 31324 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-next-allyesconfig
in repository toolchain/ci/llvm-project.
from 4f04db4b543 AllocaInst should store Align instead of MaybeAlign.
adds 796ae8cf820 [LegalizeDAG] Use MachinePointerInfo::getUnknownStack in pl [...]
adds bc98dc12d83 Try to heal bots after https://reviews.llvm.org/D79655
adds 3735505e4ff Fix a few doc typos to cycle bots.
adds 2fe66bdb2e5 [Compiler-rt] Emit error if builtins library cannot be found
No new revisions were added by this update.
Summary of changes:
clang/docs/ConstantInterpreter.rst | 4 ++--
clang/test/CodeGenCXX/wasm-eh.cpp | 6 ++++++
compiler-rt/cmake/Modules/AddCompilerRT.cmake | 3 +++
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 8 ++++++--
4 files changed, 17 insertions(+), 4 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 26dbfa2d3 0: update: linux-3d1c1e5931ce45b3a3f309385bbc00c78e9951c6: all
new 564ee2d32 0: update: binutils-966dc1a27c55ccb298cb8c7c41c9cc2985cc321a: 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 (26dbfa2d3)
\
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 | 121 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11261 ++++++-----
04-build_abe-stage1/console.log | 19681 +++++++++---------
05-build_linux/console.log | 721 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32252 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 32536 insertions(+), 31980 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9b4b3539b 0: update: llvm-linux: all
new 62b8d3a1b 0: update: llvm-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 (9b4b3539b)
\
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 | 184 +-
02-build_llvm/console.log | 12978 ++++++++++++++--------------
03-build_linux/console.log | 3980 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 17178 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 17185 insertions(+), 17183 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-allnoconfig
in repository toolchain/ci/gcc.
from 5ef067eb14d coroutines: Implicitly movable objects should use move CTOR [...]
adds add058cf93a Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-master-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 7cfd74cfc6 Fix gdb.multi/multi-re-run.exp with native-gdbserver
adds 966dc1a27c 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.