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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a40e7c08 0: update: binutils-llvm-linux-qemu: all
new d5067870 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 (a40e7c08)
\
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 1560 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 29868 -> 29728 bytes
04-build_kernel_llvm/console.log.xz | Bin 61752 -> 61496 bytes
05-build_abe-qemu/console.log.xz | Bin 32376 -> 32688 bytes
06-build_linux/console.log.xz | Bin 3736 -> 4004 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 | 12 ++++++------
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_gnu_native_build/master-arm
in repository toolchain/ci/gdb.
from 9c0ea78342 Automatic date update in version.in
adds 49954a0d85 Automatic date update in version.in
adds 8a24927bc8 PR29261, memory leak in parse_stab_struct_fields
adds 0d02e70b19 PR29262, memory leak in pr_function_type
adds 5ffa6ca3e5 Move finish_print out of value_print_options
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/prdbg.c | 7 ++-----
binutils/stabs.c | 5 ++++-
gdb/infcmd.c | 15 ++++++++++-----
gdb/valprint.c | 1 -
gdb/valprint.h | 3 ---
6 files changed, 17 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_gnu_native_build/master-arm
in repository toolchain/ci/linux.
from 05c6ca8512f2 Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/ [...]
adds a111daf0c53a Linux 5.19-rc3
adds 05b252cccb2e udmabuf: add back sanity check
adds c4cf6785599b mm/slub: Move the stackdepot related allocation out of IRQ [...]
adds eeaa345e1285 mm/slub: add missing TID updates on slab deactivation
adds 59b785fe2abb Merge tag 'slab-for-5.19-fixup' of git://git.kernel.org/pu [...]
adds 1d98cdf7fa2b perf unwind: Fix uninitialized variable
adds ec906102e5b7 perf test: Fix "perf stat CSV output linter" test on s390
adds 94725994cfd7 libperf evsel: Open shouldn't leak fd on failure
adds cc2145526c98 perf test: Fix variable length array undefined behavior in [...]
adds 67e7d771580e perf beauty: Update copy of linux/socket.h with the kernel [...]
adds 72dcae8efd42 perf test: Record only user callchains on the "Check Arm64 [...]
adds b236371421df perf test topology: Use !strncmp(right platform) to fix gu [...]
adds e5287e6dd3b0 perf expr: Allow exponents on floating point values
adds 51ba539f5bdb perf arm-spe: Don't set data source if it's not a memory o [...]
adds 2e323f360a7b tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
adds 37402d5d061b tools headers arm64: Sync arm64's cputype.h with the kerne [...]
adds c788ef61ef2a perf metrics: Ensure at least 1 id per metric
adds 140cd9ec8fdd tools headers UAPI: Sync linux/prctl.h with the kernel sources
adds c5b3a0946bbe Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git:/ [...]
adds 566d3c57eb52 scsi: scsi_debug: Fix zone transition to full condition
adds f6eed15f3ea7 scsi: iscsi: Exclude zero from the endpoint ID range
adds da8badd7d358 scsi: ufs: Simplify ufshcd_clear_cmd()
adds d1a7644648b7 scsi: ufs: Support clearing multiple commands at once
adds 2acd76e7b859 scsi: ufs: Fix a race between the interrupt handler and th [...]
adds 1d3e0980782f scsi: storvsc: Correct reporting of Hyper-V I/O size limits
adds 72ea7fe0db73 scsi: ibmvfc: Allocate/free queue resource only during pro [...]
adds aeaadcde1a60 scsi: ibmvfc: Store vhost pointer during subcrq allocation
adds 78ca55889a54 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
drivers/dma-buf/udmabuf.c | 5 +-
drivers/scsi/ibmvscsi/ibmvfc.c | 82 +++++++++++++++++-----
drivers/scsi/ibmvscsi/ibmvfc.h | 2 +-
drivers/scsi/scsi_debug.c | 22 +++++-
drivers/scsi/scsi_transport_iscsi.c | 7 +-
drivers/scsi/storvsc_drv.c | 27 +++++--
drivers/ufs/core/ufshcd.c | 76 ++++++++++++--------
mm/slub.c | 43 ++++++++++--
tools/arch/arm64/include/asm/cputype.h | 12 +++-
tools/arch/x86/include/uapi/asm/kvm.h | 11 +--
tools/include/uapi/linux/prctl.h | 9 +++
tools/lib/perf/evsel.c | 17 +++--
tools/perf/tests/bp_account.c | 16 ++++-
tools/perf/tests/expr.c | 2 +
tools/perf/tests/shell/lib/perf_csv_output_lint.py | 48 -------------
tools/perf/tests/shell/stat+csv_output.sh | 69 +++++++++++-------
tools/perf/tests/shell/test_arm_callgraph_fp.sh | 2 +-
tools/perf/tests/topology.c | 2 +-
tools/perf/trace/beauty/include/linux/socket.h | 7 +-
tools/perf/util/arm-spe.c | 22 +++---
tools/perf/util/expr.l | 2 +-
tools/perf/util/metricgroup.c | 9 +++
tools/perf/util/unwind-libunwind-local.c | 2 +-
24 files changed, 327 insertions(+), 169 deletions(-)
delete mode 100644 tools/perf/tests/shell/lib/perf_csv_output_lint.py
--
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_native_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 9c0ea78342 Automatic date update in version.in
adds 49954a0d85 Automatic date update in version.in
adds 8a24927bc8 PR29261, memory leak in parse_stab_struct_fields
adds 0d02e70b19 PR29262, memory leak in pr_function_type
adds 5ffa6ca3e5 Move finish_print out of value_print_options
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/prdbg.c | 7 ++-----
binutils/stabs.c | 5 ++++-
gdb/infcmd.c | 15 ++++++++++-----
gdb/valprint.c | 1 -
gdb/valprint.h | 3 ---
6 files changed, 17 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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards b22655aa 0: update: binutils-gcc-linux-glibc-gdb: 6
new 5c5538c5 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (b22655aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/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 1504 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 52424 -> 53040 bytes
05-build_abe-gcc/console.log.xz | Bin 230944 -> 231720 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8988 -> 9108 bytes
08-build_abe-glibc/console.log.xz | Bin 231608 -> 233228 bytes
09-build_abe-gdb/console.log.xz | Bin 49712 -> 50336 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 0d02e70b19 PR29262, memory leak in pr_function_type
adds 5ffa6ca3e5 Move finish_print out of value_print_options
No new revisions were added by this update.
Summary of changes:
gdb/infcmd.c | 15 ++++++++++-----
gdb/valprint.c | 1 -
gdb/valprint.h | 3 ---
3 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 4ae70631 0: update: binutils-gcc: 1
new 046994fe 0: update: binutils-gcc: 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 (4ae70631)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (046994fe)
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 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 51972 -> 53384 bytes
04-build_abe-gcc/console.log.xz | Bin 230892 -> 230236 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2588 -> 2584 bytes
07-check_regression/console.log.xz | Bin 2388 -> 3032 bytes
07-check_regression/results.compare | 43 +-
07-check_regression/results.compare2 | 71 +-
08-update_baseline/console.log | 251 +-
08-update_baseline/results.compare | 43 +-
08-update_baseline/results.compare2 | 71 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2779060 -> 2764800 bytes
sumfiles/g++.sum | 104 +-
sumfiles/gcc.log.xz | Bin 2371452 -> 2369020 bytes
sumfiles/gcc.sum | 4495 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 903704 -> 904808 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201956 -> 201788 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 463252 -> 459744 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2717 insertions(+), 2451 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_native_check_gcc/release-aarch64
in repository toolchain/ci/gdb.
from e692cf2dc4 Automatic date update in version.in
adds 4e89bb12c2 Automatic date update in version.in
adds 8ebd11a342 Automatic date update in version.in
adds 3efdda735c 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.