This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gcc.
from 691f05c2197 Add combine splitter to transform vpcmpeqd/vpxor/vblendvps [...]
adds 13b6c7639cf dwarf: Multi-register CFI address support.
adds dbf8bd3c2f2 libstdc++: Skip atomic instructions in shared_ptr when both [...]
No new revisions were added by this update.
Summary of changes:
gcc/dwarf2cfi.c | 264 +++++++++++++++++++++-------
gcc/dwarf2out.c | 54 +++++-
gcc/dwarf2out.h | 36 +++-
libstdc++-v3/include/bits/c++config | 9 +
libstdc++-v3/include/bits/shared_ptr_base.h | 116 +++++++++---
5 files changed, 387 insertions(+), 92 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_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from a8a7c763fd Fix bug in source.c change
adds da1ecf8919 PR28673, input file 'gcov' is the same as output file
adds a619b58721 bfd_section_from_shdr: Support SHT_RELR sections
adds 44f3c3c212 ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
adds 2bd64d2109 ppc: recognize all program traps
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 12 +++-
gdb/rs6000-tdep.c | 69 +++++++++++++++++++++-
.../{aarch64-brk-patterns.exp => powerpc-trap.exp} | 52 ++++++++--------
.../cast-call.c => gdb.arch/powerpc-trap.s} | 36 +++++------
.../powerpc64-trap.s} | 29 +++++----
ld/ldlang.c | 2 +-
6 files changed, 137 insertions(+), 63 deletions(-)
copy gdb/testsuite/gdb.arch/{aarch64-brk-patterns.exp => powerpc-trap.exp} (52%)
copy gdb/testsuite/{gdb.base/cast-call.c => gdb.arch/powerpc-trap.s} (77%)
copy gdb/testsuite/{gdb.base/info_sources_2-header.h => gdb.arch/powerpc64-trap.s} (74%)
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 374b3d25 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 49b58586 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (374b3d25)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30864 -> 30844 bytes
04-build_abe-stage1/console.log.xz | Bin 89976 -> 91548 bytes
06-build_abe-linux/console.log.xz | Bin 9244 -> 9408 bytes
07-build_abe-glibc/console.log.xz | Bin 230608 -> 230208 bytes
08-build_abe-stage2/console.log.xz | Bin 217032 -> 218308 bytes
09-build_abe-gdb/console.log.xz | Bin 38500 -> 38784 bytes
10-build_abe-qemu/console.log.xz | Bin 29448 -> 29184 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2624 -> 4120 bytes
13-check_regression/console.log.xz | Bin 2824 -> 2684 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 21 +-
13-check_regression/results.compare2 | 34 +-
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 368 +++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 21 +-
14-update_baseline/results.compare2 | 34 +-
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2573784 -> 2589300 bytes
sumfiles/g++.sum | 16 +-
sumfiles/gcc.log.xz | Bin 2115800 -> 2151496 bytes
sumfiles/gcc.sum | 2136 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 867744 -> 859024 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2244 -> 2244 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 169712 -> 169712 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417356 -> 413488 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 1324 insertions(+), 1400 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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_gnu_apm/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 8bb70352 0: update: gcc-9eec77c0df9e5c67454a2e8f83246104458ba4f0: 1
new f26f0a57 0: update: glibc-cbab7f726877badc5059316e7248be7c3bff9d96: 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 (8bb70352)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/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 1544 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30088 -> 30764 bytes
04-build_abe-stage1/console.log.xz | Bin 89588 -> 93688 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 10636 -> 10664 bytes
07-build_abe-glibc/console.log.xz | Bin 228600 -> 232540 bytes
08-build_abe-stage2/console.log.xz | Bin 202660 -> 210376 bytes
09-benchmark/benchmark-build.log | 44 +-
09-benchmark/benchmark.log | 42 +-
09-benchmark/console.log.xz | Bin 3004 -> 3004 bytes
10-check_regression/console.log.xz | Bin 6812 -> 6716 bytes
10-check_regression/results-0.csv | 3798 ++++++-----
10-check_regression/results-1.csv | 3726 ++++++-----
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 114 +-
10-check_regression/results-full.csv | 3828 ++++++-----
10-check_regression/results.csv | 234 +-
10-check_regression/results.log | 6838 ++++++++++----------
11-update_baseline/console.log | 6294 +++++++++---------
11-update_baseline/results-0.csv | 3798 ++++++-----
11-update_baseline/results-1.csv | 3726 ++++++-----
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 114 +-
11-update_baseline/results-full.csv | 3828 ++++++-----
11-update_baseline/results.csv | 234 +-
11-update_baseline/results.log | 6632 +++++++++----------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 947828 -> 952152 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 75136 -> 75260 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 2679496 -> 2687116 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 12788 -> 12804 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 3347680 -> 3355716 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 30068 -> 30064 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 117724 -> 117736 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 108308 -> 107936 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 720104 -> 717664 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 491848 -> 491732 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 40836 -> 40816 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 165268 -> 164940 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1504400 -> 1515004 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 2204052 -> 2174636 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 394868 -> 397700 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1145560 -> 1103264 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 953168 -> 958864 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 268560 -> 268612 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 115980 -> 115560 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 127432 -> 127364 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 42424 -> 42648 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 435320 -> 436672 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 1326032 -> 1331588 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 22552 -> 22572 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 691884 -> 670392 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 62376 -> 62236 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 1162336 -> 1166072 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 184228 -> 184528 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 5703396 -> 5728140 bytes
jenkins/manifest.sh | 8 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 947828 -> 952152 bytes
save-temps/401.bzip2.tar.xz | Bin 75136 -> 75260 bytes
save-temps/403.gcc.tar.xz | Bin 2679496 -> 2687116 bytes
save-temps/410.bwaves.tar.xz | Bin 12788 -> 12804 bytes
save-temps/416.gamess.tar.xz | Bin 3347680 -> 3355716 bytes
save-temps/429.mcf.tar.xz | Bin 30068 -> 30064 bytes
save-temps/433.milc.tar.xz | Bin 117724 -> 117736 bytes
save-temps/434.zeusmp.tar.xz | Bin 108308 -> 107936 bytes
save-temps/435.gromacs.tar.xz | Bin 720104 -> 717664 bytes
save-temps/436.cactusADM.tar.xz | Bin 491848 -> 491732 bytes
save-temps/437.leslie3d.tar.xz | Bin 40836 -> 40816 bytes
save-temps/444.namd.tar.xz | Bin 165268 -> 164940 bytes
save-temps/445.gobmk.tar.xz | Bin 1504400 -> 1515004 bytes
save-temps/447.dealII.tar.xz | Bin 2204052 -> 2174636 bytes
save-temps/450.soplex.tar.xz | Bin 394868 -> 397700 bytes
save-temps/453.povray.tar.xz | Bin 1145560 -> 1103264 bytes
save-temps/454.calculix.tar.xz | Bin 953168 -> 958864 bytes
save-temps/456.hmmer.tar.xz | Bin 268560 -> 268612 bytes
save-temps/458.sjeng.tar.xz | Bin 115980 -> 115560 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 127432 -> 127364 bytes
save-temps/462.libquantum.tar.xz | Bin 42424 -> 42648 bytes
save-temps/464.h264ref.tar.xz | Bin 435320 -> 436672 bytes
save-temps/465.tonto.tar.xz | Bin 1326032 -> 1331588 bytes
save-temps/470.lbm.tar.xz | Bin 22552 -> 22572 bytes
save-temps/471.omnetpp.tar.xz | Bin 691884 -> 670392 bytes
save-temps/473.astar.tar.xz | Bin 62376 -> 62236 bytes
save-temps/481.wrf.tar.xz | Bin 1162336 -> 1166072 bytes
save-temps/482.sphinx3.tar.xz | Bin 184228 -> 184528 bytes
save-temps/483.xalancbmk.tar.xz | Bin 5703396 -> 5728140 bytes
88 files changed, 21277 insertions(+), 22101 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_cross_build/master-arm
in repository toolchain/ci/gdb.
from a8a7c763fd Fix bug in source.c change
adds da1ecf8919 PR28673, input file 'gcov' is the same as output file
adds a619b58721 bfd_section_from_shdr: Support SHT_RELR sections
adds 44f3c3c212 ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
adds 2bd64d2109 ppc: recognize all program traps
new a5d8391846 gdb: use try/catch around a gdb_disassembler::print_insn call
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:
bfd/elf.c | 12 +++-
gdb/disasm.c | 39 ++++++++++--
gdb/rs6000-tdep.c | 69 +++++++++++++++++++++-
.../{aarch64-brk-patterns.exp => powerpc-trap.exp} | 52 ++++++++--------
.../cast-call.c => gdb.arch/powerpc-trap.s} | 36 +++++------
.../powerpc64-trap.s} | 29 +++++----
ld/ldlang.c | 2 +-
7 files changed, 171 insertions(+), 68 deletions(-)
copy gdb/testsuite/gdb.arch/{aarch64-brk-patterns.exp => powerpc-trap.exp} (52%)
copy gdb/testsuite/{gdb.base/cast-call.c => gdb.arch/powerpc-trap.s} (77%)
copy gdb/testsuite/{gdb.base/info_sources_2-header.h => gdb.arch/powerpc64-trap.s} (74%)
--
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_cross_build/master-arm
in repository toolchain/ci/gcc.
from 691f05c2197 Add combine splitter to transform vpcmpeqd/vpxor/vblendvps [...]
adds 13b6c7639cf dwarf: Multi-register CFI address support.
adds dbf8bd3c2f2 libstdc++: Skip atomic instructions in shared_ptr when both [...]
No new revisions were added by this update.
Summary of changes:
gcc/dwarf2cfi.c | 264 +++++++++++++++++++++-------
gcc/dwarf2out.c | 54 +++++-
gcc/dwarf2out.h | 36 +++-
libstdc++-v3/include/bits/c++config | 9 +
libstdc++-v3/include/bits/shared_ptr_base.h | 116 +++++++++---
5 files changed, 387 insertions(+), 92 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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from a8a7c763fd Fix bug in source.c change
adds da1ecf8919 PR28673, input file 'gcov' is the same as output file
adds a619b58721 bfd_section_from_shdr: Support SHT_RELR sections
adds 44f3c3c212 ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
adds 2bd64d2109 ppc: recognize all program traps
new a5d8391846 gdb: use try/catch around a gdb_disassembler::print_insn call
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:
bfd/elf.c | 12 +++-
gdb/disasm.c | 39 ++++++++++--
gdb/rs6000-tdep.c | 69 +++++++++++++++++++++-
.../{aarch64-brk-patterns.exp => powerpc-trap.exp} | 52 ++++++++--------
.../cast-call.c => gdb.arch/powerpc-trap.s} | 36 +++++------
.../powerpc64-trap.s} | 29 +++++----
ld/ldlang.c | 2 +-
7 files changed, 171 insertions(+), 68 deletions(-)
copy gdb/testsuite/gdb.arch/{aarch64-brk-patterns.exp => powerpc-trap.exp} (52%)
copy gdb/testsuite/{gdb.base/cast-call.c => gdb.arch/powerpc-trap.s} (77%)
copy gdb/testsuite/{gdb.base/info_sources_2-header.h => gdb.arch/powerpc64-trap.s} (74%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.