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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ac86ccd82 0: update: binutils-gcc-linux: all
new 49e872ea7 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 (ac86ccd82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 176 +-
03-build_abe-binutils/console.log | 11613 +++++++------
04-build_abe-stage1/console.log | 19930 +++++++++++-----------
05-build_linux/console.log | 740 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
08-update_baseline/console.log | 12 +-
console.log | 32561 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
regressions.txt | 4 +-
11 files changed, 32561 insertions(+), 32579 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 7878452b9 0: update: binutils-gcc-linux: all
new a33c07a71 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 (7878452b9)
\
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 | 132 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11904 +++++++------
04-build_abe-stage1/console.log | 15332 ++++++++--------
05-build_linux/console.log | 6216 +++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 10 +-
console.log | 34042 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
regressions.txt | 2 +-
11 files changed, 34008 insertions(+), 34096 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 34eb5dbdc 0: update: binutils-gcc-linux: boot
new 5b69d36d8 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 (34eb5dbdc)
\
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 | 130 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11679 ++++++++--------
04-build_abe-stage1/console.log | 13647 +++++++++---------
05-build_linux/console.log | 716 +-
06-boot_linux/console.log | 442 +-
07-check_regression/console.log | 28 +-
08-update_baseline/console.log | 12 +-
console.log | 27072 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
regressions.txt | 4 +-
11 files changed, 27087 insertions(+), 27075 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-release-aarch64-next-defconfig
in repository toolchain/ci/llvm-project.
from c290cb61fdc llvm docs: drop index.rst release version warning
adds 50eedc134a2 clang-format release notes: Document the improvement with t [...]
adds edcd83a669b [mlir] NFC: Rename index_t to index_type
new 7c18c2f709e [Concepts] Add null check for TemplateTypeParmType::getDecl [...]
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/docs/ReleaseNotes.rst | 2 ++
clang/lib/Sema/SemaTemplateInstantiate.cpp | 2 +-
clang/test/SemaTemplate/instantiate-abbreviated-template.cpp | 12 ++++++++++++
mlir/docs/EDSC.md | 8 ++++----
mlir/include/mlir/EDSC/Builders.h | 6 +++---
mlir/include/mlir/EDSC/Intrinsics.h | 4 ++--
mlir/lib/Conversion/VectorToLoops/ConvertVectorToLoops.cpp | 2 +-
mlir/lib/EDSC/Builders.cpp | 2 +-
mlir/lib/EDSC/Helpers.cpp | 8 ++++----
mlir/test/EDSC/builder-api-test.cpp | 10 +++++-----
10 files changed, 35 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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards be303f6b8 0: update: llvm-linux: boot
new c8a1810a0 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 (be303f6b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 182 +-
02-build_llvm/console.log | 12668 +++++++++++++++++-----------------
03-build_linux/console.log | 728 +-
04-boot_linux/console.log | 442 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 16 +-
console.log | 14050 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 14059 insertions(+), 14055 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.