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-defconfig
in repository toolchain/ci/base-artifacts.
discards 241450ea 0: update: binutils-gcc-linux: boot
new bf0c84d3 0: update: binutils-gcc-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 (241450ea)
\
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 | 225 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 13006 ++++++-------
04-build_abe-stage1/console.log | 20216 ++++++++++---------
05-build_linux/console.log | 3414 ++--
06-boot_linux/console.log | 480 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 37826 +++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
10 files changed, 36187 insertions(+), 39434 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-mainline-allyesconfig
in repository toolchain/ci/linux.
from 359c92c02bfa Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/ [...]
adds 9d1b38958b07 scripts/kallsyms: fix memory corruption caused by write over-run
adds 083bc0e1ce91 kbuild: fix mismatch between .version and include/generate [...]
adds f2850dd5ee01 Merge tag 'kbuild-fixes-v5.6' of git://git.kernel.org/pub/ [...]
adds 0bf999f9c5e7 linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split
No new revisions were added by this update.
Summary of changes:
include/linux/pipe_fs_i.h | 3 ++-
scripts/kallsyms.c | 4 ++--
scripts/link-vmlinux.sh | 2 +-
3 files changed, 5 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/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 541431facd4 Daily bump.
adds 889cc2d87b0 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a99a5994 0: update: binutils-gcc-linux: all
new 0e2c4030 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 (a99a5994)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11812 ++++++++--------
04-build_abe-stage1/console.log | 13739 +++++++++---------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 26873 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26882 insertions(+), 26876 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 gcc.
from 74ddc9b8e55 testsuite: Fix g++.dg/analyzer/pr93212.C with check-c++-all
new dc6d0f89d4b i386: Fix k*shift* intrinsics [PR93673]
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 | 11 +++++++++
gcc/config/i386/sse.md | 10 ++++----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/avx512bw-pr93673.c | 30 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx512dq-pr93673.c | 20 ++++++++++++++++
gcc/testsuite/gcc.target/i386/avx512f-pr93673.c | 20 ++++++++++++++++
6 files changed, 91 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr93673.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512dq-pr93673.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr93673.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.