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
in repository toolchain/ci/base-artifacts.
discards 3edf4a36 0: update: binutils-gcc: 2
new 7a1c2d6f 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 (3edf4a36)
\
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 1600 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 51444 -> 51744 bytes
05-build_abe-bootstrap/console.log.xz | Bin 461408 -> 462692 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 43 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/llvm-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cdf5b51f 4: update: binutils-ea892bdc4b6da5782c6ea6273aff499fb5fd5e6f: 22463
new fdc971db 4: update: qemu-5288bee45fbd33203b61f8c76e41b15bb5913e6e: 22463
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 (cdf5b51f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1672 -> 1852 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30320 -> 29744 bytes
04-build_kernel_llvm/console.log.xz | Bin 66464 -> 66560 bytes
05-build_abe-qemu/console.log.xz | Bin 32448 -> 30792 bytes
06-build_linux/console.log.xz | Bin 6660 -> 6904 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 10 +++++-----
9 files changed, 11 insertions(+), 11 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.
unknown user pushed a change to branch master
in repository gcc.
from 5b96c823e59 LoongArch: Modify the output message string of the warning.
new 975658b782f c: Handle initializations of opaque types [PR106016]
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:
gcc/expr.cc | 2 +-
gcc/testsuite/gcc.target/powerpc/pr106016.c | 14 ++++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106016.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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/qemu.
from 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds b67de91e0d docs: Add caveats for Windows as the build platform
adds d12dd9c7ee accel/kvm: Avoid Coverity warning in query_stats()
adds d5b5023691 oss-fuzz: remove binaries from qemu-bundle tree
adds 7906f11e62 oss-fuzz: ensure base_copy is a generic-fuzzer
adds 6b23a67916 hw/nios2: virt: pass random seed to fdt
adds 5e19cc68fb hw/mips: boston: pass random seed to fdt
adds c287941a4d hw/rx: pass random seed to fdt
adds 67f7e426e5 hw/i386: pass RNG seed via setup_data entry
adds 616a6459d8 Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu [...]
adds dd0ef12866 e1000e: Fix possible interrupt loss when using MSI
adds 2fdac348fd vhost: Get vring base from vq, not svq
adds 75a8ce64f6 vdpa: Fix memory listener deletions of iova tree
adds 0d0275c31f Merge tag 'net-pull-request' of https://github.com/jasowang/ [...]
No new revisions were added by this update.
Summary of changes:
accel/kvm/kvm-all.c | 2 +-
docs/about/build-platforms.rst | 10 +++++++++-
hw/i386/microvm.c | 2 +-
hw/i386/pc.c | 4 ++--
hw/i386/pc_piix.c | 2 ++
hw/i386/pc_q35.c | 2 ++
hw/i386/x86.c | 26 ++++++++++++++++++++++----
hw/mips/boston.c | 5 +++++
hw/net/e1000e_core.c | 2 ++
hw/nios2/boot.c | 5 +++++
hw/rx/rx-gdbsim.c | 4 ++++
hw/virtio/vhost-vdpa.c | 26 +++++++++++++-------------
include/hw/i386/pc.h | 3 +++
include/hw/i386/x86.h | 3 ++-
include/standard-headers/asm-x86/bootparam.h | 1 +
scripts/oss-fuzz/build.sh | 6 ++++--
16 files changed, 78 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.