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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 3a87a8cc8 0: update: binutils-gcc-linux-qemu: boot
new 3176ea8cc 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 (3a87a8cc8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 -> 1876 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44100 -> 44396 bytes
04-build_abe-stage1/console.log.xz | Bin 90044 -> 89752 bytes
05-build_abe-qemu/console.log.xz | Bin 30208 -> 30012 bytes
06-build_linux/console.log.xz | Bin 4692 -> 4828 bytes
07-boot_linux/console.log.xz | Bin 5704 -> 5720 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 insertions(+), 18 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 releases/gcc-11
in repository gcc.
from de15d429148 Daily bump.
new b52e2254b30 aarch64: enable Ampere-1 CPU
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/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 | 2 +-
5 files changed, 186 insertions(+), 3 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/qemu.
from 70f872ca91 Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/ [...]
adds 3620328f78 target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]
adds 1fde73bcd7 spapr_numa.c: fix FORM1 distance-less nodes
adds d139786e1b ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidat [...]
adds 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 [...]
new 01b5ab8cc0 hw/intc/arm_gicv3: Move checking of redist-region-count to a [...]
new 046164155a hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_red [...]
new e5cba10ee1 hw/intc/arm_gicv3: Support multiple redistributor regions
new 1adf528ec3 hw/rtc/pl031: Send RTC_CHANGE QMP event
new 3e595538b8 Merge tag 'pull-target-arm-20211115-1' of https://git.linaro [...]
The 5 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:
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/ppc/spapr_numa.c | 62 +++++++++++++-------------
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 +-
net/vhost-vdpa.c | 8 +++-
softmmu/qdev-monitor.c | 6 ++-
target/ppc/mmu_helper.c | 2 +-
target/ppc/translate/fp-impl.c.inc | 2 +-
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
43 files changed, 292 insertions(+), 154 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-release-arm-mainline-allnoconfig
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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fb3c50159 0: update: binutils-llvm-linux-qemu: all
new d491923ca 0: update: binutils-llvm-linux-qemu: all
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 (fb3c50159)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1584 -> 1816 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 42096 -> 41800 bytes
04-build_llvm/console.log.xz | Bin 58896 -> 57104 bytes
05-build_abe-qemu/console.log.xz | Bin 29832 -> 29808 bytes
06-build_linux/console.log.xz | Bin 3552 -> 3276 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 16 ++++++++--------
10 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_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 9afb2b72a 12: update: llvm-4dd2f0446cf5de76c16a2663049a874f5c90ac92: 1
discards 27c88f79e 11: reset: llvm-de2fed61528a5584dc54c47f6754408597be24de: 1
new 9de5250fd 11: reset: : 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 (9afb2b72a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master [...]
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 1616 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44380 -> 45720 bytes
04-build_abe-stage1/console.log.xz | Bin 73380 -> 75628 bytes
06-build_abe-linux/console.log.xz | Bin 10428 -> 10580 bytes
07-build_abe-glibc/console.log.xz | Bin 234076 -> 236096 bytes
08-build_abe-stage2/console.log.xz | Bin 171008 -> 175788 bytes
09-build_llvm-true/console.log.xz | Bin 60088 -> 61244 bytes
10-benchmark/benchmark-build.log | 60 +-
10-benchmark/benchmark.log | 58 +-
10-benchmark/console.log.xz | Bin 3168 -> 3168 bytes
11-check_regression/console.log.xz | Bin 5804 -> 5712 bytes
11-check_regression/results-0.csv | 2268 ++--
11-check_regression/results-1.csv | 2256 ++--
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 112 +-
11-check_regression/results-full.csv | 2350 ++--
11-check_regression/results.csv | 160 +-
11-check_regression/results.log | 2818 ++---
12-update_baseline/433.milc.regression | 1 +
12-update_baseline/console.log | 11140 +++++++++++--------
12-update_baseline/exe.regressions | 2 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/jira-body.txt | 7 +-
12-update_baseline/mail-body.txt | 7 +-
12-update_baseline/results-1.csv | 2256 ++--
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 8 +-
12-update_baseline/results-full.csv | 2154 ++--
12-update_baseline/results.csv | 160 +-
12-update_baseline/results.log | 2102 ++--
12-update_baseline/results.regressions | 7 +-
12-update_baseline/symbol.regressions | 1 +
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1261972 -> 1268312 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 107924 -> 108016 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3533756 -> 3526436 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 35532 -> 35480 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 147696 -> 147840 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 194516 -> 194500 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2025860 -> 2040400 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3391740 -> 3277060 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 542692 -> 531780 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1222148 -> 1228880 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 357724 -> 357028 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 159392 -> 159376 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 53272 -> 53292 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 637400 -> 637588 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25360 -> 25380 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 844280 -> 830588 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 78600 -> 78436 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 239896 -> 240076 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7229568 -> 7218844 bytes
jenkins/manifest.sh | 9 +-
reset-baseline | 0
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1261972 -> 1268312 bytes
save-temps/401.bzip2.tar.xz | Bin 107924 -> 108016 bytes
save-temps/403.gcc.tar.xz | Bin 3533756 -> 3526436 bytes
save-temps/429.mcf.tar.xz | Bin 35532 -> 35480 bytes
save-temps/433.milc.tar.xz | Bin 147696 -> 147840 bytes
save-temps/444.namd.tar.xz | Bin 194516 -> 194500 bytes
save-temps/445.gobmk.tar.xz | Bin 2025860 -> 2040400 bytes
save-temps/447.dealII.tar.xz | Bin 3391740 -> 3277060 bytes
save-temps/450.soplex.tar.xz | Bin 542692 -> 531780 bytes
save-temps/453.povray.tar.xz | Bin 1222148 -> 1228880 bytes
save-temps/456.hmmer.tar.xz | Bin 357724 -> 357028 bytes
save-temps/458.sjeng.tar.xz | Bin 159392 -> 159376 bytes
save-temps/462.libquantum.tar.xz | Bin 53272 -> 53292 bytes
save-temps/464.h264ref.tar.xz | Bin 637400 -> 637588 bytes
save-temps/470.lbm.tar.xz | Bin 25360 -> 25380 bytes
save-temps/471.omnetpp.tar.xz | Bin 844280 -> 830588 bytes
save-temps/473.astar.tar.xz | Bin 78600 -> 78436 bytes
save-temps/482.sphinx3.tar.xz | Bin 239896 -> 240076 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7229568 -> 7218844 bytes
74 files changed, 15153 insertions(+), 12863 deletions(-)
create mode 100644 12-update_baseline/433.milc.regression
create mode 100644 12-update_baseline/symbol.regressions
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.