This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_aosp-code_size-aosp/oriole-master in repository toolchain/ci/base-artifacts.
from 590010e700 onsuccess: #228: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...] new daaf898401 onsuccess: #239: 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 2192 -> 1956 bytes 02-build_aosp_toolchain/console.log.xz | Bin 1904 -> 220676 bytes 03-build_shadow_llvm/console.log.xz | Bin 130732 -> 130832 bytes 04-build_aosp/console.log.xz | Bin 1291600 -> 1298276 bytes 06-check_regression/binary.improvements | 5 - 06-check_regression/binary.regressions | 2 - 06-check_regression/console.log.xz | Bin 44796 -> 44132 bytes 06-check_regression/results.regressions | 1 - git/toolchain_superproject_rev | 2 +- jenkins/build-name | 2 +- jenkins/rewrite.log | 7 +- jenkins/run-build.env | 8 +- manifest.sh | 9 +- notify/jira/comments.txt | 3 + notify/mail-body.txt | 48 ++ notify/mail-recipients.txt | 0 notify/mail-subject.txt | 1 + notify/notify-full.log | 413 +++++++++++++ notify/notify-init.log | 185 ++++++ notify/summary.txt | 1 + results | 1 - results-vs-first/results.csv | 610 ++++++++++---------- results-vs-prev/results.csv | 952 +++++++++++++++--------------- size.csv | 986 ++++++++++++++++---------------- 25 files changed, 1941 insertions(+), 1296 deletions(-) create mode 100644 .gitignore delete mode 100644 06-check_regression/binary.improvements delete mode 100644 06-check_regression/binary.regressions delete mode 100644 06-check_regression/results.regressions 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