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 d470fbe4c 0: update: binutils-gcc: 2
new ef6fe6f6e 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 (d470fbe4c)
\
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 1528 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 66844 -> 66036 bytes
05-build_abe-bootstrap/console.log.xz | Bin 467452 -> 462180 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 8 ++++----
7 files changed, 9 insertions(+), 9 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 11c4a06a6c1 tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBIT [...]
new 132f1c27770 c++: improve print_node of PTRMEM_CST
new e1c0c908f85 analyzer: fix overeager sharing of bounded_range instances [...]
The 2 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/analyzer/constraint-manager.cc | 4 +++-
gcc/cp/ptree.c | 3 +++
gcc/langhooks.h | 2 +-
gcc/print-tree.c | 3 +--
gcc/testsuite/g++.dg/analyzer/pr102662.C | 39 ++++++++++++++++++++++++++++++++
5 files changed, 47 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/analyzer/pr102662.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-mainline-defconfig
in repository toolchain/ci/qemu.
from 42f6c9179b Merge tag 'pull-ppc-20211112' of https://github.com/legoater [...]
adds cd523a4181 net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs()
adds b66cecb238 softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
adds 245cf2c24e vhost: Rename last_index to vq_index_end
adds 14c81b2191 vhost: Fix last vq queue index of devices with no cvq
adds be81ba6042 hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machines
adds 2aa1842d6d pcie: rename 'native-hotplug' to 'x-native-hotplug'
adds c318bef762 hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 ma [...]
adds be12e3a016 bios-tables-test: Allow changes in DSDT ACPI tables
adds 211afe5c69 hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC
adds 7e6055c99f tests: bios-tables-test update expected blobs
adds f463e761a4 virtio: use virtio accessor to access packed descriptor flags
adds d152cdd6f6 virtio: use virtio accessor to access packed event
adds 0351152b6f vdpa: Replace qemu_open_old by qemu_open at
adds c829540401 vdpa: Check for existence of opts.vhostdev
adds 23786d1344 pci: implement power state
adds d5daff7d31 pcie: implement slot power control for pcie root ports
adds 81124b3c7a pcie: add power indicator blink check
adds 44242d4d3d pcie: factor out pcie_cap_slot_unplug()
adds 0d33415a4e pcie: fast unplug when slot power is off
adds 18416c62e3 pcie: expire pending delete
adds 757b8dd4e9 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...]
adds 01b5ab8cc0 hw/intc/arm_gicv3: Move checking of redist-region-count to a [...]
adds 046164155a hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_red [...]
adds e5cba10ee1 hw/intc/arm_gicv3: Support multiple redistributor regions
adds 1adf528ec3 hw/rtc/pl031: Send RTC_CHANGE QMP event
adds 3e595538b8 Merge tag 'pull-target-arm-20211115-1' of https://git.linaro [...]
adds 2523a79565 tests/unit/test-smp-parse: Restore MachineClass fields after [...]
adds c3440eff4c tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
adds 7b6d1bc962 tests/unit/test-smp-parse: Explicit MachineClass name
adds 9f0f846465 Merge tag 'machine-core-20211115' of https://github.com/phil [...]
new 8d3dd037d9 stream: Traverse graph after modification
new a225369bce block: Manipulate children list in .attach/.detach
new 04c9c3a52c block: Unite remove_empty_child and child_free
new 2651806141 block: Drop detached child from ignore list
new be64bbb014 block: Pass BdrvChild ** to replace_child_noperm
new 562bda8bb4 block: Restructure remove_file_or_backing_child()
new 079bff693b transactions: Invoke clean() after everything else
new 82b54cf516 block: Let replace_child_tran keep indirect pointer
new b0a9f6fed3 block: Let replace_child_noperm free children
new 16e29cc050 iotests/030: Unthrottle parallel jobs in reverse
new 4d8b0f0a95 docs: Deprecate incorrectly typed device_add arguments
new c9d4e42a8f softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
new 5dbd0ce115 file-posix: Fix alignment after reopen changing O_DIRECT
new 871c71b1ba Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hrei [...]
The 14 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:
block.c | 233 ++++++++++++++++++++++++++--------
block/file-posix.c | 20 ++-
block/stream.c | 7 +-
docs/about/deprecated.rst | 14 ++
hw/acpi/ich9.c | 18 +++
hw/i386/acpi-build.c | 12 +-
hw/i386/pc.c | 2 +
hw/i386/pc_q35.c | 9 +-
hw/intc/arm_gicv3.c | 12 +-
hw/intc/arm_gicv3_common.c | 56 +++++---
hw/intc/arm_gicv3_kvm.c | 10 +-
hw/intc/arm_gicv3_redist.c | 40 +++---
hw/mem/pc-dimm.c | 23 ++--
hw/net/vhost_net.c | 12 +-
hw/pci/pci.c | 25 +++-
hw/pci/pci_host.c | 6 +-
hw/pci/pcie.c | 79 ++++++++++--
hw/pci/pcie_port.c | 2 +-
hw/rtc/meson.build | 2 +-
hw/rtc/pl031.c | 10 +-
hw/virtio/vhost-vdpa.c | 2 +-
hw/virtio/virtio.c | 24 ++--
include/hw/acpi/ich9.h | 1 +
include/hw/intc/arm_gicv3_common.h | 14 +-
include/hw/pci/pci.h | 2 +
include/hw/qdev-core.h | 1 +
include/hw/virtio/vhost.h | 4 +-
include/qemu/transactions.h | 3 +
net/vhost-vdpa.c | 8 +-
softmmu/qdev-monitor.c | 6 +-
tests/data/acpi/q35/DSDT | Bin 8289 -> 8289 bytes
tests/data/acpi/q35/DSDT.acpihmat | Bin 9614 -> 9614 bytes
tests/data/acpi/q35/DSDT.bridge | Bin 11003 -> 11003 bytes
tests/data/acpi/q35/DSDT.cphp | Bin 8753 -> 8753 bytes
tests/data/acpi/q35/DSDT.dimmpxm | Bin 9943 -> 9943 bytes
tests/data/acpi/q35/DSDT.ipmibt | Bin 8364 -> 8364 bytes
tests/data/acpi/q35/DSDT.ivrs | Bin 8306 -> 8306 bytes
tests/data/acpi/q35/DSDT.memhp | Bin 9648 -> 9648 bytes
tests/data/acpi/q35/DSDT.mmio64 | Bin 9419 -> 9419 bytes
tests/data/acpi/q35/DSDT.multi-bridge | Bin 8583 -> 8583 bytes
tests/data/acpi/q35/DSDT.nohpet | Bin 8147 -> 8147 bytes
tests/data/acpi/q35/DSDT.numamem | Bin 8295 -> 8295 bytes
tests/data/acpi/q35/DSDT.tis.tpm12 | Bin 8894 -> 8894 bytes
tests/data/acpi/q35/DSDT.tis.tpm2 | Bin 8894 -> 8894 bytes
tests/data/acpi/q35/DSDT.xapic | Bin 35652 -> 35652 bytes
tests/qemu-iotests/030 | 11 +-
tests/qemu-iotests/142 | 29 +++++
tests/qemu-iotests/142.out | 18 +++
tests/unit/test-smp-parse.c | 52 +++++---
util/transactions.c | 8 +-
50 files changed, 570 insertions(+), 205 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-mainline-defconfig
in repository toolchain/ci/gcc.
from 17aef87ed7f Daily bump.
adds 29618f1c8ae Daily bump.
adds 748fc0e29b2 Daily bump.
adds 3bb142476b8 Daily bump.
adds e355bf23a77 rs6000/doc: Rename future cpu with power10
adds de15d429148 Daily bump.
adds b52e2254b30 aarch64: enable Ampere-1 CPU
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 +++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-cores.def | 3 +-
gcc/config/aarch64/aarch64-cost-tables.h | 104 +++++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.c | 78 +++++++++++++++++++++++
gcc/doc/invoke.texi | 26 ++++----
7 files changed, 207 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-release-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 8de124e4b0 Automatic date update in version.in
adds c66c9a782e Automatic date update in version.in
adds 0049265ca4 Automatic date update in version.in
adds 11209cc753 Automatic date update in version.in
adds c689fa28cf 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 016e95f41 0: update: binutils-gcc-linux-qemu: boot
new ff1819474 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 (016e95f41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1568 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41632 -> 41528 bytes
04-build_abe-stage1/console.log.xz | Bin 84932 -> 85656 bytes
05-build_abe-qemu/console.log.xz | Bin 29544 -> 30196 bytes
06-build_linux/console.log.xz | Bin 3204 -> 3216 bytes
07-boot_linux/console.log.xz | Bin 5748 -> 5768 bytes
08-check_regression/console.log.xz | Bin 424 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 12 insertions(+), 12 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
in repository toolchain/ci/interesting-commits.
from 43521cb Add regression 494bdadf28d0fb3505ff8dce5afa587e0ff46544 from [...]
new c953ed4 Add regression 494bdadf28d0fb3505ff8dce5afa587e0ff46544 from [...]
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 | 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/release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 29618f1c8ae Daily bump.
adds 748fc0e29b2 Daily bump.
adds 3bb142476b8 Daily bump.
adds e355bf23a77 rs6000/doc: Rename future cpu with power10
adds de15d429148 Daily bump.
adds b52e2254b30 aarch64: enable Ampere-1 CPU
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 +++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-cores.def | 3 +-
gcc/config/aarch64/aarch64-cost-tables.h | 104 +++++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.c | 78 +++++++++++++++++++++++
gcc/doc/invoke.texi | 26 ++++----
7 files changed, 207 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from c66c9a782e Automatic date update in version.in
adds 0049265ca4 Automatic date update in version.in
adds 11209cc753 Automatic date update in version.in
adds c689fa28cf 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.