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 5f0b6b77f11 Automatic date update in version.in
new 69341966def IBM zSystems: Add support for z16 as CPU name.
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 4 ++--
gas/doc/c-s390.texi | 4 ++--
opcodes/ChangeLog | 5 +++++
opcodes/s390-mkopc.c | 3 ++-
6 files changed, 19 insertions(+), 6 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_native_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 42f17388 0: update: linux-3e732ebf7316ac83e8562db7e64cc68aec390a18: 1
new 7d70a8bd 0: update: gdb-5f0b6b77f11ca1484b69babd7ab6729ebbc447ee: 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 (42f17388)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/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 1600 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 36984 -> 37152 bytes
04-build_abe-gcc/console.log.xz | Bin 208476 -> 211608 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8868 -> 10664 bytes
07-build_abe-glibc/console.log.xz | Bin 236660 -> 234532 bytes
08-build_abe-gdb/console.log.xz | Bin 34992 -> 37264 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3828 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2024 -> 2016 bytes
11-check_regression/console.log.xz | Bin 16768 -> 13448 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 45 +-
11-check_regression/results.compare | 83 +-
11-check_regression/results.compare2 | 9552 ++++++++++++-----------------
11-check_regression/results.regressions | 83 +-
12-update_baseline/console.log | 9935 +++++++++++++------------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 45 +-
12-update_baseline/results.compare | 83 +-
12-update_baseline/results.compare2 | 9552 ++++++++++++-----------------
12-update_baseline/results.regressions | 83 +-
jenkins/manifest.sh | 10 +-
sumfiles/gdb.log.xz | Bin 1721272 -> 1732236 bytes
sumfiles/gdb.sum | 8599 +++++++++++++++++---------
25 files changed, 17848 insertions(+), 20226 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-arm
in repository toolchain/ci/gcc.
from 5e431ae4ccc Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'
adds 80eb8ec6727 Daily bump.
adds d9421784980 c++: vector compound literal [PR105187]
adds 2dda1094a7c libstdc++-v3 expected: Correct minimal-size test in require [...]
new 8e4339f5023 c++: nested generic lambda in DMI [PR101717]
new f44a5c700f4 c++: conversion with trailing return type [PR101051]
new 83e4f0a7769 Refine and/ior/xor/andn masked patterns for V*HFmode.
The 3 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/ChangeLog | 121 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/sse.md | 34 ++----
gcc/cp/ChangeLog | 25 +++++
gcc/cp/decl.cc | 7 +-
gcc/cp/lambda.cc | 8 +-
gcc/cp/typeck2.cc | 1 +
gcc/jit/ChangeLog | 12 ++
gcc/testsuite/ChangeLog | 72 ++++++++++++
.../compile => c-c++-common/torture}/20050113-1.c | 0
gcc/testsuite/g++.dg/cpp0x/trailing15.C | 14 +++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-this4.C | 7 ++
include/ChangeLog | 4 +
libgomp/ChangeLog | 9 ++
.../testsuite/20_util/expected/requirements.cc | 2 +-
15 files changed, 291 insertions(+), 27 deletions(-)
rename gcc/testsuite/{gcc.c-torture/compile => c-c++-common/torture}/20050113-1.c (100%)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/trailing15.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-this4.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 089169c003 gdb: mips: Fix the handling of complex type of function retu [...]
adds 5f0b6b77f1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 81386b2f 0: update: binutils-gcc: 1
new 4b2c3c6b 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 (81386b2f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (4b2c3c6b)
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 1516 -> 1476 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 53164 -> 50492 bytes
04-build_abe-gcc/console.log.xz | Bin 228680 -> 229540 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2564 -> 2652 bytes
07-check_regression/console.log.xz | Bin 2372 -> 2808 bytes
07-check_regression/results.compare2 | 71 +-
08-update_baseline/console.log | 234 +-
08-update_baseline/results.compare2 | 71 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2768700 -> 2766800 bytes
sumfiles/g++.sum | 60 +-
sumfiles/gcc.log.xz | Bin 2315528 -> 2335512 bytes
sumfiles/gcc.sum | 3932 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 896908 -> 902720 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2176 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199236 -> 199024 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2536 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 460276 -> 455940 bytes
sumfiles/libstdc++.sum | 2 +-
25 files changed, 2297 insertions(+), 2095 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 gcc.
from 83e4f0a7769 Refine and/ior/xor/andn masked patterns for V*HFmode.
new 176df4ccb58 IBM zSystems/testsuite: PR105147: Skip pr105140.c
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/testsuite/gcc.dg/pr105140.c | 2 +-
1 file changed, 1 insertion(+), 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_tx1/llvm-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards b06eb89b 7: update: gcc-be07535d0f43390b8906826cc119473dea514b54: 1
new ae1acefe 7: update: linux-79714efdeed8e6dc41147c31d44f31a1a17cc6da: 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 (b06eb89b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master [...]
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 1512 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29936 -> 30548 bytes
04-build_abe-stage1/console.log.xz | Bin 73988 -> 76052 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9660 -> 9112 bytes
07-build_abe-glibc/console.log.xz | Bin 236584 -> 237028 bytes
08-build_abe-stage2/console.log.xz | Bin 175604 -> 182404 bytes
09-build_llvm-true/console.log.xz | Bin 60896 -> 61588 bytes
10-benchmark/benchmark-build.log | 70 +-
10-benchmark/benchmark.log | 68 +-
10-benchmark/console.log.xz | Bin 3384 -> 3376 bytes
11-check_regression/console.log.xz | Bin 2904 -> 2832 bytes
11-check_regression/results-0.csv | 215469 ++++++-------
11-check_regression/results-1.csv | 203241 ++++++------
11-check_regression/results-brief.csv | 34 +-
11-check_regression/results-full.csv | 95 +-
11-check_regression/results-perf-0.csv | 96 +-
11-check_regression/results-perf-1.csv | 91 +-
11-check_regression/results-size-0.csv | 256848 ++++++++-------
11-check_regression/results-size-1.csv | 244622 +++++++--------
11-check_regression/results-vect-0.csv | 24 +-
11-check_regression/results-vect-1.csv | 28 +-
11-check_regression/results.csv | 42 +-
11-check_regression/results.log | 2696 +-
12-update_baseline/console.log | 3318 +-
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 | 245832 +++++++--------
12-update_baseline/results-1.csv | 203241 ++++++------
12-update_baseline/results-brief.csv | 34 +-
12-update_baseline/results-full.csv | 87 +-
12-update_baseline/results-perf-1.csv | 91 +-
12-update_baseline/results-size-0.csv | 291554 +++++++++---------
12-update_baseline/results-size-1.csv | 244622 +++++++--------
12-update_baseline/results-vect-0.csv | 26 +-
12-update_baseline/results-vect-1.csv | 28 +-
12-update_baseline/results.csv | 42 +-
12-update_baseline/results.log | 1910 +-
12-update_baseline/results.regressions | 2 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 395440 -> 400540 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 44024 -> 44020 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1192720 -> 1197020 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 22364 -> 22352 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 45980 -> 46264 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 612404 -> 612372 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 880808 -> 864332 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 200936 -> 199620 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 450748 -> 455500 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 122076 -> 122084 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 51696 -> 51644 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23552 -> 23612 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15828 -> 15824 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 332408 -> 333388 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 42944 -> 43132 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 93648 -> 93632 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3159868 -> 3159760 bytes
jenkins/manifest.sh | 10 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 395440 -> 400540 bytes
save-temps/401.bzip2.tar.xz | Bin 44024 -> 44020 bytes
save-temps/403.gcc.tar.xz | Bin 1192720 -> 1197020 bytes
save-temps/429.mcf.tar.xz | Bin 22364 -> 22352 bytes
save-temps/444.namd.tar.xz | Bin 45980 -> 46264 bytes
save-temps/445.gobmk.tar.xz | Bin 612404 -> 612372 bytes
save-temps/447.dealII.tar.xz | Bin 880808 -> 864332 bytes
save-temps/450.soplex.tar.xz | Bin 200936 -> 199620 bytes
save-temps/453.povray.tar.xz | Bin 450748 -> 455500 bytes
save-temps/456.hmmer.tar.xz | Bin 122076 -> 122084 bytes
save-temps/458.sjeng.tar.xz | Bin 51696 -> 51644 bytes
save-temps/462.libquantum.tar.xz | Bin 23552 -> 23612 bytes
save-temps/470.lbm.tar.xz | Bin 15828 -> 15824 bytes
save-temps/471.omnetpp.tar.xz | Bin 332408 -> 333388 bytes
save-temps/473.astar.tar.xz | Bin 42944 -> 43132 bytes
save-temps/482.sphinx3.tar.xz | Bin 93648 -> 93632 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3159868 -> 3159760 bytes
78 files changed, 945165 insertions(+), 969066 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_native_build/release-arm
in repository toolchain/ci/gdb.
from ad7159549d Automatic date update in version.in
adds f81d6e7b20 Automatic date update in version.in
adds 7bbc397b78 Automatic date update in version.in
adds a2d703d7b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.