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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 479d11d4 2: update: binutils-gcc-linux: 18463
discards 4c56c6a3 1: reset: linux-e42617b825f8073569da76dc4510bfa019b1c35a: 18264
discards 3633d4f6 0: update: binutils-gcc: all
new fe7df93d 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 (479d11d4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 434 +-
03-build_abe-binutils/console.log | 11663 +++++------
04-build_abe-stage1/console.log | 20101 +++++++++----------
05-build_linux/console.log | 6334 +++---
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 9 +-
08-update_baseline/console.log | 27 +-
console.log | 38772 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 39138 insertions(+), 38360 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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_tk1/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards f11fd824 2: update: binutils-gcc-glibc-llvm: 1
new 7c0b6046 2: 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 (f11fd824)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 206 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11045 ++-
04-build_abe-stage1/console.log | 20094 ++--
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 39456 ++++----
07-build_abe-stage2/console.log | 45159 +++++----
08-build_llvm-true/console.log | 12706 +--
10-benchmark--Oz_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_mthumb/benchmark.log | 43 +-
10-benchmark--Oz_mthumb/console.log | 220 +-
11-check_regression/console.log | 272 +-
11-check_regression/results-0.csv | 2302 +-
11-check_regression/results-1.csv | 2320 +-
11-check_regression/results-brief.csv | 40 +-
11-check_regression/results-compare.csv | 11 +-
11-check_regression/results-full.csv | 2450 +-
11-check_regression/results.csv | 163 +-
11-check_regression/results.log | 2580 +-
12-update_baseline/console.log | 501 +-
12-update_baseline/results-1.csv | 2320 +-
12-update_baseline/results-brief.csv | 40 +-
12-update_baseline/results-compare.csv | 11 +-
12-update_baseline/results-full.csv | 2322 +-
12-update_baseline/results.csv | 161 +-
12-update_baseline/results.log | 1806 +-
console.log | 130453 ++++++++++++-------------
jenkins/manifest.sh | 24 +-
results | 2 +-
results_id | 2 +-
30 files changed, 138623 insertions(+), 138798 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-next-allmodconfig
in repository toolchain/ci/gcc.
from 0303907ea5d Daily bump.
adds 897a73086b2 One more fix for PR 91333 - suboptimal register allocation [...]
adds 26a591f2a47 testsuite,Darwin,PPC: Adjust darwin-abi-12.c for common sec [...]
adds b817be038d9 c++: Fix ICE on invalid alignas in a template [PR93530]
adds 75201e825d6 Daily bump.
adds c3ccce5b47f coroutines: Bind label_decl of original function to actor function
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/cp/coroutines.cc | 11 ++++++++---
gcc/cp/decl.c | 2 +-
gcc/ira-color.c | 11 +++++++++++
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
.../coroutines/torture/co-await-04-control-flow.C | 2 ++
gcc/testsuite/g++.dg/cpp0x/alignas18.C | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr91333.c | 2 +-
gcc/testsuite/gcc.target/powerpc/darwin-abi-12.c | 2 ++
11 files changed, 75 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas18.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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5c0d509a 2: update: binutils-gcc-linux: 20297
discards b772c3c8 1: reset: linux-e42617b825f8073569da76dc4510bfa019b1c35a: 20073
discards a6fa7661 0: update: binutils-gcc: all
new 1daf1db3 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 (5c0d509a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 166 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10538 +++++------
04-build_abe-stage1/console.log | 19016 +++++++++----------
05-build_linux/console.log | 6401 ++++---
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 9 +-
08-update_baseline/console.log | 41 +-
console.log | 36617 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 37005 insertions(+), 36233 deletions(-)
create mode 100644 06-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.