This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 65e6b0eea 0: update: binutils-gcc-linux-glibc-gdb: 1
new fe80502b9 0: update: binutils-gcc-linux-glibc-gdb: 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 (65e6b0eea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 52448 -> 52532 bytes
04-build_abe-gcc/console.log.xz | Bin 230292 -> 230132 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9368 -> 9424 bytes
07-build_abe-glibc/console.log.xz | Bin 231536 -> 230748 bytes
08-build_abe-gdb/console.log.xz | Bin 49436 -> 51164 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3816 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2940 -> 2556 bytes
11-check_regression/console.log.xz | Bin 3580 -> 3104 bytes
11-check_regression/results.compare | 31 +-
11-check_regression/results.compare2 | 297 +--
12-update_baseline/console.log | 644 +++--
12-update_baseline/results.compare | 31 +-
12-update_baseline/results.compare2 | 297 +--
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2871796 -> 2838580 bytes
sumfiles/g++.sum | 248 +-
sumfiles/gcc.log.xz | Bin 2465356 -> 2466420 bytes
sumfiles/gcc.sum | 4361 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 931688 -> 932224 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 213964 -> 213004 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451592 -> 457756 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2931 insertions(+), 3094 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 8ea7c37c8 1: reset: gcc-1d244020246cb155e4de62ca3b302b920a1f513f: 21801
new 7b58a3cf8 2: reset: gcc-a25e0b5e6ac8a77a71c229e0a7b744603365b0e9: 20898
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 1540 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 28792 -> 29020 bytes
04-build_abe-stage1/console.log.xz | Bin 90964 -> 91724 bytes
05-build_abe-qemu/console.log.xz | Bin 31780 -> 33112 bytes
06-build_linux/console.log.xz | Bin 6376 -> 73704 bytes
08-check_regression/console.log.xz | Bin 1316 -> 1272 bytes
08-check_regression/mail-body.txt | 37 ++++++++++++++++----------
08-check_regression/results.regressions | 20 +++++++-------
08-check_regression/trigger-bisect | 2 +-
09-update_baseline/console.log | 41 ++++++++++++++---------------
jenkins/manifest.sh | 8 +++---
mail/jira-body.txt | 8 +++---
mail/mail-body.txt | 45 +++++++++++++++++++-------------
mail/mail-subject.txt | 2 +-
results | 22 ++++++++--------
16 files changed, 101 insertions(+), 84 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_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 509e623091 Fix crash with "maint print arc"
adds 4fb8f32e40 Automatic date update in version.in
adds 6094a48ec8 gprofng: fix build with -mx32
adds 0e77ff2c86 gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init
adds 51e8dbe1fb gdb/python: improve formatting of help text for user defined [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 7 +
gdb/python/py-cmd.c | 16 +-
gdb/python/py-param.c | 2 +
gdb/python/py-utils.c | 194 ++++++++++++++++++
gdb/python/python-internal.h | 21 ++
gdb/testsuite/gdb.python/py-doc-reformat.exp | 282 +++++++++++++++++++++++++++
gprofng/src/Dbe.cc | 14 +-
gprofng/src/DwarfLib.h | 6 +-
gprofng/src/Experiment.cc | 16 +-
gprofng/src/Experiment.h | 2 +-
gprofng/src/ipc.cc | 2 +-
12 files changed, 536 insertions(+), 28 deletions(-)
create mode 100644 gdb/testsuite/gdb.python/py-doc-reformat.exp
--
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_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 67bf06fc6 0: update: binutils-gcc: 2
new 484998097 0: update: binutils-gcc: 2
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 (67bf06fc6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1536 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 37736 -> 39068 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 271308 -> 273744 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 devel/m2link
in repository gcc.
at f17a10fdcf2 Merge branch 'master' into devel/modula-2.
No new revisions were added by this update.
--
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_llvm_apm/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 134f17ef68 Automatic date update in version.in
adds 6a8f225543 Automatic date update in version.in
adds 39c6088537 Automatic date update in version.in
adds f20245c35f Automatic date update in version.in
adds ffc7aa903b AArch64: Enable FP16 by default for Armv9-A.
adds 475549dc3a Automatic date update in version.in
adds 31fd6cd3d7 Automatic date update in version.in
adds d200cde62c Automatic date update in version.in
adds af58abfd80 Automatic date update in version.in
adds bc8ba34fc2 Automatic date update in version.in
adds 93054037f1 Automatic date update in version.in
adds 912f2e4449 Automatic date update in version.in
adds 220b941f1e Automatic date update in version.in
adds 794474ead0 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
include/opcode/aarch64.h | 1 +
2 files changed, 2 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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards df4ddddcf 2: update: llvm-b950bd2ce7ff79b203b2acba02e1c468836989ae: 1
new b1b2be754 2: update: binutils-794474ead0b2a063ea88ebdb341576601ad7e651: 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 (df4ddddcf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-releas [...]
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 1676 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29296 -> 30948 bytes
04-build_abe-stage1/console.log.xz | Bin 69100 -> 70824 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 10444 -> 10688 bytes
07-build_abe-glibc/console.log.xz | Bin 231672 -> 234132 bytes
08-build_abe-stage2/console.log.xz | Bin 173908 -> 178184 bytes
09-build_llvm-true/console.log.xz | Bin 59960 -> 61400 bytes
10-benchmark/benchmark-build.log | 34 +-
10-benchmark/benchmark.log | 32 +-
10-benchmark/console.log.xz | Bin 3104 -> 3076 bytes
11-check_regression/console.log.xz | Bin 5656 -> 5608 bytes
11-check_regression/results-0.csv | 228822 ++++++-----
11-check_regression/results-1.csv | 227184 ++++++-----
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 7 +-
11-check_regression/results-full.csv | 2383 +-
11-check_regression/results-internal.csv | 161 +-
11-check_regression/results-md5sum-0.csv | 51764 +--
11-check_regression/results-md5sum-1.csv | 51764 +--
11-check_regression/results-perf-0.csv | 2223 +-
11-check_regression/results-perf-1.csv | 2267 +-
11-check_regression/results-size-0.csv | 334682 ++++++++--------
11-check_regression/results-size-1.csv | 333397 ++++++++--------
11-check_regression/results-vect-0.csv | 24 +-
11-check_regression/results-vect-1.csv | 24 +-
11-check_regression/results.log | 2666 +-
12-update_baseline/console.log | 17277 +-
12-update_baseline/exe.regressions | 2 +-
12-update_baseline/jira-body.txt | 2 +-
12-update_baseline/mail-body.txt | 2 +-
12-update_baseline/results-0.csv | 359844 ++++++++---------
12-update_baseline/results-1.csv | 227184 ++++++-----
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 7 +-
12-update_baseline/results-full.csv | 2223 +-
12-update_baseline/results-internal.csv | 161 +-
12-update_baseline/results-md5sum-0.csv | 31038 +-
12-update_baseline/results-md5sum-1.csv | 51764 +--
12-update_baseline/results-perf-1.csv | 2267 +-
12-update_baseline/results-size-0.csv | 362342 +++++++++---------
12-update_baseline/results-size-1.csv | 333397 ++++++++--------
12-update_baseline/results-vect-0.csv | 30 +-
12-update_baseline/results-vect-1.csv | 24 +-
12-update_baseline/results.log | 2148 +-
12-update_baseline/results.regressions | 2 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1203824 -> 1199012 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 96320 -> 95964 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3398488 -> 3382060 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 32956 -> 33092 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 141292 -> 141356 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 184996 -> 185220 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1990712 -> 1997976 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3177256 -> 3082060 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 483728 -> 485784 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1143856 -> 1134652 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 334560 -> 334472 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 148932 -> 149556 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 50820 -> 50720 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 566172 -> 565552 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24460 -> 24496 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 824612 -> 805048 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 73296 -> 73292 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 224804 -> 224288 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7036596 -> 7192080 bytes
jenkins/manifest.sh | 8 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1203824 -> 1199012 bytes
save-temps/401.bzip2.tar.xz | Bin 96320 -> 95964 bytes
save-temps/403.gcc.tar.xz | Bin 3398488 -> 3382060 bytes
save-temps/429.mcf.tar.xz | Bin 32956 -> 33092 bytes
save-temps/433.milc.tar.xz | Bin 141292 -> 141356 bytes
save-temps/444.namd.tar.xz | Bin 184996 -> 185220 bytes
save-temps/445.gobmk.tar.xz | Bin 1990712 -> 1997976 bytes
save-temps/447.dealII.tar.xz | Bin 3177256 -> 3082060 bytes
save-temps/450.soplex.tar.xz | Bin 483728 -> 485784 bytes
save-temps/453.povray.tar.xz | Bin 1143856 -> 1134652 bytes
save-temps/456.hmmer.tar.xz | Bin 334560 -> 334472 bytes
save-temps/458.sjeng.tar.xz | Bin 148932 -> 149556 bytes
save-temps/462.libquantum.tar.xz | Bin 50820 -> 50720 bytes
save-temps/464.h264ref.tar.xz | Bin 566172 -> 565552 bytes
save-temps/470.lbm.tar.xz | Bin 24460 -> 24496 bytes
save-temps/471.omnetpp.tar.xz | Bin 824612 -> 805048 bytes
save-temps/473.astar.tar.xz | Bin 73296 -> 73292 bytes
save-temps/482.sphinx3.tar.xz | Bin 224804 -> 224288 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7036596 -> 7192080 bytes
88 files changed, 1311072 insertions(+), 1316164 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
in repository toolchain/ci/interesting-commits.
from e619061 Add regression a110855667782dac7b674d3e328b253b3b3c919b from [...]
new 07f76f5 Add regression a25e0b5e6ac8a77a71c229e0a7b744603365b0e9 from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.