This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dec8d0e5fa0 c++: non-dependent immediate member fn call [PR99895]
new 9cbfbe2497c contrib: Put gcc-descr and gcc-undescr to file.
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:
contrib/gcc-git-customization.sh | 4 ++--
contrib/git-descr.sh | 37 +++++++++++++++++++++++++++++++++++++
contrib/git-undescr.sh | 13 +++++++++++++
3 files changed, 52 insertions(+), 2 deletions(-)
create mode 100755 contrib/git-descr.sh
create mode 100755 contrib/git-undescr.sh
--
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/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 9df99d956 0: update: binutils-gcc: 2
new 968c38ce3 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 (9df99d956)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1516 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 61072 -> 59780 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 448248 -> 448784 bytes
06-check_regression/console.log.xz | Bin 420 -> 428 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
7 files changed, 13 insertions(+), 13 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_ubsan
in repository toolchain/ci/base-artifacts.
discards ca386b68b 0: update: binutils-gcc: 2
new f470627ea 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 (ca386b68b)
\
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 1536 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52172 -> 51680 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 603788 -> 530188 bytes
06-check_regression/console.log.xz | Bin 416 -> 428 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++-----
7 files changed, 42 insertions(+), 6 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-next-allnoconfig
in repository toolchain/ci/qemu.
from aeb0ae95b7 Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/pyth [...]
adds 449e8171f9 virtiofsd: Drop membership of all supplementary groups (CVE- [...]
adds 48302d4eb6 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/p [...]
new 7e7237cd2b schemas: add missing vim modeline
new 4e86df1732 qapi/gen: Add FOO.trace-events output module
new 167d913f34 qapi/commands: refactor error handling code
new bd2017bc41 qapi/commands: Optionally generate trace for QMP commands
new b83a80e831 meson: generate trace events for qmp commands
new ff8e4827ad docs/qapi-code-gen: update to cover trace events code generation
new 378dfa482d meson: document why we don't generate trace events for tests [...]
new 761a1a488e qapi: generate trace events by default
new cfe63e46be Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...]
The 9 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:
docs/devel/qapi-code-gen.rst | 25 +++++++++-
docs/devel/tracing.rst | 2 +
meson.build | 3 ++
qapi/audio.json | 1 +
qapi/compat.json | 1 +
qapi/meson.build | 7 +++
qapi/replay.json | 1 +
qapi/trace.json | 1 +
qga/meson.build | 10 +++-
scripts/qapi/commands.py | 100 +++++++++++++++++++++++++++++++++------
scripts/qapi/gen.py | 31 ++++++++++--
scripts/qapi/main.py | 14 ++++--
tests/meson.build | 10 +++-
tools/virtiofsd/passthrough_ll.c | 27 +++++++++++
trace/meson.build | 11 +++--
15 files changed, 217 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.