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 1cfd876a 0: update: binutils-gcc: 2
new de3e7fe2 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 (1cfd876a)
\
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 1532 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52180 -> 52632 bytes
05-build_abe-bootstrap/console.log.xz | Bin 464884 -> 462088 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 linux.
from ded746bfc943 Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/l [...]
new 84b01721e804 RDMA: Fix use-after-free in rxe_queue_cleanup
new f0ae4afe3d35 RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
new c4a6f9cd10bd Remove Doug Ledford from MAINTAINERS
new 52414e27d6b5 RDMA/hns: Do not halt commands during reset until later
new b0969f83890b RDMA/hns: Do not destroy QP resources in the hw resetting phase
new db6169b5bac1 RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kerne [...]
new 9292f8f9a2ac IB/hfi1: Correct guard on eager buffer deallocation
new b6d57e24ce6c IB/hfi1: Insure use of smp_processor_id() is preempt disabled
new f6a3cfec3c01 IB/hfi1: Fix early init panic
new 60a8b5a1611b IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
new 1e11a39a82e9 RDMA/irdma: Fix a user-after-free in add_pble_prm
new 117697cc935b RDMA/irdma: Fix a potential memory allocation issue in 'ir [...]
new 25b5d6fd6d13 RDMA/irdma: Report correct WC errors
new 10467ce09fef RDMA/irdma: Don't arm the CQ more than two times if no CE [...]
new c741e49150db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 15 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:
MAINTAINERS | 1 -
drivers/infiniband/hw/hfi1/chip.c | 2 ++
drivers/infiniband/hw/hfi1/driver.c | 2 ++
drivers/infiniband/hw/hfi1/init.c | 40 ++++++++++++----------------
drivers/infiniband/hw/hfi1/sdma.c | 2 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 14 +++++++---
drivers/infiniband/hw/irdma/hw.c | 7 ++++-
drivers/infiniband/hw/irdma/main.h | 1 +
drivers/infiniband/hw/irdma/pble.c | 8 +++---
drivers/infiniband/hw/irdma/pble.h | 1 -
drivers/infiniband/hw/irdma/utils.c | 24 ++++++++++++-----
drivers/infiniband/hw/irdma/verbs.c | 23 ++++++++++++----
drivers/infiniband/hw/irdma/verbs.h | 2 ++
drivers/infiniband/hw/mlx5/mlx5_ib.h | 6 ++---
drivers/infiniband/hw/mlx5/mr.c | 26 +++++++++---------
drivers/infiniband/sw/rxe/rxe_qp.c | 1 +
drivers/infiniband/ulp/rtrs/rtrs-clt-stats.c | 9 ++++---
17 files changed, 102 insertions(+), 67 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-stable-allyesconfig
in repository toolchain/ci/qemu.
from 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
adds 24ade8c5de hw/mips/bootloader: Fix write_ulong()
adds d77c462bf2 hw/mips/boston: Fix load_elf() error detection
adds ac5837e330 Revert "vga: don't abort when adding a duplicate isa-vga device"
adds 2f8eb08673 Merge tag 'mips-20211206' of https://github.com/philmd/qemu [...]
adds 5b807181c2 virtio-blk: Fix clean up of host notifiers for single MR tra [...]
adds 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds b9537d5904 tcg/arm: Reduce vector alignment requirement for NEON
adds 92ac58e34c Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/ [...]
adds 2958e5150d gicv3: fix ICH_MISR's LRENP computation
adds a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
adds a3607def89 Update version for v6.2.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/block/dataplane/virtio-blk.c | 2 +-
hw/display/vga-isa.c | 10 ----------
hw/intc/arm_gicv3_cpuif.c | 3 ++-
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c | 5 +++--
tcg/arm/tcg-target.c.inc | 13 +++++++++----
tcg/tcg.c | 8 +++++++-
8 files changed, 28 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_kernel/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 286b0ca3 3: update: binutils-gcc-linux-qemu: 19624
new d1dc4c82 3: update: binutils-gcc-qemu: 19624
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 (286b0ca3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 31192 -> 32720 bytes
04-build_abe-stage1/console.log.xz | Bin 71184 -> 71460 bytes
05-build_abe-qemu/console.log.xz | Bin 29876 -> 29784 bytes
06-build_linux/console.log.xz | Bin 46400 -> 47968 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 180 +++++++++++++++++------------------
jenkins/manifest.sh | 21 ++--
9 files changed, 100 insertions(+), 101 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 6722ee73f7 [gdb/testsuite] Fix gdb.base/maint.exp with -readnow
adds ab7baf103d gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.exp
adds 3d950cb72d gdb/testsuite: fix default behavior of runto
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.S | 7 ++++++-
gdb/testsuite/lib/gdb.exp | 5 +----
2 files changed, 7 insertions(+), 5 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_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 6722ee73f7 [gdb/testsuite] Fix gdb.base/maint.exp with -readnow
adds ab7baf103d gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.exp
adds 3d950cb72d gdb/testsuite: fix default behavior of runto
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.S | 7 ++++++-
gdb/testsuite/lib/gdb.exp | 5 +----
2 files changed, 7 insertions(+), 5 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards c4af5bc3 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new e2631029 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (c4af5bc3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1552 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 31124 -> 31692 bytes
04-build_abe-stage1/console.log.xz | Bin 90156 -> 90020 bytes
06-build_abe-linux/console.log.xz | Bin 9316 -> 9296 bytes
07-build_abe-glibc/console.log.xz | Bin 230620 -> 230516 bytes
08-build_abe-stage2/console.log.xz | Bin 217056 -> 216932 bytes
09-build_abe-gdb/console.log.xz | Bin 38708 -> 39292 bytes
10-build_abe-qemu/console.log.xz | Bin 29396 -> 29380 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2572 -> 2724 bytes
13-check_regression/console.log.xz | Bin 2468 -> 3072 bytes
13-check_regression/results.compare | 32 +-
13-check_regression/results.compare2 | 107 +-
14-update_baseline/console.log | 307 +++--
14-update_baseline/results.compare | 32 +-
14-update_baseline/results.compare2 | 107 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2584000 -> 2605568 bytes
sumfiles/g++.sum | 26 +-
sumfiles/gcc.log.xz | Bin 2113216 -> 2123220 bytes
sumfiles/gcc.sum | 2064 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 865900 -> 862232 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170164 -> 170060 bytes
sumfiles/libgomp.sum | 17 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 418744 -> 411660 bytes
sumfiles/libstdc++.sum | 8 +-
32 files changed, 1508 insertions(+), 1220 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 binutils-gdb.
from db94f157567 gdb/microblaze-tdep.c: fix -Wunused-but-set-variable
new fe72c32765e gdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT`
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:
gdbsupport/tdesc.cc | 2 --
1 file changed, 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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dd81f46c 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new 7b282cc0 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (dd81f46c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1604 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 41192 -> 40968 bytes
04-build_abe-stage1/console.log.xz | Bin 87084 -> 87624 bytes
05-build_abe-qemu/console.log.xz | Bin 30532 -> 31240 bytes
06-build_linux/console.log.xz | Bin 3112 -> 3536 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 | 16 ++++++++--------
jenkins/manifest.sh | 6 +++---
10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards f017c117 6: update: binutils-gcc-linux-glibc: 1
new 1fb60131 6: update: binutils-df5ad102009c41ab4dfadbb8cfb8c8b2a02a4f78: 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 (f017c117)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-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 1576 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 31312 -> 33720 bytes
04-build_abe-stage1/console.log.xz | Bin 72348 -> 74692 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8008 -> 10712 bytes
07-build_abe-glibc/console.log.xz | Bin 237968 -> 236892 bytes
08-build_abe-stage2/console.log.xz | Bin 170008 -> 177944 bytes
09-benchmark/benchmark-build.log | 78 +-
09-benchmark/benchmark.log | 76 +-
09-benchmark/console.log.xz | Bin 3100 -> 3164 bytes
10-check_regression/console.log.xz | Bin 3504 -> 3520 bytes
10-check_regression/results-0.csv | 180 +-
10-check_regression/results-1.csv | 179 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 44 +-
10-check_regression/results-full.csv | 183 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 4822 +++++++--------
11-update_baseline/console.log | 6512 ++++++++++----------
11-update_baseline/exe.regressions | 4 +-
11-update_baseline/jira-body.txt | 4 +-
11-update_baseline/mail-body.txt | 4 +-
11-update_baseline/results-1.csv | 179 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 173 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 3258 +++++-----
11-update_baseline/results.regressions | 4 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6860716 -> 6860332 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 414584 -> 414436 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19295024 -> 19295824 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 78504 -> 78512 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28800048 -> 28800808 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 133512 -> 133448 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 827596 -> 827724 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1161104 -> 1161344 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5393780 -> 5393532 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4157544 -> 4154700 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 290268 -> 290044 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1254348 -> 1255244 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8460532 -> 8454416 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 25064756 -> 25261492 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4177380 -> 4193848 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 6926180 -> 6863396 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8664340 -> 8684140 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1885324 -> 1888288 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 659104 -> 660112 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1257772 -> 1257680 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 243556 -> 243544 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 2974764 -> 2974544 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 15827648 -> 15828728 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 80248 -> 80136 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5635556 -> 5656724 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 346860 -> 348268 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15613500 -> 15484220 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1300388 -> 1303668 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 47968288 -> 47915140 bytes
jenkins/manifest.sh | 15 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6860716 -> 6860332 bytes
save-temps/401.bzip2.tar.xz | Bin 414584 -> 414436 bytes
save-temps/403.gcc.tar.xz | Bin 19295024 -> 19295824 bytes
save-temps/410.bwaves.tar.xz | Bin 78504 -> 78512 bytes
save-temps/416.gamess.tar.xz | Bin 28800048 -> 28800808 bytes
save-temps/429.mcf.tar.xz | Bin 133512 -> 133448 bytes
save-temps/433.milc.tar.xz | Bin 827596 -> 827724 bytes
save-temps/434.zeusmp.tar.xz | Bin 1161104 -> 1161344 bytes
save-temps/435.gromacs.tar.xz | Bin 5393780 -> 5393532 bytes
save-temps/436.cactusADM.tar.xz | Bin 4157544 -> 4154700 bytes
save-temps/437.leslie3d.tar.xz | Bin 290268 -> 290044 bytes
save-temps/444.namd.tar.xz | Bin 1254348 -> 1255244 bytes
save-temps/445.gobmk.tar.xz | Bin 8460532 -> 8454416 bytes
save-temps/447.dealII.tar.xz | Bin 25064756 -> 25261492 bytes
save-temps/450.soplex.tar.xz | Bin 4177380 -> 4193848 bytes
save-temps/453.povray.tar.xz | Bin 6926180 -> 6863396 bytes
save-temps/454.calculix.tar.xz | Bin 8664340 -> 8684140 bytes
save-temps/456.hmmer.tar.xz | Bin 1885324 -> 1888288 bytes
save-temps/458.sjeng.tar.xz | Bin 659104 -> 660112 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1257772 -> 1257680 bytes
save-temps/462.libquantum.tar.xz | Bin 243556 -> 243544 bytes
save-temps/464.h264ref.tar.xz | Bin 2974764 -> 2974544 bytes
save-temps/465.tonto.tar.xz | Bin 15827648 -> 15828728 bytes
save-temps/470.lbm.tar.xz | Bin 80248 -> 80136 bytes
save-temps/471.omnetpp.tar.xz | Bin 5635556 -> 5656724 bytes
save-temps/473.astar.tar.xz | Bin 346860 -> 348268 bytes
save-temps/481.wrf.tar.xz | Bin 15613500 -> 15484220 bytes
save-temps/482.sphinx3.tar.xz | Bin 1300388 -> 1303668 bytes
save-temps/483.xalancbmk.tar.xz | Bin 47968288 -> 47915140 bytes
90 files changed, 7997 insertions(+), 7982 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-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 6722ee73f7 [gdb/testsuite] Fix gdb.base/maint.exp with -readnow
adds ab7baf103d gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.exp
adds 3d950cb72d gdb/testsuite: fix default behavior of runto
adds 0cb857dcd0 gdb/csky-tdep.c: fix -Wunused-but-set-variable error
adds db94f15756 gdb/microblaze-tdep.c: fix -Wunused-but-set-variable
No new revisions were added by this update.
Summary of changes:
gdb/csky-tdep.c | 7 -------
gdb/microblaze-tdep.c | 3 ---
gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.S | 7 ++++++-
gdb/testsuite/lib/gdb.exp | 5 +----
4 files changed, 7 insertions(+), 15 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 62ca8847 0: update: binutils-gcc: 2
new 1740f94f 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 (62ca8847)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1512 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 38384 -> 38504 bytes
05-build_abe-bootstrap/console.log.xz | Bin 260348 -> 260084 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 14 +++++++-------
6 files changed, 7 insertions(+), 7 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 31ab2271b4 Automatic date update in version.in
adds 44d742f92d Automatic date update in version.in
adds aea7d932c8 Automatic date update in version.in
adds 3c082ab836 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_gcc_bootstrap/release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 8ef675ee 0: update: binutils-gcc: 2
new 6ba94ffd 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 (8ef675ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2788 bytes
04-build_abe-binutils/console.log.xz | Bin 52036 -> 52140 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 266928 -> 265716 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-arm-stable-allnoconfig
in repository toolchain/ci/qemu.
from 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
adds 24ade8c5de hw/mips/bootloader: Fix write_ulong()
adds d77c462bf2 hw/mips/boston: Fix load_elf() error detection
adds ac5837e330 Revert "vga: don't abort when adding a duplicate isa-vga device"
adds 2f8eb08673 Merge tag 'mips-20211206' of https://github.com/philmd/qemu [...]
adds 5b807181c2 virtio-blk: Fix clean up of host notifiers for single MR tra [...]
adds 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds b9537d5904 tcg/arm: Reduce vector alignment requirement for NEON
adds 92ac58e34c Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/ [...]
adds 2958e5150d gicv3: fix ICH_MISR's LRENP computation
adds a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
adds a3607def89 Update version for v6.2.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/block/dataplane/virtio-blk.c | 2 +-
hw/display/vga-isa.c | 10 ----------
hw/intc/arm_gicv3_cpuif.c | 3 ++-
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c | 5 +++--
tcg/arm/tcg-target.c.inc | 13 +++++++++----
tcg/tcg.c | 8 +++++++-
8 files changed, 28 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_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c10a3c68 0: update: binutils-gcc-linux-qemu: all
new cc7c8d80 0: update: binutils-gcc-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 (c10a3c68)
\
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 1556 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30636 -> 31184 bytes
04-build_abe-stage1/console.log.xz | Bin 89368 -> 90120 bytes
05-build_abe-qemu/console.log.xz | Bin 29596 -> 29644 bytes
06-build_linux/console.log.xz | Bin 4128 -> 4196 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 | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.