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 44ea10106 gcc-68d50ab3e12dc0f804b4c076ba416e7877015823: all
new c247194a4 linux-3bd6e94bec122a951d462c239b47954cf5f36e33: 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 (44ea10106)
\
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 | 164 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3381 ++++++++---------
4-build_abe-stage1/console.log | 4127 ++++++++++----------
5-count_linux_objs/console.log | 143 +-
console.log | 7811 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7671 insertions(+), 7977 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 42920f95d binutils-7e9ca91e006d57bd39838ca5196c1bd0db3ef170: 19135
new 83f032d6b gcc-bbc66c45b7506d5cae668113e015e7e6cfae9b04: 19135
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 (42920f95d)
\
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:
1-reset_artifacts/console.log | 72 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6350 +-
4-build_abe-stage1/console.log | 13162 +-
5-count_linux_objs/console.log | 364185 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 383679 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 383668 insertions(+), 383838 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 7eadfa4ba2 [AST] Store some data of CXXNewExpr as trailing objects
new 20cee7d894 [analyzer] Pass the correct loc Expr from VisitIncDecOp to e [...]
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/ExprEngineC.cpp | 4 +-
.../StaticAnalyzer/RegisterCustomCheckersTest.cpp | 55 +++++++++++++++-------
2 files changed, 41 insertions(+), 18 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 4d27dbbf8e [AST][NFC] Pack DependentScopeDeclRefExpr and CXXUnresolvedC [...]
new 7eadfa4ba2 [AST] Store some data of CXXNewExpr as trailing objects
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/AST/ExprCXX.h | 189 +++++++++++++++++++++---------------
include/clang/AST/Stmt.h | 34 +++++++
lib/AST/ASTImporter.cpp | 2 +-
lib/AST/ExprCXX.cpp | 144 +++++++++++++++++----------
lib/CodeGen/CGExprCXX.cpp | 4 +-
lib/Sema/SemaExprCXX.cpp | 10 +-
lib/Serialization/ASTReaderStmt.cpp | 42 +++++---
lib/Serialization/ASTWriterStmt.cpp | 19 ++--
8 files changed, 288 insertions(+), 156 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 gcc.
from dc4e0f4586a 2019-01-07 Richard Biener <rguenther(a)suse.de>
new 6163709f258 Investigating PR target/86891 revealed a number of issues w [...]
new fc6ac813e1a PR libstdc++/87787 avoid undefined null args to memcpy and memmove
The 2 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:
gcc/ChangeLog | 39 +++
gcc/config/aarch64/aarch64-protos.h | 2 +-
gcc/config/aarch64/aarch64.c | 26 +-
gcc/config/aarch64/aarch64.md | 282 ++++++++++++++++++----
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/aarch64/subs_compare_2.c | 2 +-
libstdc++-v3/ChangeLog | 13 +
libstdc++-v3/include/bits/char_traits.h | 2 +
libstdc++-v3/include/bits/locale_facets.h | 12 +-
9 files changed, 314 insertions(+), 69 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f415b63ef linux-3bd6e94bec122a951d462c239b47954cf5f36e33: all
new ff37da693 binutils-053af8c9034f92d6e36a1180655ba22a65c56437: 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 (f415b63ef)
\
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:
1-reset_artifacts/console.log | 78 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6608 ++++----
4-build_abe-stage1/console.log | 9724 +++++------
5-count_linux_objs/console.log | 17601 ++++++++++----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 33325 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 33744 insertions(+), 33642 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 e112a483 [clangd] Fix a regression issue caused by r348365.
new 7ae58577 [clang-tidy] Use the public hasInit matcher, rather than defi [...]
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/abseil/DurationRewriter.cpp | 28 +++++++---------------------
1 file changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from bbc66c45b75 Update documentation for C++17 filesystem library
new dc4e0f4586a 2019-01-07 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 5 +++++
gcc/tree-ssa-uncprop.c | 14 +-------------
2 files changed, 6 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.