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-aarch64
in repository toolchain/ci/base-artifacts.
discards 4a38649b 0: update: qemu-20661b75ea6093f5e59079d00a778a972d6732c5: 1
new 9b8104f6 0: update: gcc-9d84ed6812dce4a50e64334e7cc4abdeebe41523: 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 (4a38649b)
\
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 1612 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29996 -> 29812 bytes
04-build_abe-stage1/console.log.xz | Bin 73044 -> 71356 bytes
06-build_abe-linux/console.log.xz | Bin 10676 -> 10680 bytes
07-build_abe-glibc/console.log.xz | Bin 235472 -> 235448 bytes
08-build_abe-stage2/console.log.xz | Bin 200348 -> 197852 bytes
09-build_abe-gdb/console.log.xz | Bin 34608 -> 34564 bytes
10-build_abe-qemu/console.log.xz | Bin 31188 -> 32896 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2820 -> 2468 bytes
13-check_regression/console.log.xz | Bin 6776 -> 6900 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 80 -
13-check_regression/results.compare | 22 +-
13-check_regression/results.compare2 | 499 +--
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 2145 ++++++-------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 80 -
14-update_baseline/results.compare | 22 +-
14-update_baseline/results.compare2 | 499 +--
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3341224 -> 3338452 bytes
sumfiles/g++.sum | 123 +-
sumfiles/gcc.log.xz | Bin 2934564 -> 2932224 bytes
sumfiles/gcc.sum | 5215 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1018876 -> 1019296 bytes
sumfiles/gfortran.sum | 13 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196364 -> 196388 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407820 -> 413548 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 4503 insertions(+), 4431 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_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/binutils-gdb.
from 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
adds 68314544f8 Automatic date update in version.in
adds 3420ff8481 Automatic date update in version.in
adds cf83032c08 Automatic date update in version.in
adds fb3c673cd5 Automatic date update in version.in
adds 4a50e8e714 Automatic date update in version.in
adds 5bb1199bbe Automatic date update in version.in
adds 907a9b092a Automatic date update in version.in
adds 72a6a32099 Automatic date update in version.in
adds 2de7516720 Automatic date update in version.in
adds 06ef3111fd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
9 files changed, 40 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 224aa15b 0: update: binutils-gcc-linux-glibc: 1
new 21d67b1b 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 (224aa15b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release- [...]
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 1576 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30628 -> 31472 bytes
04-build_abe-stage1/console.log.xz | Bin 69028 -> 69308 bytes
06-build_abe-linux/console.log.xz | Bin 9048 -> 8364 bytes
07-build_abe-glibc/console.log.xz | Bin 235740 -> 235260 bytes
08-build_abe-stage2/console.log.xz | Bin 176672 -> 173500 bytes
09-benchmark/benchmark-build.log | 76 +-
09-benchmark/benchmark.log | 74 +-
09-benchmark/console.log.xz | Bin 3112 -> 3116 bytes
10-check_regression/console.log.xz | Bin 3644 -> 3672 bytes
10-check_regression/results-0.csv | 254939 +++++++++++++++++-
10-check_regression/results-1.csv | 246745 ++++++++++++++++-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 174 +-
10-check_regression/results-perf-0.csv | 174 +-
10-check_regression/results-perf-1.csv | 170 +-
10-check_regression/results-size-0.csv | 254840 +++++++++++++++++
.../results-size-1.csv | Bin 8809688 -> 10739427 bytes
10-check_regression/results-vect-0.csv | 42 +-
10-check_regression/results-vect-1.csv | 48 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 5094 +-
11-update_baseline/console.log | 2370 +-
11-update_baseline/results-0.csv | 254939 +++++++++++++++++-
11-update_baseline/results-1.csv | 246745 ++++++++++++++++-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 174 +-
11-update_baseline/results-perf-0.csv | 174 +-
11-update_baseline/results-perf-1.csv | 170 +-
11-update_baseline/results-size-0.csv | 254840 +++++++++++++++++
.../454.calculix.tar.xz => results-size-1.csv} | Bin 8809688 -> 10739427 bytes
11-update_baseline/results-vect-0.csv | 42 +-
11-update_baseline/results-vect-1.csv | 48 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 5120 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 7020888 -> 7019828 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 425320 -> 425308 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19802004 -> 19802608 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79348 -> 79412 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28975500 -> 28980208 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 135280 -> 134760 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 848176 -> 844328 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1168140 -> 1166952 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5508636 -> 5509716 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4262408 -> 4263016 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 281180 -> 281068 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1275208 -> 1275464 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8620592 -> 8614808 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 28385908 -> 28664836 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4349308 -> 4383280 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7050620 -> 7050668 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8809688 -> 8809368 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1935136 -> 1940548 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 674416 -> 674720 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1231060 -> 1231136 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 252128 -> 250164 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3024308 -> 3019872 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16127232 -> 16132492 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81260 -> 81056 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5872136 -> 5826900 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 360756 -> 361160 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15892636 -> 15890060 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1332596 -> 1332036 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 51857204 -> 51853448 bytes
jenkins/manifest.sh | 20 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 7020888 -> 7019828 bytes
save-temps/401.bzip2.tar.xz | Bin 425320 -> 425308 bytes
save-temps/403.gcc.tar.xz | Bin 19802004 -> 19802608 bytes
save-temps/410.bwaves.tar.xz | Bin 79348 -> 79412 bytes
save-temps/416.gamess.tar.xz | Bin 28975500 -> 28980208 bytes
save-temps/429.mcf.tar.xz | Bin 135280 -> 134760 bytes
save-temps/433.milc.tar.xz | Bin 848176 -> 844328 bytes
save-temps/434.zeusmp.tar.xz | Bin 1168140 -> 1166952 bytes
save-temps/435.gromacs.tar.xz | Bin 5508636 -> 5509716 bytes
save-temps/436.cactusADM.tar.xz | Bin 4262408 -> 4263016 bytes
save-temps/437.leslie3d.tar.xz | Bin 281180 -> 281068 bytes
save-temps/444.namd.tar.xz | Bin 1275208 -> 1275464 bytes
save-temps/445.gobmk.tar.xz | Bin 8620592 -> 8614808 bytes
save-temps/447.dealII.tar.xz | Bin 28385908 -> 28664836 bytes
save-temps/450.soplex.tar.xz | Bin 4349308 -> 4383280 bytes
save-temps/453.povray.tar.xz | Bin 7050620 -> 7050668 bytes
save-temps/454.calculix.tar.xz | Bin 8809688 -> 8809368 bytes
save-temps/456.hmmer.tar.xz | Bin 1935136 -> 1940548 bytes
save-temps/458.sjeng.tar.xz | Bin 674416 -> 674720 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1231060 -> 1231136 bytes
save-temps/462.libquantum.tar.xz | Bin 252128 -> 250164 bytes
save-temps/464.h264ref.tar.xz | Bin 3024308 -> 3019872 bytes
save-temps/465.tonto.tar.xz | Bin 16127232 -> 16132492 bytes
save-temps/470.lbm.tar.xz | Bin 81260 -> 81056 bytes
save-temps/471.omnetpp.tar.xz | Bin 5872136 -> 5826900 bytes
save-temps/473.astar.tar.xz | Bin 360756 -> 361160 bytes
save-temps/481.wrf.tar.xz | Bin 15892636 -> 15890060 bytes
save-temps/482.sphinx3.tar.xz | Bin 1332596 -> 1332036 bytes
save-temps/483.xalancbmk.tar.xz | Bin 51857204 -> 51853448 bytes
96 files changed, 1519754 insertions(+), 7526 deletions(-)
create mode 100644 10-check_regression/results-size-0.csv
copy 11-update_baseline/top-artifacts/save-temps/454.calculix.tar.xz => 10-check_r [...]
create mode 100644 11-update_baseline/results-size-0.csv
copy 11-update_baseline/{top-artifacts/save-temps/454.calculix.tar.xz => results-s [...]
--
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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 99c0f85ef992 Re-commit: Driver: Don't warn on -mbranch-protection when linking
adds fe5c24e93754 [docs] Fix typo in tutorial
adds f3b89727716a [Driver][OpenBSD] Disable unwind tables on Arm
adds 63e7af77ec42 [Clang][NeonEmitter] emit ret decl first for -Wdeclaration [...]
adds b69247dcbd80 [libcxx] random_device, specify optimal entropy properties [...]
adds 23d08271a4b2 Add cmake/ to release tarballs via concatenation
No new revisions were added by this update.
Summary of changes:
clang/lib/Driver/ToolChains/OpenBSD.cpp | 9 ++
clang/lib/Driver/ToolChains/OpenBSD.h | 4 +-
clang/test/CodeGen/aarch64-neon-ldst-one.c | 168 ++++++++++-----------
clang/test/CodeGen/arm_neon_intrinsics.c | 102 ++++++-------
clang/test/Driver/openbsd.c | 3 +-
clang/test/Sema/arm-neon-decl-after-stmt.c | 12 ++
clang/utils/TableGen/NeonEmitter.cpp | 23 ++-
libcxx/src/random.cpp | 2 +-
.../MyFirstLanguageFrontend/LangImpl03.rst | 2 +-
llvm/utils/release/export.sh | 20 ++-
10 files changed, 189 insertions(+), 156 deletions(-)
create mode 100644 clang/test/Sema/arm-neon-decl-after-stmt.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_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 5bb1199bbe Automatic date update in version.in
adds 907a9b092a Automatic date update in version.in
adds 72a6a32099 Automatic date update in version.in
adds 2de7516720 Automatic date update in version.in
adds 06ef3111fd 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_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 11d3cac6 0: update: binutils-llvm-linux-qemu: boot
new 0758f3d3 0: update: binutils-llvm-linux-qemu: boot
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 (11d3cac6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1800 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30092 -> 30344 bytes
04-build_llvm/console.log.xz | Bin 59460 -> 59592 bytes
05-build_abe-qemu/console.log.xz | Bin 31392 -> 31620 bytes
06-build_linux/console.log.xz | Bin 3524 -> 3740 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.