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-lts-defconfig
in repository toolchain/ci/gcc.
from 15b99a6b83e libstdc++: Update link to Arm ABI
adds 9a48892bea7 doc: New source for "Memory Model for Static Analysis" paper
adds adfe99ad8fa Daily bump.
adds 12ae2bc7084 Fix standard name for zero/sign extend expanders
adds 97d3ddcfc9c i386: Use existing temporary register in rounding functions
adds 81615bb072c i386: Fix __builtin_rint with FE_DOWNWARD rounding directio [...]
adds 7e999bd84f4 doc: Remove HSAIL from Language Standards
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.c | 28 ++-
gcc/config/i386/i386.md | 4 +
gcc/config/i386/sse.md | 36 +--
gcc/doc/analyzer.texi | 2 +-
gcc/doc/standards.texi | 8 -
gcc/fortran/ChangeLog | 11 +
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c | 192 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c | 280 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c | 148 +++++++++++
gcc/testsuite/gcc.target/i386/pr96793-2.c | 28 +++
libstdc++-v3/ChangeLog | 10 +
14 files changed, 725 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from c8f02daac9 Simplify MULTI_SUBSCRIPT implementation
adds adf6c633a3 Automatic date update in version.in
adds 3e9373fcaf binutils: Use the newly built assembler and linker
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/compress.exp | 11 ++++++++++-
3 files changed, 16 insertions(+), 2 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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 94141e243 0: update: binutils-gcc-linux-qemu: boot
new c31963dc5 0: update: binutils-gcc-linux-qemu: 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 (94141e243)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 162 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 11420 +++++----
04-build_abe-stage1/console.log | 20780 +++++++--------
05-build_linux/console.log | 822 +-
06-build_abe-qemu/console.log | 6689 ++---
07-boot_linux/console.log | 416 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 40501 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 40502 insertions(+), 40504 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-master-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 15b99a6b83e libstdc++: Update link to Arm ABI
adds 9a48892bea7 doc: New source for "Memory Model for Static Analysis" paper
adds adfe99ad8fa Daily bump.
adds 12ae2bc7084 Fix standard name for zero/sign extend expanders
adds 97d3ddcfc9c i386: Use existing temporary register in rounding functions
adds 81615bb072c i386: Fix __builtin_rint with FE_DOWNWARD rounding directio [...]
new 7e999bd84f4 doc: Remove HSAIL from Language Standards
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 | 5 +
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.c | 28 ++-
gcc/config/i386/i386.md | 4 +
gcc/config/i386/sse.md | 36 +--
gcc/doc/analyzer.texi | 2 +-
gcc/doc/standards.texi | 8 -
gcc/fortran/ChangeLog | 11 +
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c | 192 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c | 280 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c | 148 +++++++++++
gcc/testsuite/gcc.target/i386/pr96793-2.c | 28 +++
libstdc++-v3/ChangeLog | 10 +
14 files changed, 725 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from c8f02daac9 Simplify MULTI_SUBSCRIPT implementation
adds adf6c633a3 Automatic date update in version.in
adds 3e9373fcaf binutils: Use the newly built assembler and linker
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/compress.exp | 11 ++++++++++-
3 files changed, 16 insertions(+), 2 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-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards d8c4adcaa 0: update: binutils-gcc-linux-qemu: boot
new cb43b270e 0: update: binutils-gcc-linux-qemu: 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 (d8c4adcaa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 434 +-
03-build_abe-binutils/console.log | 11681 +++++-----
04-build_abe-stage1/console.log | 15959 +++++++------
05-build_linux/console.log | 686 +-
06-build_abe-qemu/console.log | 6254 +++---
07-boot_linux/console.log | 490 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35674 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 35668 insertions(+), 35696 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 15b99a6b83e libstdc++: Update link to Arm ABI
adds 9a48892bea7 doc: New source for "Memory Model for Static Analysis" paper
adds adfe99ad8fa Daily bump.
adds 12ae2bc7084 Fix standard name for zero/sign extend expanders
adds 97d3ddcfc9c i386: Use existing temporary register in rounding functions
new 81615bb072c i386: Fix __builtin_rint with FE_DOWNWARD rounding directio [...]
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 | 5 +
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.c | 28 ++-
gcc/config/i386/i386.md | 4 +
gcc/config/i386/sse.md | 36 +--
gcc/doc/analyzer.texi | 2 +-
gcc/fortran/ChangeLog | 11 +
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c | 192 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c | 280 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c | 148 +++++++++++
gcc/testsuite/gcc.target/i386/pr96793-2.c | 28 +++
libstdc++-v3/ChangeLog | 10 +
13 files changed, 725 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx2-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-avx512bw-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr92658-sse4-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c8f02daac9 Simplify MULTI_SUBSCRIPT implementation
adds adf6c633a3 Automatic date update in version.in
adds 3e9373fcaf binutils: Use the newly built assembler and linker
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/compress.exp | 11 ++++++++++-
3 files changed, 16 insertions(+), 2 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards aca00d4a0 2: update: binutils-gcc-linux-qemu: 20990
new e3882a469 2: update: binutils-gcc-linux-qemu: 20990
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 (aca00d4a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11862 +++++-----
04-build_abe-stage1/console.log | 16454 ++++++-------
05-build_linux/console.log | 9310 ++++----
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 4 +-
09-update_baseline/console.log | 6 +-
09-update_baseline/results.regressions | 4 +-
console.log | 38180 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 38220 insertions(+), 38188 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-allmodconfig
in repository toolchain/ci/linux.
from 14e3e989f6a5 proc mountinfo: make splice available again
adds 5c8fe583cce5 Linux 5.11-rc1
adds 58315c966511 kernel: cgroup: Mundane spelling fixes throughout the file
adds 5a7b5f32c5aa cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
adds 2d18e54dd866 cgroup: Fix memory leak when parsing multiple source parameters
adds 91afe604c154 Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/li [...]
adds 01341fbd0d8d workqueue: Kick a worker based on the actual activation of [...]
adds c76e02c59e13 Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
Makefile | 4 ++--
kernel/cgroup/cgroup-v1.c | 2 ++
kernel/cgroup/cgroup.c | 30 +++++++++++++++---------------
kernel/workqueue.c | 13 ++++++++++---
4 files changed, 29 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.