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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards a4c977148 0: update: binutils-gcc-linux: boot
new aaf18960d 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 (a4c977148)
\
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 | 182 +-
02-prepare_abe/console.log | 358 +-
03-build_abe-binutils/console.log | 11182 +++++++--------
04-build_abe-stage1/console.log | 13569 ++++++++++---------
05-build_linux/console.log | 678 +-
06-boot_linux/console.log | 350 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 26343 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 2 +-
11 files changed, 26343 insertions(+), 26353 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 3293bbaffa Add C parser support for "restrict" and "_Atomic"
adds eaeaf44cfd [gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp
adds 6b9374f1e0 [gdb/testsuite] Fix solib-list.exp test-case for exec with d [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/ChangeLog | 10 ++++++++
gdb/testsuite/gdb.base/maint.exp | 45 ++++++++++++++-------------------
gdb/testsuite/gdb.server/solib-list.exp | 17 +++++++++++--
3 files changed, 44 insertions(+), 28 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4d3485164 0: update: binutils-gcc-linux: all
new 3f78b17e5 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 (4d3485164)
\
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:
01-reset_artifacts/console.log | 68 +-
02-prepare_abe/console.log | 152 +-
03-build_abe-binutils/console.log | 11426 +++++------
04-build_abe-stage1/console.log | 20111 ++++++++++---------
05-build_linux/console.log | 6474 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 38257 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 2 +-
11 files changed, 38285 insertions(+), 38247 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_bmk_tx1/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/llvm-project.
from d9bd6e3c194 PR45083: Mark statement expressions as being dependent if t [...]
adds 92f7aebe2d7 [Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on [...]
adds aef96a6860c add a few new warnings to the 10.0 clang release notes
adds b406eab8880 add a missing dash to the release notes
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 22 ++++++++++++++++++++++
clang/lib/Lex/Pragma.cpp | 3 +++
clang/tools/driver/driver.cpp | 22 +++++++++++++++-------
llvm/include/llvm/Support/ManagedStatic.h | 6 ++++++
llvm/include/llvm/Support/Timer.h | 5 +++++
llvm/lib/Support/Timer.cpp | 4 ++++
6 files changed, 55 insertions(+), 7 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_bmk_tx1/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 0816fafce9b Daily bump.
adds 593e47a6134 Fix incorrect filling of delay slots in branchy code at -O2
adds db358455287 tree-optimization/94163 constrain alignment set by PRE
adds ab768006bc5 Fix wrong year in ChangeLog.
adds 0f66f1d8039 Daily bump.
adds 6c7e43f4702 Daily bump.
adds cb05d702a17 c++: Fix CTAD with multiple-arg ctor template [93248].
adds 2fa5f9e380b c++: Fix ICE-after-error on partial spec [92068]
adds c3747bca384 c++: Find parameter pack in typedef in lambda [92909].
new a81912b0740 Daily bump.
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 | 15 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 18 +++++++++++++
gcc/cp/pt.c | 30 +++++++++++++++++-----
gcc/reorg.c | 26 ++++++++++++++-----
gcc/resource.c | 21 ++++++++++++++-
gcc/resource.h | 1 +
.../g++.dg/cpp0x/lambda/lambda-variadic10.C | 12 +++++++++
gcc/testsuite/g++.dg/cpp0x/variadic178.C | 6 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction71.C | 6 +++++
gcc/tree-ssa-pre.c | 3 ++-
11 files changed, 124 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic178.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction71.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_bmk_tx1/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 79dd95309 0: update: binutils-gcc-glibc-llvm: 1
new aab1a251b 0: update: binutils-gcc-glibc-llvm: 1
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 (79dd95309)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 190 +-
02-prepare_abe/console.log | 228 +-
03-build_abe-binutils/console.log | 11817 +--
04-build_abe-stage1/console.log | 13588 ++--
05-build_abe-linux/console.log | 306 +-
06-build_abe-glibc/console.log | 39274 +++++----
07-build_abe-stage2/console.log | 36628 ++++-----
08-build_llvm-true/console.log | 12650 +--
10-benchmark--Os_LTO/benchmark-start.log | 2 +-
10-benchmark--Os_LTO/benchmark.log | 7 +-
10-benchmark--Os_LTO/console.log | 85 +-
11-check_regression/console.log | 956 +-
11-check_regression/results-0.csv | 101 +-
11-check_regression/results-1.csv | 109 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 111 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2626 +-
12-update_baseline/console.log | 2962 +-
12-update_baseline/results-0.csv | 120 +-
12-update_baseline/results-1.csv | 109 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 117 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2854 +-
console.log | 118684 ++++++++++++++--------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
28 files changed, 119815 insertions(+), 123901 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.