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/master-arm
in repository toolchain/ci/base-artifacts.
discards ec0dc81a0 0: update: binutils-gcc: 1
new 4a8612176 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 (ec0dc81a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (4a [...]
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 1664 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 65576 -> 65872 bytes
04-build_abe-gcc/console.log.xz | Bin 231380 -> 232212 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3852 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2676 -> 3104 bytes
07-check_regression/console.log.xz | Bin 2364 -> 2940 bytes
07-check_regression/results.compare | 20 +
07-check_regression/results.compare2 | 58 +-
08-update_baseline/console.log | 263 +--
08-update_baseline/results.compare | 20 +
08-update_baseline/results.compare2 | 58 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2682256 -> 2704592 bytes
sumfiles/g++.sum | 10 +-
sumfiles/gcc.log.xz | Bin 2271576 -> 2211216 bytes
sumfiles/gcc.sum | 3096 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 855172 -> 856156 bytes
sumfiles/gfortran.sum | 16 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2164 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 167228 -> 167384 bytes
sumfiles/libgomp.sum | 27 +-
sumfiles/libitm.log.xz | Bin 2512 -> 2520 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 446632 -> 439888 bytes
sumfiles/libstdc++.sum | 2 +-
27 files changed, 1902 insertions(+), 1680 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-stable-allmodconfig
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- [...]
adds f0ed36a64f iothread: rename PollParamInfo to IOThreadParamInfo
adds 1cc7eada97 iothread: use IOThreadParamInfo in iothread_[set|get]_param()
adds c09124dcb8 Merge remote-tracking branch 'remotes/stefanha/tags/block-pu [...]
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 +++++
iothread.c | 28 ++--
5 files changed, 444 insertions(+), 43 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards efce269e4 0: update: binutils-gcc-linux-qemu: boot
new f447a8911 0: update: binutils-gcc-qemu: boot
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 (efce269e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1572 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 45256 -> 44676 bytes
04-build_abe-stage1/console.log.xz | Bin 71744 -> 71612 bytes
05-build_abe-qemu/console.log.xz | Bin 30352 -> 30092 bytes
06-build_linux/console.log.xz | Bin 36788 -> 38944 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 21 ++++++++++-----------
9 files changed, 11 insertions(+), 12 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-arm-next-defconfig
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- [...]
adds f0ed36a64f iothread: rename PollParamInfo to IOThreadParamInfo
adds 1cc7eada97 iothread: use IOThreadParamInfo in iothread_[set|get]_param()
adds c09124dcb8 Merge remote-tracking branch 'remotes/stefanha/tags/block-pu [...]
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 +++++
iothread.c | 28 ++--
5 files changed, 444 insertions(+), 43 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 76392195a 0: update: binutils-gcc-linux-qemu: boot
new 34785b2ea 0: update: binutils-gcc-linux-qemu: boot
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 (76392195a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 1544 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44252 -> 43996 bytes
04-build_abe-stage1/console.log.xz | Bin 90504 -> 89896 bytes
05-build_abe-qemu/console.log.xz | Bin 29720 -> 29884 bytes
06-build_linux/console.log.xz | Bin 4528 -> 4644 bytes
07-boot_linux/console.log.xz | Bin 5852 -> 5856 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.