This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O3 in repository toolchain/ci/base-artifacts.
from 26a4d8a8093 onsuccess: #36: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...] new 53b801b0b51 onsuccess: #56: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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: .gitignore | 1 + 01-reset_artifacts/console.log.xz | Bin 2368 -> 2256 bytes 02-prepare_abe/console.log.xz | Bin 2648 -> 2620 bytes 03-build_abe-binutils/console.log.xz | Bin 27980 -> 27784 bytes 03-build_abe-binutils/make-binutils.log.xz | Bin 18044 -> 18112 bytes 04-build_abe-stage1/console.log.xz | Bin 73284 -> 73924 bytes 04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 52892 -> 53164 bytes 05-clean_sysroot/console.log.xz | Bin 364 -> 364 bytes 06-build_abe-linux/console.log.xz | Bin 8572 -> 8572 bytes 07-build_abe-glibc/console.log.xz | Bin 243600 -> 244004 bytes 07-build_abe-glibc/make-glibc.log.xz | Bin 194740 -> 195596 bytes 08-build_abe-stage2/console.log.xz | Bin 178628 -> 178324 bytes 08-build_abe-stage2/make-gcc-stage2.log.xz | Bin 147032 -> 146976 bytes 09-benchmark/benchmark-build.log | 139 +- 09-benchmark/benchmark.log | 137 +- 09-benchmark/console.log.xz | Bin 3996 -> 7044 bytes 10-check_regression/bmk-specific-variability.csv | 138 +- 10-check_regression/console.log.xz | Bin 6228 -> 3732 bytes git/binutils_rev | 2 +- git/glibc_rev | 2 +- git/linux_rev | 2 +- jenkins/build-name | 2 +- jenkins/rewrite.log | 9 + jenkins/run-build.env | 13 + manifest.sh | 46 +- notify/check-regression-status.txt | 1 - notify/jira/comments.txt | 3 + notify/mail-body.txt | 45 + notify/mail-recipients.txt | 0 notify/mail-subject.txt | 1 + notify/notify-full.log | 762 ++ notify/notify-init.log | 219 + notify/summary.txt | 1 + results | 1 + results-vs-prev/cmp-results.diff | 20 + results-vs-prev/compare-results-internal.csv | 168 +- results-vs-prev/csv-results-0/md5sum.csv | 1411 +-- results-vs-prev/csv-results-0/perf.csv | 2929 ++--- results-vs-prev/csv-results-0/results.csv | 9013 +++++----------- results-vs-prev/csv-results-0/size.csv | 5784 +++------- results-vs-prev/csv-results-1/md5sum.csv | 1446 +-- results-vs-prev/csv-results-1/perf.csv | 3747 ++++--- results-vs-prev/csv-results-1/results.csv | 11775 ++++++++++++++++----- results-vs-prev/csv-results-1/size.csv | 6768 +++++++++--- results-vs-prev/csvs2table-results-brief.csv | 57 +- results-vs-prev/csvs2table-results-full.csv | 3752 ++++--- results-vs-prev/csvs2table-results-internal.csv | 186 +- results-vs-prev/csvs2table-results.csv | 186 +- results-vs-prev/interesting-symbols.csv | 178 +- results-vs-prev/results-internal.csv | 186 +- results-vs-prev/tcwg-benchmark-results.log | 4510 ++++---- results_id | 2 +- 52 files changed, 28136 insertions(+), 25506 deletions(-) create mode 100644 .gitignore create mode 100644 jenkins/rewrite.log create mode 100644 jenkins/run-build.env delete mode 100644 notify/check-regression-status.txt create mode 100644 notify/jira/comments.txt create mode 100644 notify/mail-body.txt create mode 100644 notify/mail-recipients.txt create mode 100644 notify/mail-subject.txt create mode 100644 notify/notify-full.log create mode 100644 notify/notify-init.log create mode 100644 notify/summary.txt create mode 100644 results-vs-prev/cmp-results.diff