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/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards e56425e0 9: update: gcc-3ae0cd94abc15e33dc06ca7a5f76f14b1d74129f: 1
discards e39a5901 8: reset: gcc-bf19cbc9cea6161f3deb63040601090828c44c53: 1
discards c08e5751 7: update: binutils-glibc: 1
new 6050635f 7: update: binutils-gcc-glibc: 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 (e56425e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 23 +-
02-prepare_abe/console.log | 372 +-
03-build_abe-binutils/console.log | 11481 +--
04-build_abe-stage1/console.log | 20152 ++--
05-build_abe-linux/console.log | 22 +-
06-build_abe-glibc/console.log | 38978 ++++----
07-build_abe-stage2/console.log | 45201 +++++----
09-benchmark--O3_marm/benchmark-start.log | 2 +-
09-benchmark--O3_marm/benchmark.log | 4 +-
09-benchmark--O3_marm/console.log | 154 +-
10-check_regression/console.log | 3638 +-
10-check_regression/results-0.csv | 3104 +-
10-check_regression/results-1.csv | 3092 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 13 +-
10-check_regression/results-full.csv | 3370 +-
10-check_regression/results.csv | 240 +-
10-check_regression/results.log | 3827 +-
11-update_baseline/console.log | 12906 ++-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-0.csv | 3187 +-
11-update_baseline/results-1.csv | 3092 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 25 +-
11-update_baseline/results-full.csv | 3362 +-
11-update_baseline/results.csv | 240 +-
11-update_baseline/results.log | 4149 +-
11-update_baseline/results.regressions | 5 +-
console.log | 132941 ++++++++++++++-------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
31 files changed, 153408 insertions(+), 140312 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_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 067b276f 0: update: gcc-3ae0cd94abc15e33dc06ca7a5f76f14b1d74129f: 1
new df42c7dd 0: update: gcc-ef688fdfc614492210ae1b526602b97601444b8f: 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 (067b276f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 177 +-
02-prepare_abe/console.log | 236 +-
04-build_abe-bootstrap_debug/console.log | 94110 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 94567 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 94436 insertions(+), 94676 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 binutils-gdb.
from efe24f056fd corefile.exp: XFAIL warning-free test when testing on docker
new 00c91124d44 PR26423 UBSAN: elf32-arm.c:10237 left shift cannot be represented
new f911bb2201c PR26429 UBSAN: elf32-arm.c load /store misaligned address
new 7af677524e2 PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts
new 821e059c262 arm: ubsan: shift exponent 4G
new 8dbe96f0706 mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative value
The 5 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:
bfd/ChangeLog | 17 ++++++
bfd/elf32-arm.c | 35 ++++++++----
bfd/reloc.c | 5 +-
cpu/ChangeLog | 6 ++
cpu/mep-core.cpu | 10 ++--
gas/ChangeLog | 20 +++++++
gas/config/tc-arm.c | 156 ++++++++++++++++++++++++++--------------------------
opcodes/ChangeLog | 4 ++
opcodes/mep-ibld.c | 10 ++--
9 files changed, 162 insertions(+), 101 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-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 7e2b2a0b 2: update: binutils-gcc-glibc-llvm: 1
new baf1ad59 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 (7e2b2a0b)
\
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 | 128 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 10474 +--
04-build_abe-stage1/console.log | 13239 ++--
05-build_abe-linux/console.log | 74 +-
06-build_abe-glibc/console.log | 40025 +++++-----
07-build_abe-stage2/console.log | 35112 ++++-----
08-build_llvm-true/console.log | 12656 +--
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 15 +-
10-benchmark--O3_LTO/console.log | 151 +-
11-check_regression/console.log | 762 +-
11-check_regression/results-0.csv | 101 +-
11-check_regression/results-1.csv | 94 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 104 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2226 +-
12-update_baseline/console.log | 1706 +-
12-update_baseline/results-1.csv | 94 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-full.csv | 94 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 1568 +-
console.log | 115837 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
27 files changed, 117390 insertions(+), 117430 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.