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-stable-allyesconfig
in repository toolchain/ci/gcc.
from 0692bc0ca7f Add Changelog entries to relavent Changelog files for my la [...]
adds e28336b5955 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards eeb594e7 0: update: binutils-gcc-linux: all
new b1a8ee55 0: update: binutils-gcc-linux: 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 (eeb594e7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 70 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11558 +++++++------
04-build_abe-stage1/console.log | 18217 +++++++++++----------
05-build_linux/console.log | 1038 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31327 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31324 insertions(+), 31338 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 11a48a5a18c6 Linux 5.6-rc2
adds 52e29e331070 btrfs: don't set path->leave_spinning for truncate
adds eaea2947063a Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/sc [...]
adds fe2e082f5da5 ecryptfs: fix a memory leak bug in parse_tag_1_packet()
adds b4a81b87a4cf ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
adds 726464596b5d MAINTAINERS: eCryptfs: Update maintainer address and downg [...]
adds f8e48a8408f5 eCryptfs: Replace deactivated email address
adds 2c2a7552dd64 ecryptfs: replace BUG_ON with error handling code
adds b1da3acc781c Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 4 ++--
fs/btrfs/inode.c | 2 --
fs/ecryptfs/crypto.c | 6 ++++--
fs/ecryptfs/ecryptfs_kernel.h | 2 +-
fs/ecryptfs/keystore.c | 2 +-
fs/ecryptfs/main.c | 2 +-
fs/ecryptfs/messaging.c | 3 ++-
7 files changed, 11 insertions(+), 10 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d5d9605c 0: update: llvm-linux: all
new 107349a3 0: update: llvm-linux: 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 (d5d9605c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 220 +-
02-build_llvm/console.log | 12765 +++++++++++++--------------
03-build_linux/console.log | 4698 +++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 17709 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 17718 insertions(+), 17712 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-9
in repository gcc.
from e28336b5955 Daily bump.
new 65709f4b93c re PR target/90724 (ICE with __sync_bool_compare_and_swap w [...]
new 2d8ea3a0a60 Fix SLP downward group access classification [PR92420]
new 84a46517176 Don't pass booleans as mask types to simd clones [PR92710]
new e129cd5283c predcom: Fix invalid store-store commoning [PR93434]
The 4 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 | 38 ++++++++
gcc/config/aarch64/aarch64.c | 3 +
gcc/testsuite/ChangeLog | 15 ++++
gcc/testsuite/gcc.c-torture/execute/pr93434.c | 36 ++++++++
gcc/testsuite/gcc.dg/vect/pr92420.c | 48 ++++++++++
gcc/testsuite/gcc.dg/vect/pr92710.c | 12 +++
gcc/tree-predcom.c | 24 ++++-
gcc/tree-vect-stmts.c | 121 +++++++++++++++-----------
8 files changed, 243 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93434.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr92420.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr92710.c
--
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 gcc.
from be7c145ad52 tree-ssa: Fix ICE in build_vector_type [PR93780]
new da67227bfc4 ipa: Various diagnostic fixes [PR93797]
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 | 8 ++++++++
gcc/cgraph.c | 18 +++++++++---------
2 files changed, 17 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-aarch64-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from da883d2c3b2 [clangd] Expose Code Completion score to the client
adds 0cffa939a7d Fix crash in InfinteLoopCheck
adds 4f53867ec27 Drop git version suffix
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp | 2 ++
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
5 files changed, 6 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_kernel/llvm-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 04f90da0 0: update: llvm-linux: boot
new 776a7b0c 0: update: llvm-linux: 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 (04f90da0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 176 +-
02-build_llvm/console.log | 12575 +++++++++++++++++------------------
03-build_linux/console.log | 880 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13655 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13658 insertions(+), 13660 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-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from 0692bc0ca7f Add Changelog entries to relavent Changelog files for my la [...]
adds e28336b5955 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.