This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards 0595b957 0: update: binutils-gcc-linux-glibc: 1
new bc2687e3 0: update: binutils-gcc-linux-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 (0595b957)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-a [...]
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.xz | Bin 1564 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30876 -> 30576 bytes
04-build_abe-stage1/console.log.xz | Bin 90492 -> 90780 bytes
06-build_abe-linux/console.log.xz | Bin 9048 -> 8300 bytes
07-build_abe-glibc/console.log.xz | Bin 230064 -> 231748 bytes
08-build_abe-stage2/console.log.xz | Bin 203612 -> 204336 bytes
09-benchmark/benchmark-build.log | 74 +-
09-benchmark/benchmark.log | 72 +-
09-benchmark/console.log.xz | Bin 3140 -> 3104 bytes
10-check_regression/console.log.xz | Bin 2284 -> 3108 bytes
10-check_regression/results-0.csv | 10404 -------------------------------
10-check_regression/results-1.csv | 10674 +-------------------------------
10-check_regression/results-brief.csv | 41 +-
10-check_regression/results-full.csv | 403 +-
10-check_regression/results.csv | 196 +-
10-check_regression/results.log | 4 +-
11-update_baseline/console.log | 1804 ++++--
11-update_baseline/results-0.csv | 10404 -------------------------------
11-update_baseline/results-1.csv | 10674 +-------------------------------
11-update_baseline/results-brief.csv | 41 +-
11-update_baseline/results-full.csv | 403 +-
11-update_baseline/results.csv | 196 +-
11-update_baseline/results.log | 4 +-
jenkins/manifest.sh | 24 +-
results | 2 +-
results_id | 2 +-
27 files changed, 2834 insertions(+), 42588 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7b5c6ec2 0: update: binutils-gcc-qemu: all
new 8856547f 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (7b5c6ec2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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.xz | Bin 1608 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42116 -> 40888 bytes
04-build_abe-stage1/console.log.xz | Bin 85412 -> 86748 bytes
05-build_abe-qemu/console.log.xz | Bin 29168 -> 29196 bytes
06-build_linux/console.log.xz | Bin 5100 -> 3128 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 10 ++++------
10 files changed, 9 insertions(+), 11 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 2988a36005 gdb/python: Use tp_init instead of tp_new to setup gdb.Value
adds 621f8c42d3 Fix error in file_and_directory patch
adds 696d6f4d5c Use for-each more in gdb
adds 9aecb5778d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ada-lang.c | 22 ++++++++--------------
gdb/bcache.c | 8 ++++----
gdb/c-exp.y | 41 ++++++++++++++++++++---------------------
gdb/cp-support.c | 4 ++--
gdb/d-exp.y | 25 ++++++++++++-------------
gdb/dwarf2/read.c | 2 +-
gdb/f-exp.y | 46 +++++++++++++++++++++++-----------------------
gdb/go-exp.y | 25 ++++++++++++-------------
gdb/p-exp.y | 20 ++++++++++----------
gdb/rust-parse.c | 32 +++++++++++++-------------------
gdb/symtab.c | 5 ++---
12 files changed, 108 insertions(+), 124 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 20916b98 0: update: binutils-gcc: 1
new bc4953de 0: update: binutils-gcc: 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 (20916b98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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.xz | Bin 1536 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 41060 -> 38532 bytes
04-build_abe-gcc/console.log.xz | Bin 203908 -> 202044 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3876 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2580 -> 2356 bytes
07-check_regression/console.log.xz | Bin 4320 -> 3164 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 195 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 710 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 195 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3451420 -> 3460492 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2947500 -> 2951364 bytes
sumfiles/gcc.sum | 5176 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 886184 -> 883888 bytes
sumfiles/gfortran.sum | 52 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175476 -> 175800 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432392 -> 426516 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3081 insertions(+), 3575 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.