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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a7bf46f73 0: update: binutils-gcc-linux-glibc-gdb: 1
new 0397d8ef3 0: update: binutils-gcc-linux-glibc-gdb: 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 (a7bf46f73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1552 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 51920 -> 52496 bytes
04-build_abe-gcc/console.log.xz | Bin 208840 -> 209864 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8440 -> 8972 bytes
07-build_abe-glibc/console.log.xz | Bin 234660 -> 235008 bytes
08-build_abe-gdb/console.log.xz | Bin 44296 -> 44404 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3880 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2020 -> 2016 bytes
11-check_regression/console.log.xz | Bin 4896 -> 17196 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 70 +-
11-check_regression/results.compare | 1568 +++++-
11-check_regression/results.compare2 | 1952 ++++++-
11-check_regression/results.regressions | 126 +-
12-update_baseline/console.log | 4265 +++++++++++++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 70 +-
12-update_baseline/results.compare | 1568 +++++-
12-update_baseline/results.compare2 | 1952 ++++++-
12-update_baseline/results.regressions | 126 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1629184 -> 1649604 bytes
sumfiles/gdb.sum | 8644 +++++++++++++------------------
25 files changed, 14361 insertions(+), 6008 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_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 31804fc30 0: update: binutils-gcc: 2
new 8d1cb10de 0: update: binutils-gcc: 2
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 (31804fc30)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1504 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52188 -> 52956 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 509448 -> 512872 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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-lts-allnoconfig
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0d79f3d0e 0: update: binutils-gcc-linux-qemu: all
new b1aa895e0 0: update: binutils-gcc-linux-qemu: all
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 (0d79f3d0e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43328 -> 44028 bytes
04-build_abe-stage1/console.log.xz | Bin 90112 -> 90212 bytes
05-build_abe-qemu/console.log.xz | Bin 30020 -> 29408 bytes
06-build_linux/console.log.xz | Bin 4036 -> 3896 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 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.
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-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6428154e9 4: update: qemu-14f12119aa675e9e28207a48b0728a2daa5b88d6: 19630
new 356c81fdc 5: reset: gcc-55a3be2f5255d69e740d61b2c5aaba1ccbc643b8: 17121
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 1700 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 44860 -> 44816 bytes
04-build_abe-stage1/console.log.xz | Bin 72736 -> 72048 bytes
05-build_abe-qemu/console.log.xz | Bin 30364 -> 31432 bytes
06-build_linux/console.log.xz | Bin 47320 -> 386000 bytes
08-check_regression/console.log.xz | Bin 476 -> 1260 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 | 127 +++++---------------------------
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(+), 115 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.