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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6ccd370d0 llvm-1e7e3996e3d1ba12a159c378922c360ef874c6c6: all
new 4b9182ff7 linux-5b74ce5056316334147547bc8aced54022dac600: 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 (6ccd370d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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-build_llvm/console.log | 10249 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 151 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10478 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10497 insertions(+), 10481 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-allmodconfig
in repository toolchain/ci/base-artifacts.
from d7e46ab85 linux-702e8ed37bed9b39e1d323511e0038444dd569b8: 18077
new c2c37ca8a linux-5b74ce5056316334147547bc8aced54022dac600: 18150
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 | 15 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3458 ++++++++--------
4-build_abe-stage1/console.log | 4603 +++++++++++-----------
5-count_linux_objs/console.log | 108 +-
6-check_regression/console.log | 17 +-
7-update_baseline/console.log | 30 +-
console.log | 8107 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 8181 insertions(+), 8179 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 a049e686b52 Revert "[RISCV] Set isAsCheapAsAMove for ADDI, ORI, XORI, LUI"
new 76453833c97 DebugInfo: Use assembly label arithmetic for address pool s [...]
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/CodeGen/AsmPrinter/AddressPool.cpp | 24 ++++++++++++++++--------
lib/CodeGen/AsmPrinter/AddressPool.h | 2 +-
test/DebugInfo/X86/addr_comments.ll | 14 ++++++++------
3 files changed, 25 insertions(+), 15 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 faa297dbc1 Improve diagnostic for -fvisibility mismatch between module/ [...]
new 60ce70873d [CMake][Fuchsia] Enable hermetic static libc++abi for Fuchsia
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:
cmake/caches/Fuchsia-stage2.cmake | 3 ++-
1 file changed, 2 insertions(+), 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.
unknown user pushed a change to branch master
in repository dejagnu.
from f3d2736 * doc/dejagnu.texi: Replace "config file" with "configuratio [...]
new 7017c2a * doc/dejagnu.texi: Refill paragraphs and normalize inter-se [...]
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:
ChangeLog | 5 +
doc/dejagnu.texi | 1947 +++++++++++++++++++++++++++---------------------------
2 files changed, 992 insertions(+), 960 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 libcxxabi.
from cac80b2 Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
new 97ad975 [libcxxabi] Support building hermetic static library
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:
CMakeLists.txt | 3 ++
cmake/Modules/HandleLibcxxabiFlags.cmake | 23 ++++++++++++
src/CMakeLists.txt | 60 +++++++++++++++++++++++---------
3 files changed, 70 insertions(+), 16 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 aoliva/testme
in repository gcc.
from 6edd2cf07ca 2019-01-23 Bin Cheng <bin.cheng(a)arm.com> Steve Ellce [...]
new 8ce9065b2c9 [PR87770] test partial specializations for type dependence
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/cp/pt.c | 12 +++++++++++-
gcc/testsuite/g++.dg/pr87770.C | 11 +++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr87770.C
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 7e723c112 gcc-936f703220810379cade807234565f74a551da87: all
new d7e46ab85 linux-702e8ed37bed9b39e1d323511e0038444dd569b8: 18077
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 | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3435 +++++++++--------
4-build_abe-stage1/console.log | 3839 ++++++++++---------
5-count_linux_objs/console.log | 280 +-
6-check_regression/console.log | 9 +-
7-update_baseline/console.log | 16 +-
console.log | 7595 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 7553 insertions(+), 7663 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.