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
in repository toolchain/ci/base-artifacts.
discards bcaa605cc 0: update: binutils-gcc: 1
new 3399a076b 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 (bcaa605cc)
\
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 1540 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 66756 -> 66872 bytes
04-build_abe-bootstrap/console.log.xz | Bin 469028 -> 469744 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3816 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2340 -> 2344 bytes
07-check_regression/console.log.xz | Bin 3656 -> 2744 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 8 -
07-check_regression/results.compare | 42 +-
07-check_regression/results.compare2 | 221 +-
07-check_regression/results.regressions | 43 -
08-update_baseline/console.log | 510 ++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 8 -
08-update_baseline/results.compare | 42 +-
08-update_baseline/results.compare2 | 221 +-
08-update_baseline/results.regressions | 43 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2756336 -> 2707380 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2323480 -> 2379172 bytes
sumfiles/gcc.sum | 4078 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 893344 -> 895436 bytes
sumfiles/gfortran.sum | 58 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2284 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 172976 -> 173692 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2704 -> 2704 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 463224 -> 463456 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2429 insertions(+), 3021 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_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 08edbb5f4 3: reset: gcc-4dc7ce6fb3917958d1a6036d8acf2953b9c1b868: 21178
new c32641fff 4: reset: gcc-5f9ccf17de7f7581412c6bffd4a37beca9a79836: 19965
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 1504 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 42816 -> 43332 bytes
04-build_abe-stage1/console.log.xz | Bin 90336 -> 89852 bytes
05-build_abe-qemu/console.log.xz | Bin 31564 -> 30908 bytes
06-build_linux/console.log.xz | Bin 44872 -> 154924 bytes
08-check_regression/console.log.xz | Bin 1264 -> 1260 bytes
08-check_regression/mail-body.txt | 35 +++++++++++++++++---------
08-check_regression/results.regressions | 20 +++++++--------
08-check_regression/trigger-bisect | 2 +-
09-update_baseline/console.log | 34 ++++++++++++-------------
jenkins/manifest.sh | 10 ++++----
mail/jira-body.txt | 8 +++---
mail/mail-body.txt | 43 ++++++++++++++++++++------------
mail/mail-subject.txt | 2 +-
results | 22 ++++++++--------
16 files changed, 99 insertions(+), 77 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_gnu_cross_build/release-aarch64
in repository toolchain/ci/qemu.
from 14f12119aa Merge remote-tracking branch 'remotes/vsementsov/tags/pull-j [...]
adds 7437b13eac macfb: handle errors that occur during realize
adds c047862acd macfb: update macfb.c to use the Error API best practices
adds 906c2323f1 macfb: fix invalid object reference in macfb_common_realize()
adds 14d0ddfce7 macfb: fix overflow of color_palette array
adds 3b10b5673c macfb: use memory_region_init_ram() in macfb_common_realize( [...]
adds 4ec27073fd macfb: add trace events for reading and writing the control [...]
adds e6108b9636 macfb: implement mode sense to allow display type to be detected
adds 4317c51861 macfb: add qdev property to specify display type
adds df8abbbadf macfb: add common monitor modes supported by the MacOS toolbox ROM
adds 57eeaf44ce macfb: fix up 1-bit pixel encoding
adds 432d59c56e macfb: fix 24-bit RGB pixel encoding
adds c7a2f7ba0c macfb: add vertical blank interrupt
adds efd0c37edc q800: wire macfb IRQ to separate video interrupt on VIA2
adds 15a0578903 Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k- [...]
No new revisions were added by this update.
Summary of changes:
hw/display/macfb.c | 386 ++++++++++++++++++++++++++++++++++++++++++---
hw/display/trace-events | 7 +
hw/m68k/q800.c | 23 ++-
include/hw/display/macfb.h | 43 +++++
4 files changed, 429 insertions(+), 30 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_kernel/gnu-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from c02a69f11 4: update: linux-9e1ff307c779ce1f0f810c7ecce3d95bbae40896: 21330
new b81f24154 5: reset: gcc-4dc7ce6fb3917958d1a6036d8acf2953b9c1b868: 21324
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 1600 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43792 -> 44208 bytes
04-build_abe-stage1/console.log.xz | Bin 72976 -> 71660 bytes
05-build_abe-qemu/console.log.xz | Bin 31800 -> 31932 bytes
06-build_linux/console.log.xz | Bin 44108 -> 46672 bytes
08-check_regression/console.log.xz | Bin 476 -> 1264 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 ++++++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 +++++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 84 +++++++-------------------------
jenkins/manifest.sh | 10 ++--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 +++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 ++++-
19 files changed, 134 insertions(+), 72 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.