This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_bootstrap_lto in repository toolchain/ci/base-artifacts.
discards b1e39119 0: update: binutils-gcc: -2 new 93aaf750 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 (b1e39119) \ N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 112 +- 02-prepare_abe/console.log | 228 +- 03-build_abe-binutils/console.log | 18813 +- 04-build_abe-bootstrap_lto/console.log | 86239 +++++---- 05-build_abe-dejagnu/console.log | 205 + 06-build_abe-check_bootstrap_lto/console.log | 30570 ++++ 07-check_regression/console.log | 24 +- 08-update_baseline/console.log | 20 +- console.log | 136185 +++++++++----- jenkins/manifest.sh | 12 +- results | 6 + sumfiles/g++.log.xz | Bin 0 -> 3109100 bytes sumfiles/g++.sum | 230245 ++++++++++++++++++++++++ sumfiles/gcc.log.xz | Bin 0 -> 2373072 bytes sumfiles/gcc.sum | 173370 ++++++++++++++++++ sumfiles/gfortran.log.xz | Bin 0 -> 953804 bytes sumfiles/gfortran.sum | 57767 ++++++ sumfiles/libatomic.log.xz | Bin 0 -> 2356 bytes sumfiles/libatomic.sum | 64 + sumfiles/libgomp.log.xz | Bin 0 -> 172876 bytes sumfiles/libgomp.sum | 12119 ++ sumfiles/libitm.log.xz | Bin 0 -> 2724 bytes sumfiles/libitm.sum | 65 + sumfiles/libstdc++.log.xz | Bin 0 -> 461744 bytes sumfiles/libstdc++.sum | 15669 ++ 25 files changed, 662534 insertions(+), 99179 deletions(-) create mode 100644 05-build_abe-dejagnu/console.log create mode 100644 06-build_abe-check_bootstrap_lto/console.log create mode 100644 sumfiles/g++.log.xz create mode 100644 sumfiles/g++.sum create mode 100644 sumfiles/gcc.log.xz create mode 100644 sumfiles/gcc.sum create mode 100644 sumfiles/gfortran.log.xz create mode 100644 sumfiles/gfortran.sum create mode 100644 sumfiles/libatomic.log.xz create mode 100644 sumfiles/libatomic.sum create mode 100644 sumfiles/libgomp.log.xz create mode 100644 sumfiles/libgomp.sum create mode 100644 sumfiles/libitm.log.xz create mode 100644 sumfiles/libitm.sum create mode 100644 sumfiles/libstdc++.log.xz create mode 100644 sumfiles/libstdc++.sum