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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 458a3a466 linux-62393dbcbe0f3001691e4bd479a25beb5941f2ed: all
new 67359916e binutils-ae69f7446560bc80a81e777afa5ffdad5f65a446: 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 (458a3a466)
\
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:
1-reset_artifacts/console.log | 40 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6514 ++++++++--------
4-build_abe-stage1/console.log | 8535 +++++++++++----------
5-count_linux_objs/console.log | 133 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15246 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15269 insertions(+), 15249 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/gcc.
from 8248a57ffb1 Daily bump.
adds fd32a737cb4 Daily bump.
adds bc6fe2ddd9d Backport from trunk 2018-12-19 Segher Boessenkool <segh [...]
adds d0d3822b20e 2018-12-19 Bill Schmidt <wschmidt(a)linux.ibm.com>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/vsx.md | 2 +-
gcc/doc/extend.texi | 25 ++++++++++++++++++++++++-
4 files changed, 44 insertions(+), 3 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 8d5e21328 binutils-ae69f7446560bc80a81e777afa5ffdad5f65a446: all
new ad19d1a16 gcc-d0d3822b20e01649d0a0398f1fade62dc3585669: 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 (8d5e21328)
\
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:
1-reset_artifacts/console.log | 68 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3673 +++++++++---------
4-build_abe-stage1/console.log | 4083 ++++++++++----------
5-count_linux_objs/console.log | 121 +-
console.log | 7945 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7950 insertions(+), 7964 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 28950127b08 [X86] Remove TLI variable from ReplaceNodeResults. NFC
new d24b4c89122 [gn build] Add check-lld target and make it work
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:
utils/gn/build/write_cmake_config.py | 2 +-
utils/gn/secondary/BUILD.gn | 21 +---
utils/gn/secondary/lld/test/BUILD.gn | 137 +++++++++++++++++++++
.../secondary/lld/test/lld_lit_site_cfg_files.gni | 2 +
utils/gn/secondary/llvm/tools/llvm-config/BUILD.gn | 134 ++++++++++++++++++++
utils/gn/secondary/llvm/utils/llvm-lit/BUILD.gn | 51 ++++++++
6 files changed, 327 insertions(+), 20 deletions(-)
create mode 100644 utils/gn/secondary/lld/test/BUILD.gn
create mode 100644 utils/gn/secondary/lld/test/lld_lit_site_cfg_files.gni
create mode 100644 utils/gn/secondary/llvm/tools/llvm-config/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/utils/llvm-lit/BUILD.gn
--
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 3dc11e8a5 Fix line endings.
new 4e025afd0 Simplify code for readability. (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:
source/Core/ValueObjectChild.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 0dc8ad5760 [analyzer] GenericTaint: Fix formatting to prepare for incom [...]
new b7d3d0f44d [analyzer] pr38668: Do not attempt to cast loaded values of [...]
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/StaticAnalyzer/Core/Store.cpp | 26 ++++++++++++++++++++------
test/Analysis/casts.c | 11 +++++++++++
test/Analysis/pointer-to-member.cpp | 7 +++----
3 files changed, 34 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4e4de1bca llvm-ee04da6e304f85f75b295c8c2b0b1e261945f861: 16
new 60f3efb3d llvm-d7ceb754c16e409f5729b2105d145068be1243f2: 16
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 (4e4de1bca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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:
1-reset_artifacts/console.log | 214 +-
2-build_llvm/console.log | 9126 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 120 +-
console.log | 9454 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9516 insertions(+), 9412 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d6fe63256 gcc-fd32a737cb40491d3fe8b58c74553e58f19a83fd: all
new 8f1137467 linux-02fc169594e96f7c51c4f23114e12b7a18e85a0a: 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 (d6fe63256)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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:
1-reset_artifacts/console.log | 96 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3490 ++++++++--------
4-build_abe-stage1/console.log | 4466 +++++++++++----------
5-count_linux_objs/console.log | 187 +-
console.log | 8219 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8259 insertions(+), 8221 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.