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-coremark/gnu_eabi-arm_eabi-master-Os_LTO in repository toolchain/ci/base-artifacts.
from a90d054802 onsuccess: #56: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...] new bb5e66bc16 onsuccess: #62: 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 2176 -> 2180 bytes 02-prepare_abe/console.log.xz | Bin 2660 -> 2588 bytes 03-build_abe-binutils/console.log.xz | Bin 26908 -> 27056 bytes 03-build_abe-binutils/make-binutils.log.xz | Bin 17656 -> 17776 bytes 04-build_abe-stage1/console.log.xz | Bin 88964 -> 89920 bytes 04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70012 -> 70188 bytes 05-clean_sysroot/console.log.xz | Bin 368 -> 368 bytes 06-build_abe-newlib/console.log.xz | Bin 13116 -> 13068 bytes 06-build_abe-newlib/make-newlib.log.xz | Bin 7024 -> 6992 bytes 07-build_abe-stage2/console.log.xz | Bin 164504 -> 164808 bytes 07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 136056 -> 136276 bytes 08-benchmark/benchmark-build.log | 147 +---- 08-benchmark/benchmark.log | 145 +---- 08-benchmark/console.log.xz | Bin 4072 -> 3528 bytes 09-check_regression/bmk-specific-variability.csv | 2 +- 09-check_regression/console.log.xz | Bin 2844 -> 3040 bytes git/binutils_rev | 2 +- git/gcc_rev | 2 +- git/newlib_rev | 2 +- jenkins/build-name | 2 +- jenkins/rewrite.log | 8 + jenkins/run-build.env | 13 + manifest.sh | 15 +- notify/jira/comments.txt | 3 + notify/mail-body.txt | 45 ++ notify/mail-recipients.txt | 0 notify/mail-subject.txt | 1 + notify/notify-full.log | 754 +++++++++++++++++++++++ notify/notify-init.log | 216 +++++++ notify/summary.txt | 1 + results | 1 + results-vs-prev/cmp-results.diff | 6 - results-vs-prev/compare-results-internal.csv | 12 +- results-vs-prev/csv-results-0/perf.csv | 2 +- results-vs-prev/csv-results-0/results.csv | 131 ++-- results-vs-prev/csv-results-0/size.csv | 121 ++-- results-vs-prev/csv-results-1/results.csv | 14 +- results-vs-prev/csv-results-1/size.csv | 10 +- results-vs-prev/csvs2table-results-brief.csv | 12 +- results-vs-prev/csvs2table-results-full.csv | 12 +- results-vs-prev/csvs2table-results-internal.csv | 12 +- results-vs-prev/csvs2table-results.csv | 12 +- results-vs-prev/results-internal.csv | 12 +- results-vs-prev/tcwg-benchmark-results.log | 140 +++-- results_id | 2 +- 46 files changed, 1369 insertions(+), 489 deletions(-) create mode 100644 .gitignore create mode 100644 jenkins/rewrite.log create mode 100644 jenkins/run-build.env 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 delete mode 100644 results-vs-prev/cmp-results.diff