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_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 7b2bc8d8 0: update: binutils-gcc: 1
new a723b568 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 (7b2bc8d8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1560 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 53124 -> 51876 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 475952 -> 471084 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3804 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2632 -> 2444 bytes
07-check_regression/console.log.xz | Bin 3264 -> 3220 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 9 +-
07-check_regression/results.compare2 | 161 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 521 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 9 +-
08-update_baseline/results.compare2 | 161 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2816944 -> 2856544 bytes
sumfiles/g++.sum | 84 +-
sumfiles/gcc.log.xz | Bin 2511080 -> 2465592 bytes
sumfiles/gcc.sum | 4154 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 935520 -> 952660 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2304 -> 2308 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 209032 -> 208908 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 472656 -> 472492 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2642 insertions(+), 2553 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/glibc.
from e5446dfea1 i386: Fix include paths for strspn, strcspn, and strpbrk
adds c376ff3287 s390: use $READELF
adds 2249ec60a9 s390: use LC_ALL=C for readelf call
adds dc30acf20b debug: make __read_chk a cancellation point (bug 29274)
adds dd06af4f81 stdlib: Remove trailing whitespace from Makefile
adds 464d189b96 stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
No new revisions were added by this update.
Summary of changes:
debug/Makefile | 7 +++++
debug/read_chk.c | 10 -------
.../tst-read-chk-cancel.c | 33 +++++++++++++---------
stdlib/Makefile | 5 +++-
stdlib/bits/stdlib.h | 16 +++++++----
stdlib/testmb.c | 7 +++++
sysdeps/s390/s390-64/configure | 2 +-
sysdeps/s390/s390-64/configure.ac | 2 +-
8 files changed, 50 insertions(+), 32 deletions(-)
copy sysdeps/pthread/tst-pthread_cancel-exited.c => debug/tst-read-chk-cancel.c (57%)
--
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 27e9bd91162 c++: tweak deduction with auto template parms
new 7f52df186de Replace REGNO with reg_or_subregno in pre_reload splitter.
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/config/i386/sse.md | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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_gnu_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 2cd63320 0: update: binutils-gcc-linux-glibc: 1
new 8fca8327 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 (2cd63320)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/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 1572 -> 1680 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30908 -> 30736 bytes
04-build_abe-stage1/console.log.xz | Bin 93304 -> 93396 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 9172 -> 9204 bytes
07-build_abe-glibc/console.log.xz | Bin 234236 -> 234216 bytes
08-build_abe-stage2/console.log.xz | Bin 214012 -> 214544 bytes
09-benchmark/benchmark-build.log | 104 +-
09-benchmark/benchmark.log | 102 +-
09-benchmark/console.log.xz | Bin 3712 -> 3712 bytes
10-check_regression/console.log.xz | Bin 7436 -> 7468 bytes
10-check_regression/csv-results-0/md5sum.csv | 82100 +--
10-check_regression/csv-results-0/perf.csv | 3360 +-
10-check_regression/csv-results-0/results.csv | 207722 +++---
10-check_regression/csv-results-0/size.csv | 579731 +++++++++--------
10-check_regression/csv-results-0/vect.csv | 58 +-
10-check_regression/csv-results-1/md5sum.csv | 51217 +-
10-check_regression/csv-results-1/perf.csv | 3380 +-
10-check_regression/csv-results-1/results.csv | 209715 +++---
10-check_regression/csv-results-1/size.csv | 602242 +++++++++---------
10-check_regression/csv-results-1/vect.csv | 60 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 3463 +-
10-check_regression/results-internal.csv | 244 +-
10-check_regression/results.log | 5448 +-
11-update_baseline/console.log | 6418 +-
11-update_baseline/csv-results-0/md5sum.csv | 82100 +--
11-update_baseline/csv-results-0/perf.csv | 3360 +-
11-update_baseline/csv-results-0/results.csv | 207722 +++---
11-update_baseline/csv-results-0/size.csv | 579731 +++++++++--------
11-update_baseline/csv-results-0/vect.csv | 58 +-
11-update_baseline/csv-results-1/md5sum.csv | 51217 +-
11-update_baseline/csv-results-1/perf.csv | 3380 +-
11-update_baseline/csv-results-1/results.csv | 209715 +++---
11-update_baseline/csv-results-1/size.csv | 602242 +++++++++---------
11-update_baseline/csv-results-1/vect.csv | 60 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 3463 +-
11-update_baseline/results-internal.csv | 244 +-
11-update_baseline/results.log | 5422 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1351340 -> 1351348 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 100484 -> 100068 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3785376 -> 3783340 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 18728 -> 18744 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 4842140 -> 4838100 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 38904 -> 39216 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 178124 -> 178808 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 165068 -> 165172 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 1070952 -> 1067144 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 770036 -> 780896 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 55112 -> 55108 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 224240 -> 224240 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1865992 -> 1867268 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 6679744 -> 6779940 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 751452 -> 759104 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1470736 -> 1478564 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 1376296 -> 1392008 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 407252 -> 408936 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 156208 -> 156372 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 168852 -> 168868 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 68624 -> 68620 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 612044 -> 613468 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 2384388 -> 2386728 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 28408 -> 28404 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 1101620 -> 1101744 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 92804 -> 92648 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 2136596 -> 2141268 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 275236 -> 274604 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 12227076 -> 12266744 bytes
jenkins/manifest.sh | 18 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1351340 -> 1351348 bytes
save-temps/401.bzip2.tar.xz | Bin 100484 -> 100068 bytes
save-temps/403.gcc.tar.xz | Bin 3785376 -> 3783340 bytes
save-temps/410.bwaves.tar.xz | Bin 18728 -> 18744 bytes
save-temps/416.gamess.tar.xz | Bin 4842140 -> 4838100 bytes
save-temps/429.mcf.tar.xz | Bin 38904 -> 39216 bytes
save-temps/433.milc.tar.xz | Bin 178124 -> 178808 bytes
save-temps/434.zeusmp.tar.xz | Bin 165068 -> 165172 bytes
save-temps/435.gromacs.tar.xz | Bin 1070952 -> 1067144 bytes
save-temps/436.cactusADM.tar.xz | Bin 770036 -> 780896 bytes
save-temps/437.leslie3d.tar.xz | Bin 55112 -> 55108 bytes
save-temps/444.namd.tar.xz | Bin 224240 -> 224240 bytes
save-temps/445.gobmk.tar.xz | Bin 1865992 -> 1867268 bytes
save-temps/447.dealII.tar.xz | Bin 6679744 -> 6779940 bytes
save-temps/450.soplex.tar.xz | Bin 751452 -> 759104 bytes
save-temps/453.povray.tar.xz | Bin 1470736 -> 1478564 bytes
save-temps/454.calculix.tar.xz | Bin 1376296 -> 1392008 bytes
save-temps/456.hmmer.tar.xz | Bin 407252 -> 408936 bytes
save-temps/458.sjeng.tar.xz | Bin 156208 -> 156372 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 168852 -> 168868 bytes
save-temps/462.libquantum.tar.xz | Bin 68624 -> 68620 bytes
save-temps/464.h264ref.tar.xz | Bin 612044 -> 613468 bytes
save-temps/465.tonto.tar.xz | Bin 2384388 -> 2386728 bytes
save-temps/470.lbm.tar.xz | Bin 28408 -> 28404 bytes
save-temps/471.omnetpp.tar.xz | Bin 1101620 -> 1101744 bytes
save-temps/473.astar.tar.xz | Bin 92804 -> 92648 bytes
save-temps/481.wrf.tar.xz | Bin 2136596 -> 2141268 bytes
save-temps/482.sphinx3.tar.xz | Bin 275236 -> 274604 bytes
save-temps/483.xalancbmk.tar.xz | Bin 12227076 -> 12266744 bytes
102 files changed, 1752742 insertions(+), 1751474 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_gnu_apm/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from e5446dfea1 i386: Fix include paths for strspn, strcspn, and strpbrk
adds c376ff3287 s390: use $READELF
adds 2249ec60a9 s390: use LC_ALL=C for readelf call
adds dc30acf20b debug: make __read_chk a cancellation point (bug 29274)
adds dd06af4f81 stdlib: Remove trailing whitespace from Makefile
adds 464d189b96 stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
No new revisions were added by this update.
Summary of changes:
debug/Makefile | 7 +++++
debug/read_chk.c | 10 -------
.../tst-read-chk-cancel.c | 33 +++++++++++++---------
stdlib/Makefile | 5 +++-
stdlib/bits/stdlib.h | 16 +++++++----
stdlib/testmb.c | 7 +++++
sysdeps/s390/s390-64/configure | 2 +-
sysdeps/s390/s390-64/configure.ac | 2 +-
8 files changed, 50 insertions(+), 32 deletions(-)
copy sysdeps/pthread/tst-pthread_cancel-exited.c => debug/tst-read-chk-cancel.c (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.