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-aarch64
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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bf93e830e 0: update: binutils-gcc-linux-glibc-gdb: 1
new f8c8d61f1 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 (bf93e830e)
\
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 1552 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 38152 -> 38732 bytes
04-build_abe-gcc/console.log.xz | Bin 210360 -> 210992 bytes
06-build_abe-linux/console.log.xz | Bin 9644 -> 9912 bytes
07-build_abe-glibc/console.log.xz | Bin 237676 -> 237912 bytes
08-build_abe-gdb/console.log.xz | Bin 37696 -> 38172 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3872 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2796 -> 2444 bytes
11-check_regression/console.log.xz | Bin 3288 -> 3540 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 11 +
11-check_regression/results.compare | 14 +-
11-check_regression/results.compare2 | 316 +-
11-check_regression/results.regressions | 31 +
12-update_baseline/console.log | 607 ++--
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 11 +
12-update_baseline/results.compare | 14 +-
12-update_baseline/results.compare2 | 316 +-
12-update_baseline/results.regressions | 31 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3704500 -> 3667088 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 3195260 -> 3218000 bytes
sumfiles/gcc.sum | 5021 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1068708 -> 1065684 bytes
sumfiles/gfortran.sum | 8 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 216600 -> 216636 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2672 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 437828 -> 441836 bytes
sumfiles/libstdc++.sum | 2 +-
36 files changed, 3307 insertions(+), 3249 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/glibc.
from f8587a6189 x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
adds efa7936e4c dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932]
adds a8f62164b1 benchtests: Improve benchtests for strstr, memmem, and memchr
No new revisions were added by this update.
Summary of changes:
benchtests/bench-memchr.c | 108 ++++++++----
benchtests/bench-memmem.c | 82 ++++++---
benchtests/bench-strstr.c | 185 +++++++++++++++++----
elf/Makefile | 7 +
elf/dl-sym.c | 2 +-
elf/nextmod3.c | 20 +++
elf/nextmod3.map | 3 +
.../x86/tst-cet-legacy-1.c => elf/tst-next-ver.c | 34 ++--
8 files changed, 332 insertions(+), 109 deletions(-)
create mode 100644 elf/nextmod3.c
create mode 100644 elf/nextmod3.map
copy sysdeps/x86/tst-cet-legacy-1.c => elf/tst-next-ver.c (60%)
--
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-arm
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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 8b75abb71 0: update: binutils-gcc-linux-glibc-gdb: 1
new d446baf57 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 (8b75abb71)
\
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 1544 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 52888 -> 52756 bytes
04-build_abe-gcc/console.log.xz | Bin 231200 -> 231532 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9664 -> 9952 bytes
07-build_abe-glibc/console.log.xz | Bin 230776 -> 230948 bytes
08-build_abe-gdb/console.log.xz | Bin 49916 -> 50864 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3804 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2264 -> 3056 bytes
11-check_regression/console.log.xz | Bin 8068 -> 9268 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 50 +-
11-check_regression/results.compare | 87 +-
11-check_regression/results.compare2 | 4497 ++++++++++--------
11-check_regression/results.regressions | 87 +-
12-update_baseline/console.log | 5378 +++++++++++----------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 50 +-
12-update_baseline/results.compare | 87 +-
12-update_baseline/results.compare2 | 4497 ++++++++++--------
12-update_baseline/results.regressions | 87 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1591196 -> 1530912 bytes
sumfiles/gdb.sum | 7829 +++++++++++++++++++------------
25 files changed, 13019 insertions(+), 9658 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_bmk_llvm_apm/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards ce5f459fe 4: update: binutils-gcc-linux-glibc-llvm: 1
new b5e95d026 4: update: binutils-gcc-linux-glibc-llvm: 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 (ce5f459fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/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 1772 -> 1796 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30264 -> 30972 bytes
04-build_abe-stage1/console.log.xz | Bin 90560 -> 90640 bytes
06-build_abe-linux/console.log.xz | Bin 9156 -> 9016 bytes
07-build_abe-glibc/console.log.xz | Bin 231660 -> 231812 bytes
08-build_abe-stage2/console.log.xz | Bin 208496 -> 207868 bytes
09-build_llvm-true/console.log.xz | Bin 61888 -> 61900 bytes
10-benchmark/benchmark-build.log | 72 +-
10-benchmark/benchmark.log | 70 +-
10-benchmark/console.log.xz | Bin 3108 -> 3132 bytes
11-check_regression/console.log.xz | Bin 5632 -> 5748 bytes
11-check_regression/results-0.csv | 3746 +-
11-check_regression/results-1.csv | 20923 +-
11-check_regression/results-brief.csv | 36 +-
11-check_regression/results-compare.csv | 10 +-
11-check_regression/results-full.csv | 2517 +-
11-check_regression/results-internal.csv | 162 +-
11-check_regression/results-md5sum-0.csv | 31680 +-
11-check_regression/results-md5sum-1.csv | 19600 +-
11-check_regression/results-perf-0.csv | 2462 +-
11-check_regression/results-perf-1.csv | 2481 +-
11-check_regression/results-size-0.csv | 325880 +++++++++---------
11-check_regression/results-size-1.csv | 252004 +++++++-------
11-check_regression/results-vect-0.csv | 18 +-
11-check_regression/results-vect-1.csv | 10 +-
11-check_regression/results.log | 4382 +-
12-update_baseline/console.log | 17547 +-
12-update_baseline/exe.regressions | 31 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/jira-body.txt | 31 +-
12-update_baseline/mail-body.txt | 31 +-
12-update_baseline/results-1.csv | 20923 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-compare.csv | 12 +-
12-update_baseline/results-full.csv | 2413 +-
12-update_baseline/results-internal.csv | 162 +-
12-update_baseline/results-md5sum-1.csv | 19600 +-
12-update_baseline/results-perf-1.csv | 2481 +-
12-update_baseline/results-size-1.csv | 252004 +++++++-------
12-update_baseline/results-vect-1.csv | 10 +-
12-update_baseline/results.log | 2370 +-
12-update_baseline/results.regressions | 31 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1240088 -> 1239796 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 97624 -> 93752 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3455104 -> 3454924 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 33228 -> 33228 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 146604 -> 146396 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 190676 -> 191884 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2034268 -> 2033112 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3216948 -> 3188620 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 485040 -> 491900 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1133756 -> 1132444 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 152752 -> 152968 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 48364 -> 48540 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 581408 -> 581904 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24788 -> 24776 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 836448 -> 836260 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 70736 -> 70784 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 224416 -> 224476 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7096736 -> 7096004 bytes
jenkins/manifest.sh | 28 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1240088 -> 1239796 bytes
save-temps/401.bzip2.tar.xz | Bin 97624 -> 93752 bytes
save-temps/403.gcc.tar.xz | Bin 3455104 -> 3454924 bytes
save-temps/429.mcf.tar.xz | Bin 33228 -> 33228 bytes
save-temps/433.milc.tar.xz | Bin 146604 -> 146396 bytes
save-temps/444.namd.tar.xz | Bin 190676 -> 191884 bytes
save-temps/445.gobmk.tar.xz | Bin 2034268 -> 2033112 bytes
save-temps/447.dealII.tar.xz | Bin 3216948 -> 3188620 bytes
save-temps/450.soplex.tar.xz | Bin 485040 -> 491900 bytes
save-temps/453.povray.tar.xz | Bin 1133756 -> 1132444 bytes
save-temps/458.sjeng.tar.xz | Bin 152752 -> 152968 bytes
save-temps/462.libquantum.tar.xz | Bin 48364 -> 48540 bytes
save-temps/464.h264ref.tar.xz | Bin 581408 -> 581904 bytes
save-temps/470.lbm.tar.xz | Bin 24788 -> 24776 bytes
save-temps/471.omnetpp.tar.xz | Bin 836448 -> 836260 bytes
save-temps/473.astar.tar.xz | Bin 70736 -> 70784 bytes
save-temps/482.sphinx3.tar.xz | Bin 224416 -> 224476 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7096736 -> 7096004 bytes
81 files changed, 460769 insertions(+), 522998 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 fbb6be2 Add regression a25e0b5e6ac8a77a71c229e0a7b744603365b0e9 from [...]
new e619061 Add regression a110855667782dac7b674d3e328b253b3b3c919b 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.
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 afff528c2 2: update: binutils-gcc-linux-glibc-llvm: 1
new df4ddddcf 2: update: llvm-b950bd2ce7ff79b203b2acba02e1c468836989ae: 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 (afff528c2)
\
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 1640 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 30860 -> 29296 bytes
04-build_abe-stage1/console.log.xz | Bin 69352 -> 69100 bytes
06-build_abe-linux/console.log.xz | Bin 9188 -> 10444 bytes
07-build_abe-glibc/console.log.xz | Bin 235608 -> 231672 bytes
08-build_abe-stage2/console.log.xz | Bin 176936 -> 173908 bytes
09-build_llvm-true/console.log.xz | Bin 60536 -> 59960 bytes
10-benchmark/benchmark-build.log | 66 +-
10-benchmark/benchmark.log | 64 +-
10-benchmark/console.log.xz | Bin 3112 -> 3104 bytes
11-check_regression/console.log.xz | Bin 5648 -> 5656 bytes
11-check_regression/results-0.csv | 267574 ++++++-------
11-check_regression/results-1.csv | 248778 ++++++------
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 4 +-
11-check_regression/results-full.csv | 2393 +-
11-check_regression/results-internal.csv | 162 +-
11-check_regression/results-md5sum-0.csv | 51342 +--
11-check_regression/results-md5sum-1.csv | 52990 +--
11-check_regression/results-perf-0.csv | 2515 +-
11-check_regression/results-perf-1.csv | 2223 +-
11-check_regression/results-size-0.csv | 359957 ++++++++---------
11-check_regression/results-size-1.csv | 345856 ++++++++--------
11-check_regression/results-vect-0.csv | 26 +-
11-check_regression/results-vect-1.csv | 26 +-
11-check_regression/results.log | 2998 +-
12-update_baseline/console.log | 17351 +-
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 | 368046 ++++++++---------
12-update_baseline/results-1.csv | 248778 ++++++------
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 4 +-
12-update_baseline/results-full.csv | 2223 +-
12-update_baseline/results-internal.csv | 158 +-
12-update_baseline/results-md5sum-0.csv | 52986 +--
12-update_baseline/results-md5sum-1.csv | 52990 +--
12-update_baseline/results-perf-1.csv | 2223 +-
12-update_baseline/results-size-0.csv | 370556 +++++++++---------
12-update_baseline/results-size-1.csv | 345856 ++++++++--------
12-update_baseline/results-vect-0.csv | 30 +-
12-update_baseline/results-vect-1.csv | 26 +-
12-update_baseline/results.log | 1772 +-
12-update_baseline/results.regressions | 2 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1209736 -> 1203824 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 96112 -> 96320 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3382592 -> 3398488 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 33108 -> 32956 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 141460 -> 141292 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 185004 -> 184996 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1993696 -> 1990712 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3176924 -> 3177256 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 484068 -> 483728 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1144300 -> 1143856 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 334604 -> 334560 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 148988 -> 148932 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 50832 -> 50820 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 567296 -> 566172 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24480 -> 24460 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 806212 -> 824612 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 73152 -> 73296 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 224996 -> 224804 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7024328 -> 7036596 bytes
jenkins/manifest.sh | 16 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1209736 -> 1203824 bytes
save-temps/401.bzip2.tar.xz | Bin 96112 -> 96320 bytes
save-temps/403.gcc.tar.xz | Bin 3382592 -> 3398488 bytes
save-temps/429.mcf.tar.xz | Bin 33108 -> 32956 bytes
save-temps/433.milc.tar.xz | Bin 141460 -> 141292 bytes
save-temps/444.namd.tar.xz | Bin 185004 -> 184996 bytes
save-temps/445.gobmk.tar.xz | Bin 1993696 -> 1990712 bytes
save-temps/447.dealII.tar.xz | Bin 3176924 -> 3177256 bytes
save-temps/450.soplex.tar.xz | Bin 484068 -> 483728 bytes
save-temps/453.povray.tar.xz | Bin 1144300 -> 1143856 bytes
save-temps/456.hmmer.tar.xz | Bin 334604 -> 334560 bytes
save-temps/458.sjeng.tar.xz | Bin 148988 -> 148932 bytes
save-temps/462.libquantum.tar.xz | Bin 50832 -> 50820 bytes
save-temps/464.h264ref.tar.xz | Bin 567296 -> 566172 bytes
save-temps/470.lbm.tar.xz | Bin 24480 -> 24460 bytes
save-temps/471.omnetpp.tar.xz | Bin 806212 -> 824612 bytes
save-temps/473.astar.tar.xz | Bin 73152 -> 73296 bytes
save-temps/482.sphinx3.tar.xz | Bin 224996 -> 224804 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7024328 -> 7036596 bytes
86 files changed, 1382057 insertions(+), 1418018 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/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 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 +-
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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2ce1786cc 0: update: binutils-llvm-linux-qemu: all
new 782a7fdd4 0: update: binutils-llvm-linux-qemu: 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 (2ce1786cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 1820 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30084 -> 29612 bytes
04-build_kernel_llvm/console.log.xz | Bin 0 -> 61464 bytes
04-build_llvm/console.log.xz | Bin 60788 -> 0 bytes
05-build_abe-qemu/console.log.xz | Bin 31844 -> 31648 bytes
06-build_linux/console.log.xz | Bin 3868 -> 3696 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 | 22 +++++++++++-----------
results | 2 +-
12 files changed, 17 insertions(+), 17 deletions(-)
create mode 100644 04-build_kernel_llvm/console.log.xz
delete mode 100644 04-build_llvm/console.log.xz
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.