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_build/master-arm
in repository toolchain/ci/gdb.
from 437e2ff1ad RISC-V: Tidy riscv assembler and disassembler.
adds 5612b5d21e gdb: fix value.c build on 32-bits
adds 35da8c6140 [gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_s [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp | 7 ++++++-
gdb/value.c | 9 +++++----
2 files changed, 11 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_build/master-arm
in repository toolchain/ci/linux.
from d25f27432f80 Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/p [...]
adds e93c7d8e8c4c RDMA/irdma: Process extended CQ entries correctly
adds 1ab52ac1e9bc RDMA/mlx5: Set user priority for DCT
adds d39bf40e55e6 IB/qib: Protect from buffer overflow in struct qib_user_sd [...]
adds 13bac861952a IB/hfi1: Fix abba locking issue with sc_disable()
adds 663991f32857 RDMA/rdmavt: Fix error code in rvt_create_qp()
adds 60fab1076636 rdma/qedr: Fix crash due to redundant release of device's [...]
adds 5508546631a0 RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
adds cc07b73ef11d RDMA/irdma: Set VLAN in UD work completion correctly
adds 2dace185caa5 RDMA/irdma: Do not hold qos mutex twice on QP resume
adds 64733956ebba RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
adds ab2aa486f48c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
adds 4a089e95b4d6 nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
adds 646b0de5fe32 Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kerne [...]
adds 4e84dc47bb48 ftrace/nds32: Update the proto for ftrace_trace_function t [...]
adds 1fc596a56b33 Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes:
arch/nds32/kernel/ftrace.c | 2 +-
arch/nios2/platform/Kconfig.platform | 1 +
drivers/infiniband/core/sa_query.c | 5 +++--
drivers/infiniband/hw/hfi1/pio.c | 9 ++++++---
drivers/infiniband/hw/irdma/uk.c | 4 ++--
drivers/infiniband/hw/irdma/verbs.c | 8 ++++++--
drivers/infiniband/hw/irdma/ws.c | 13 ++++++------
drivers/infiniband/hw/mlx5/mr.c | 2 +-
drivers/infiniband/hw/mlx5/qp.c | 2 ++
drivers/infiniband/hw/qedr/qedr.h | 1 +
drivers/infiniband/hw/qedr/qedr_iw_cm.c | 2 +-
drivers/infiniband/hw/qedr/verbs.c | 5 ++++-
drivers/infiniband/hw/qib/qib_user_sdma.c | 33 +++++++++++++++++++++----------
drivers/infiniband/sw/rdmavt/qp.c | 2 +-
14 files changed, 59 insertions(+), 30 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_build/master-arm
in repository toolchain/ci/gcc.
from ab810952eb7 ipa-cp: Use profile counters (or not) based on local availability
adds 99b1021d21e Fix a typo.
adds a1957c97554 Fix warnings building linux-atomic.c and fptr.c on hppa64-linux
adds 9f4edfc1fb8 Kill second order relations in the path solver.
adds 2f0b6a971a0 Reorder relation calculating code in the path solver.
adds aeb10f8d2a6 Kill known equivalences before a new assignment in the path [...]
adds 11b96757748 Darwin, config: Amend for Darwin 21 / macOS 12.
adds 1f98c4e0c54 libffi: Update LOCAL_PATCHES
new fd39c4bf556 Fortran: make some trans* functions static
new 28b3a7788ee Fortran: make some match* functions static
new e90e0301d57 Fortran: make some constructor* functions static
new a470bfccf14 Fortran: make some trans-array functions static
new 51227c59910 Fortran: Delete unused decl in trans-stmt.h
new 8bccf82905a Fortran: Delete unused decl in trans-types.h
new b0b1d8d5d90 Fortran: Delete unused decl in intrinsic.h
The 7 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.gcc | 6 +-
gcc/config/darwin-c.c | 2 +-
gcc/config/darwin-driver.c | 10 +--
gcc/fortran/constructor.c | 20 +-----
gcc/fortran/constructor.h | 10 ---
gcc/fortran/decl.c | 15 ++--
gcc/fortran/expr.c | 2 +-
gcc/fortran/gfortran.h | 1 -
gcc/fortran/intrinsic.h | 4 --
gcc/fortran/match.c | 28 +-------
gcc/fortran/match.h | 10 ---
gcc/fortran/scanner.c | 4 +-
gcc/fortran/trans-array.c | 2 +-
gcc/fortran/trans-array.h | 6 --
gcc/fortran/trans-expr.c | 10 +--
gcc/fortran/trans-stmt.h | 1 -
gcc/fortran/trans-types.c | 25 +------
gcc/fortran/trans-types.h | 4 --
gcc/fortran/trans.c | 1 -
gcc/fortran/trans.h | 11 ---
gcc/gimple-range-fold.cc | 2 +
gcc/gimple-range-path.cc | 117 +++++++++++++++++---------------
gcc/gimple-range-path.h | 3 +-
gcc/testsuite/gcc.dg/Warray-bounds-90.c | 2 +-
gcc/value-relation.cc | 21 +++++-
libffi/LOCAL_PATCHES | 1 +
libgcc/config.host | 2 +-
libgcc/config/pa/linux-atomic.c | 106 ++++++++++++++++-------------
libgcc/config/pa/t-linux64 | 8 +--
29 files changed, 182 insertions(+), 252 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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 437e2ff1ad RISC-V: Tidy riscv assembler and disassembler.
adds 5612b5d21e gdb: fix value.c build on 32-bits
adds 35da8c6140 [gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_s [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp | 7 ++++++-
gdb/value.c | 9 +++++----
2 files changed, 11 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards a8f915ad7 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new a343a976e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (a8f915ad7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/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 1544 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 44556 -> 44612 bytes
05-build_abe-stage1/console.log.xz | Bin 90796 -> 89996 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9604 -> 9124 bytes
08-build_abe-glibc/console.log.xz | Bin 231868 -> 229920 bytes
09-build_abe-stage2/console.log.xz | Bin 226408 -> 223556 bytes
10-build_abe-gdb/console.log.xz | Bin 45284 -> 44180 bytes
11-build_abe-qemu/console.log.xz | Bin 29888 -> 29616 bytes
12-check_regression/console.log.xz | Bin 420 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 23 insertions(+), 23 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-next-defconfig
in repository toolchain/ci/llvm-project.
from 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
adds ec4829efcc94 fixes bug #51926 where dangling comma caused overrun
adds eb845520ac3c compiler-rt: Fix arch detection for ppc64le
adds 26e2c97bf14c [openmp] [elf_common] Fix linking against LLVM dylib
adds 08e3a5ccd952 [IntelJITListener] Fix order in JitListener/multiple.ll
No new revisions were added by this update.
Summary of changes:
clang/lib/Format/WhitespaceManager.cpp | 16 ++++++++++++++--
clang/unittests/Format/FormatTest.cpp | 14 +++++++++++++-
compiler-rt/cmake/base-config-ix.cmake | 2 +-
llvm/test/JitListener/multiple.ll | 10 +++++-----
.../plugins/common/elf_common/CMakeLists.txt | 3 +++
5 files changed, 36 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.