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-allmodconfig
in repository toolchain/ci/llvm-project.
from fd1d8c2f04dd [cte] Release notes for clangd-13
adds cf15ccdeb6d5 Bump version to 13.0.1
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
llvm/utils/gn/secondary/llvm/version.gni | 2 +-
llvm/utils/lit/lit/__init__.py | 2 +-
llvm/utils/release/build_llvm_package.bat | 4 ++--
.../bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h | 2 +-
8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 66d5c70038 Automatic date update in version.in
adds 3414eb95d1 Automatic date update in version.in
adds c5acbdb2b1 Automatic date update in version.in
adds 48106e81da Automatic date update in version.in
adds 1e4b1eace6 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0adf68d8 2: update: binutils-llvm-linux-qemu: 21990
new dfab9666 2: update: binutils-llvm-linux-qemu: 22012
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 (0adf68d8)
\
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 1572 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 41496 -> 42212 bytes
04-build_llvm/console.log.xz | Bin 57464 -> 59392 bytes
05-build_abe-qemu/console.log.xz | Bin 29684 -> 30256 bytes
06-build_linux/console.log.xz | Bin 6144 -> 6248 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 178 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++--
results | 2 +-
10 files changed, 100 insertions(+), 100 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-aarch64
in repository toolchain/ci/qemu.
from 6587b0c133 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-20 [...]
new c9460d75c5 accel/tcg: Handle gdb singlestep in cpu_tb_exec
new 1760e4abf1 target/alpha: Drop checks for singlestep_enabled
new a893daa936 target/avr: Drop checks for singlestep_enabled
new e3774881b5 target/cris: Drop checks for singlestep_enabled
new db07bd026e target/hexagon: Drop checks for singlestep_enabled
new 364caea70f target/arm: Drop checks for singlestep_enabled
new 8532a14e41 target/hppa: Drop checks for singlestep_enabled
new 9ef6c6ec08 target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
new 4bc4c3135b target/i386: Drop check for singlestep_enabled
new 661da0f63f target/m68k: Drop checks for singlestep_enabled
new fbafb3a4d2 target/microblaze: Check CF_NO_GOTO_TB for DISAS_JUMP
new 6634558025 target/microblaze: Drop checks for singlestep_enabled
new ef00cd4a22 target/mips: Fix single stepping
new 1a79c41399 target/mips: Drop exit checks for singlestep_enabled
new b21fce536c target/openrisc: Drop checks for singlestep_enabled
new 9498d1032c target/ppc: Drop exit checks for singlestep_enabled
new ea06a00652 target/riscv: Remove dead code after exception
new 273b68b104 target/riscv: Remove exit_tb and lookup_and_goto_ptr
new b6509e35b9 target/rx: Drop checks for singlestep_enabled
new 2df7a3618a target/s390x: Drop check for singlestep_enabled
new 52df5adce9 target/sh4: Drop check for singlestep_enabled
new 1b55c52d60 target/tricore: Drop check for singlestep_enabled
new 02bf7fa022 target/xtensa: Drop check for singlestep_enabled
new 995b87dedc Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
new c148a05721 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-2021 [...]
The 25 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:
accel/tcg/cpu-exec.c | 11 ++++
cpu.c | 21 ++++++++
hw/core/cpu-common.c | 17 +-----
include/hw/core/cpu.h | 1 +
target/alpha/translate.c | 13 ++---
target/arm/translate-a64.c | 10 +---
target/arm/translate.c | 36 +++----------
target/avr/translate.c | 19 ++-----
target/cris/translate.c | 16 ------
target/hexagon/translate.c | 12 +----
target/hppa/translate.c | 17 ++----
target/i386/helper.h | 1 -
target/i386/tcg/misc_helper.c | 8 ---
target/i386/tcg/translate.c | 9 ++--
target/m68k/translate.c | 44 ++++-----------
target/microblaze/translate.c | 18 ++-----
target/mips/tcg/translate.c | 75 ++++++++++++--------------
target/openrisc/translate.c | 18 ++-----
target/ppc/translate.c | 38 +++----------
target/riscv/insn_trans/trans_privileged.c.inc | 10 ++--
target/riscv/insn_trans/trans_rvi.c.inc | 8 ++-
target/riscv/insn_trans/trans_rvv.c.inc | 2 +-
target/riscv/translate.c | 27 +---------
target/rx/helper.h | 1 -
target/rx/op_helper.c | 8 ---
target/rx/translate.c | 12 +----
target/s390x/tcg/translate.c | 8 +--
target/sh4/helper.h | 1 -
target/sh4/op_helper.c | 5 --
target/sh4/translate.c | 14 ++---
target/tricore/helper.h | 1 -
target/tricore/op_helper.c | 7 ---
target/tricore/translate.c | 14 +----
target/xtensa/translate.c | 25 +++------
34 files changed, 141 insertions(+), 386 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-aarch64
in repository toolchain/ci/gcc.
from 99b287b8ef5 Fix wrong code in ldost-strlen-1.c
adds 7407f704b3c Change set_ptr_nonull to set_ptr_nonnull in comments
adds a9ef07fe589 gcc/configure: Check for powerpc64le*-*-freebsd*
new 7319539d32b Daily bump.
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/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/value-query.cc | 2 +-
5 files changed, 21 insertions(+), 4 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-aarch64
in repository toolchain/ci/binutils-gdb.
from 0a9ea024e7 ld: Adjust pr28158.rd for glibc 2.34
adds 31629daee5 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 380212c3 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 6e0e5f8d 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 (380212c3)
\
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 45160 -> 44872 bytes
05-build_abe-stage1/console.log.xz | Bin 71668 -> 71036 bytes
07-build_abe-linux/console.log.xz | Bin 8860 -> 8968 bytes
08-build_abe-glibc/console.log.xz | Bin 236588 -> 235848 bytes
09-build_abe-stage2/console.log.xz | Bin 202840 -> 200352 bytes
10-build_abe-gdb/console.log.xz | Bin 45344 -> 44528 bytes
11-build_abe-qemu/console.log.xz | Bin 30492 -> 30412 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 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_check/master-aarch64
in repository toolchain/ci/gcc.
from 99b287b8ef5 Fix wrong code in ldost-strlen-1.c
adds 7407f704b3c Change set_ptr_nonull to set_ptr_nonnull in comments
adds a9ef07fe589 gcc/configure: Check for powerpc64le*-*-freebsd*
No new revisions were added by this update.
Summary of changes:
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/value-query.cc | 2 +-
3 files changed, 3 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 0a9ea024e7 ld: Adjust pr28158.rd for glibc 2.34
adds 31629daee5 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.