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-release-arm-stable-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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 39c8dcd59 0: update: binutils-gcc: 1
new ec0dc81a0 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 (39c8dcd59)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (ec [...]
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 1512 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 66100 -> 65576 bytes
04-build_abe-gcc/console.log.xz | Bin 231808 -> 231380 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3840 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2428 -> 2676 bytes
07-check_regression/console.log.xz | Bin 2360 -> 2364 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 6 +-
08-update_baseline/console.log | 58 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2692056 -> 2682256 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2270152 -> 2271576 bytes
sumfiles/gcc.sum | 4064 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 860132 -> 855172 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167480 -> 167228 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2512 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 452692 -> 446632 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2190 insertions(+), 2190 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-release-arm-stable-defconfig
in repository toolchain/ci/gcc.
from 373345c5c92 Daily bump.
adds 6c3860845c9 openmp: Fix up declare target handling for vars with DECL_L [...]
adds 6c3d3f15200 Daily bump.
adds 142ae9f5f06 Daily bump.
adds 309827c85f1 var-tracking: Fix a wrong-debug issue caused by my r10-7665 [...]
adds b3dfc8635d2 Daily bump.
adds b7c46a1d1ce doc: improve -fsanitize=undefined description
adds e3c06b990b2 tree-optimization: [PR102622]: wrong code due to signed one [...]
adds 241a0bcc8c6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 ++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 ++
gcc/cp/parser.c | 132 +++++++++++++-----------
gcc/doc/invoke.texi | 3 +-
gcc/testsuite/ChangeLog | 16 +++
gcc/testsuite/c-c++-common/gomp/pr102640.c | 44 ++++++++
gcc/testsuite/gcc.c-torture/execute/bitfld-10.c | 24 +++++
gcc/var-tracking.c | 3 +-
9 files changed, 189 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr102640.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/bitfld-10.c
--
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-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards bf6d9d159 0: update: binutils-gcc-linux-qemu: boot
new 175517eee 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 (bf6d9d159)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 1608 -> 1772 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42040 -> 41360 bytes
04-build_abe-stage1/console.log.xz | Bin 85664 -> 85176 bytes
05-build_abe-qemu/console.log.xz | Bin 29872 -> 28084 bytes
06-build_linux/console.log.xz | Bin 3644 -> 3452 bytes
07-boot_linux/console.log.xz | Bin 5708 -> 5716 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.