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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 9bbcb554cdb Address ABI issues introduced with CXCursor_CXXAddrspaceCastExpr
adds 3a8282376b6 Add minor version to libclang.so and libclang-cpp.so SONAME
No new revisions were added by this update.
Summary of changes:
clang/CMakeLists.txt | 2 +-
clang/tools/clang-shlib/CMakeLists.txt | 5 +++++
clang/tools/libclang/CMakeLists.txt | 1 +
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 15dde03e 0: update: llvm-linux-qemu: all
new 964aa882 0: update: binutils-llvm-linux-qemu: 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 (15dde03e)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 5964 +++++
03-build_llvm/console.log | 6685 -----
04-build_llvm/console.log | 6686 +++++
05-build_abe-qemu/console.log | 2389 --
{04-build_linux => 05-build_linux}/console.log | 519 +-
06-build_abe-qemu/console.log | 2389 ++
{06-boot_linux => 07-boot_linux}/console.log | 2 +-
.../console.log | 6 +-
.../results.regressions | 0
.../console.log | 2 +-
.../results.regressions | 0
console.log | 24838 ++++++++++++-------
jenkins/manifest.sh | 21 +-
results | 2 +
16 files changed, 30996 insertions(+), 19055 deletions(-)
create mode 100644 03-build_abe-binutils/console.log
delete mode 100644 03-build_llvm/console.log
create mode 100644 04-build_llvm/console.log
delete mode 100644 05-build_abe-qemu/console.log
rename {04-build_linux => 05-build_linux}/console.log (55%)
create mode 100644 06-build_abe-qemu/console.log
rename {06-boot_linux => 07-boot_linux}/console.log (90%)
rename {07-check_regression => 08-check_regression}/console.log (98%)
rename {07-check_regression => 08-check_regression}/results.regressions (100%)
rename {08-update_baseline => 09-update_baseline}/console.log (98%)
rename {08-update_baseline => 09-update_baseline}/results.regressions (100%)
--
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.
discards e38d4def 4: update: linux-b3a3cbdec55b090d22a09f75efb7c7d34cb97f25: 20831
discards a270e119 3: reset: linux-394936787aaa545cd3becca3eb4817863a6e1d7a: 20828
discards 10843f1a 2: update: binutils-gcc-qemu: 21252
new f87d370b 2: update: binutils-gcc-linux-qemu: 21264
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 (e38d4def)
\
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 | 225 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11338 +++++++------
04-build_abe-stage1/console.log | 13872 +++++++--------
05-build_linux/console.log | 714 +-
08-check_regression/console.log | 24 +-
08-check_regression/results.regressions | 10 +-
09-update_baseline/console.log | 138 +-
09-update_baseline/results.regressions | 10 +-
console.log | 26919 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
12 files changed, 27563 insertions(+), 26155 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 eb9883c1312 testsuite: fix gcc.target/powerpc ilp32 failures
new a8cef3cba69 c++: 'this' injection and static member functions [PR97399]
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/cp-tree.h | 2 +-
gcc/cp/parser.c | 5 +++--
gcc/cp/search.c | 20 +++++++++++---------
gcc/cp/semantics.c | 3 +--
gcc/testsuite/g++.dg/cpp0x/this2.C | 8 ++++++++
gcc/testsuite/g++.dg/template/pr97399.C | 23 +++++++++++++++++++++++
6 files changed, 47 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/this2.C
create mode 100644 gcc/testsuite/g++.dg/template/pr97399.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/llvm-release-arm-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 9bbcb554cdb Address ABI issues introduced with CXCursor_CXXAddrspaceCastExpr
adds 3a8282376b6 Add minor version to libclang.so and libclang-cpp.so SONAME
No new revisions were added by this update.
Summary of changes:
clang/CMakeLists.txt | 2 +-
clang/tools/clang-shlib/CMakeLists.txt | 5 +++++
clang/tools/libclang/CMakeLists.txt | 1 +
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 43b8c26d 0: update: llvm-linux-qemu: 19158
new 3b9b2aec 0: update: binutils-llvm-linux-qemu: 19158
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 (43b8c26d)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 5964 ++++++
03-build_llvm/console.log | 6685 ------
04-build_linux/console.log | 508 -
04-build_llvm/console.log | 6686 ++++++
05-build_linux/console.log | 511 +
07-check_regression/results.regressions | 2 -
.../console.log | 2 +-
08-check_regression/results.regressions | 2 +
08-update_baseline/results.regressions | 2 -
.../console.log | 2 +-
09-update_baseline/results.regressions | 2 +
console.log | 20492 ++++++++++++-------
jenkins/manifest.sh | 21 +-
results | 2 +
16 files changed, 26685 insertions(+), 14744 deletions(-)
create mode 100644 03-build_abe-binutils/console.log
delete mode 100644 03-build_llvm/console.log
delete mode 100644 04-build_linux/console.log
create mode 100644 04-build_llvm/console.log
create mode 100644 05-build_linux/console.log
delete mode 100644 07-check_regression/results.regressions
rename {07-check_regression => 08-check_regression}/console.log (98%)
create mode 100644 08-check_regression/results.regressions
delete mode 100644 08-update_baseline/results.regressions
rename {08-update_baseline => 09-update_baseline}/console.log (98%)
create mode 100644 09-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.