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 99c44988d5 Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-u [...]
new 7b275cdd69 qapi: Fix a botched type annotation
new 916fca17c7 qapi: Drop Indentation.__bool__()
new e2ff14a574 qapi: Bury some unused code in class Indentation
new 71f03ef9f6 tests/qapi-schema: Cover 'not' condition with empty argument
new 62f27589f8 qapi: Fix bogus error for 'if': { 'not': '' }
new eae587e8e3 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...]
The 6 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:
scripts/qapi/common.py | 19 ++++++-------------
scripts/qapi/expr.py | 21 +++++++++++++--------
tests/qapi-schema/bad-if-not.err | 2 ++
tests/qapi-schema/bad-if-not.json | 3 +++
.../py.typed => tests/qapi-schema/bad-if-not.out | 0
tests/qapi-schema/meson.build | 1 +
6 files changed, 25 insertions(+), 21 deletions(-)
create mode 100644 tests/qapi-schema/bad-if-not.err
create mode 100644 tests/qapi-schema/bad-if-not.json
copy python/qemu/machine/py.typed => tests/qapi-schema/bad-if-not.out (100%)
--
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/binutils-gdb.
from 52e5dceb69 Automatic date update in version.in
adds 003fa0df36 [gdb/testsuite] Fix test name in gdb.base/batch-exit-status.exp
adds fd5255582f Re: Deprecate a.out support for NetBSD targets
adds 7486cb6843 [gdb/testsuite] Fix gdb.gdb/selftest.exp
adds 5a2947cf17 ia64: don't use get_symbol_name() for section parsing. With [...]
adds 168495916d MIPS: don't use get_symbol_name() for section parsing. With [...]
adds 18287cf8b1 RISC-V: Update the assembler insn testcase.
No new revisions were added by this update.
Summary of changes:
bfd/config.bfd | 3 ++-
gas/ChangeLog | 6 ++++++
gas/config/tc-ia64.c | 16 ++++------------
gas/config/tc-mips.c | 21 +++++++--------------
gas/testsuite/gas/riscv/insn.d | 2 --
gas/testsuite/gas/riscv/insn.s | 2 --
gdb/testsuite/gdb.base/batch-exit-status.exp | 26 ++++++++++++++++++++------
gdb/testsuite/gdb.gdb/selftest.exp | 2 +-
8 files changed, 40 insertions(+), 38 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1ef47342 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 1cfdc9f4 0: update: binutils-gcc-linux-glibc-gdb-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 (1ef47342)
\
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.xz | Bin 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 43472 -> 43424 bytes
05-build_abe-stage1/console.log.xz | Bin 72024 -> 71556 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8776 -> 8648 bytes
08-build_abe-glibc/console.log.xz | Bin 234796 -> 235116 bytes
09-build_abe-stage2/console.log.xz | Bin 190628 -> 190380 bytes
10-build_abe-gdb/console.log.xz | Bin 42992 -> 43276 bytes
11-build_abe-qemu/console.log.xz | Bin 32956 -> 30416 bytes
12-check_regression/console.log.xz | Bin 388 -> 384 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 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_profiled_lto_lean
in repository toolchain/ci/gcc.
from 79513dc0b2d compiler: don't pad zero-sized trailing field in results struct
adds d71126eeea5 Daily bump.
adds b195fae7c11 Also preserve SUBREG_PROMOTED_VAR_P in expr.c's convert_move.
adds 53a4def0dc1 d: Don't include terminating null pointer in string express [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 52 +++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/d/d-builtins.cc | 2 +-
gcc/expr.c | 19 +++++++++++++++
gcc/testsuite/ChangeLog | 18 ++++++++++++++
gcc/testsuite/gdc.dg/pr102185.d | 7 ++++++
6 files changed, 98 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr102185.d
--
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_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 58632d2856 Automatic date update in version.in
adds a02a90c114 [gdb/testsuite] Set sysroot earlier in local-board.exp
adds 52e5dceb69 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/boards/local-board.exp | 2 +-
2 files changed, 2 insertions(+), 2 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_lto
in repository toolchain/ci/binutils-gdb.
from a02a90c114 [gdb/testsuite] Set sysroot earlier in local-board.exp
adds 52e5dceb69 Automatic date update in version.in
adds 003fa0df36 [gdb/testsuite] Fix test name in gdb.base/batch-exit-status.exp
adds fd5255582f Re: Deprecate a.out support for NetBSD targets
adds 7486cb6843 [gdb/testsuite] Fix gdb.gdb/selftest.exp
adds 5a2947cf17 ia64: don't use get_symbol_name() for section parsing. With [...]
adds 168495916d MIPS: don't use get_symbol_name() for section parsing. With [...]
adds 18287cf8b1 RISC-V: Update the assembler insn testcase.
No new revisions were added by this update.
Summary of changes:
bfd/config.bfd | 3 ++-
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++++++
gas/config/tc-ia64.c | 16 ++++------------
gas/config/tc-mips.c | 21 +++++++--------------
gas/testsuite/gas/riscv/insn.d | 2 --
gas/testsuite/gas/riscv/insn.s | 2 --
gdb/testsuite/gdb.base/batch-exit-status.exp | 26 ++++++++++++++++++++------
gdb/testsuite/gdb.gdb/selftest.exp | 2 +-
9 files changed, 41 insertions(+), 39 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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 0b9bad6c 0: update: binutils-gcc: 2
new 7a1ec5e2 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 (0b9bad6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1564 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 63128 -> 63172 bytes
.../console.log.xz | Bin 938188 -> 936672 bytes
06-check_regression/console.log.xz | Bin 388 -> 388 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.