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/master-aarch64
in repository toolchain/ci/qemu.
from bccabb3a5d Update version for v6.1.0-rc2 release
new 4cfd970ec1 util: fix abstract socket path copy
new 30f80be34b chardev/socket: print a more correct command-line address
new bf7b1eab25 chardev: mark explicitly first argument as poisoned
new bb2b058f1a chardev: fix fd_chr_add_watch() when in != out
new 46fe3ff6ea chardev: fix qemu_chr_open_fd() being called with fd=-1
new 733ba02084 chardev: fix qemu_chr_open_fd() with fd_in==fd_out
new 64195b0d36 chardev: give some context on chardev-add error
new a68403b0a6 chardev: report a simpler error about duplicated id
new 287d53398a Merge remote-tracking branch 'remotes/marcandre/tags/chr-fix [...]
new e0366f9f2b docs/devel/qapi-code-gen: Update examples to match current code
new f7aa076dbd docs: convert qapi-code-gen.txt to ReST
new 55927c5f32 docs/qapi-code-gen: Beautify formatting
new 9c66762a60 docs/qapi-code-gen: add cross-references
new 68e6dc594a docs: convert writing-qmp-commands.txt to writing-qmp-commands.rst
new ca92f16276 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...]
new 0c40c18ecd linux-user: fix guest/host address mixup in i386 setup_rt_frame()
new 030912e01c linux-user/elfload: byteswap i386 registers when dumping core
new dee64246de Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...]
The 18 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:
chardev/char-fd.c | 119 ++-
chardev/char-fe.c | 2 +-
chardev/char-socket.c | 4 +-
chardev/char.c | 20 +-
docs/devel/index.rst | 2 +
.../devel/{qapi-code-gen.txt => qapi-code-gen.rst} | 837 ++++++++++++---------
...g-qmp-commands.txt => writing-qmp-commands.rst} | 595 ++++++++-------
hw/char/cadence_uart.c | 2 +-
hw/char/cmsdk-apb-uart.c | 2 +-
hw/char/ibex_uart.c | 2 +-
hw/char/nrf51_uart.c | 2 +-
hw/char/serial.c | 2 +-
hw/char/virtio-console.c | 2 +-
hw/usb/redirect.c | 2 +-
hw/virtio/vhost-user.c | 2 +-
include/chardev/char-fe.h | 8 +-
linux-user/elfload.c | 88 +--
linux-user/i386/signal.c | 8 +-
monitor/monitor.c | 2 +-
net/vhost-user.c | 4 +-
util/qemu-sockets.c | 5 +-
21 files changed, 969 insertions(+), 741 deletions(-)
rename docs/devel/{qapi-code-gen.txt => qapi-code-gen.rst} (75%)
rename docs/devel/{writing-qmp-commands.txt => writing-qmp-commands.rst} (61%)
--
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/master-aarch64
in repository toolchain/ci/gcc.
from 7b51202c2a0 Daily bump.
adds e9b639c4b53 libstdc++: Tweak timeout for testsuite/std/ranges/iota/max_ [...]
No new revisions were added by this update.
Summary of changes:
libstdc++-v3/testsuite/std/ranges/iota/max_size_type.cc | 1 +
1 file changed, 1 insertion(+)
--
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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f2390aab 0: update: binutils-gcc-glibc-qemu: 7
new 2a0f718b 0: update: binutils-gcc-linux-glibc-qemu: 7
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 (f2390aab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 | 116 +-
02-prepare_abe/console.log | 461 +-
04-build_abe-binutils/console.log | 10268 +-
05-build_abe-stage1/console.log | 14018 +--
06-build_abe-linux/console.log | 1068 -
06-clean_sysroot/console.log | 14 +
07-build_abe-linux/console.log | 1225 +
.../console.log | 38086 +++---
09-build_abe-gdb/console.log | 5737 -
.../console.log | 31785 ++---
10-build_abe-gdb/console.log | 5737 +
10-build_abe-qemu/console.log | 3548 -
11-build_abe-qemu/console.log | 3565 +
.../console.log | 36 +-
.../console.log | 16 +-
console.log | 114156 +++++++++---------
jenkins/manifest.sh | 20 +-
17 files changed, 115157 insertions(+), 114699 deletions(-)
delete mode 100644 06-build_abe-linux/console.log
create mode 100644 06-clean_sysroot/console.log
create mode 100644 07-build_abe-linux/console.log
rename {07-build_abe-glibc => 08-build_abe-glibc}/console.log (67%)
delete mode 100644 09-build_abe-gdb/console.log
rename {08-build_abe-stage2 => 09-build_abe-stage2}/console.log (51%)
create mode 100644 10-build_abe-gdb/console.log
delete mode 100644 10-build_abe-qemu/console.log
create mode 100644 11-build_abe-qemu/console.log
rename {11-check_regression => 12-check_regression}/console.log (50%)
rename {12-update_baseline => 13-update_baseline}/console.log (86%)
--
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_ubsan
in repository toolchain/ci/binutils-gdb.
from 182ad37589 PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sections
adds 42ddfd0b7a 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_bootstrap/master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 5984d06b 0: update: binutils-gcc: 1
new 8b7b9c04 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 (5984d06b)
\
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 | 89 +-
02-prepare_abe/console.log | 247 +-
04-build_abe-bootstrap_ubsan/console.log | 71078 ++++++++++++++--------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 18 +-
console.log | 71448 +++++++++++++++--------------
jenkins/manifest.sh | 12 +-
7 files changed, 71524 insertions(+), 71384 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-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 182ad37589 PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sections
adds 42ddfd0b7a 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.