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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 5fbe6f4318 Automatic date update in version.in
adds beaafdf3e2 Automatic date update in version.in
adds 7efc8776ec Automatic date update in version.in
adds fb261566ad Automatic date update in version.in
adds 54c343f5b2 Automatic date update in version.in
adds 3b33651e3d Automatic date update in version.in
adds 01cab7a6b8 Automatic date update in version.in
adds 7df48b0704 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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 09a76cb7 0: update: binutils-gcc-linux-qemu: boot
new b25fcb85 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 (09a76cb7)
\
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 | 114 +-
02-prepare_abe/console.log | 30 +-
03-build_abe-binutils/console.log | 11640 +++++------
04-build_abe-stage1/console.log | 13952 +++++++------
05-build_abe-qemu/console.log | 7020 +++----
06-build_linux/console.log | 608 +-
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 33416 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 33416 insertions(+), 33424 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 8aa2ca10 0: update: binutils-gcc-linux-qemu: boot
new 9f579d4b 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 (8aa2ca10)
\
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 | 120 +-
02-prepare_abe/console.log | 102 +-
03-build_abe-binutils/console.log | 11676 ++++-----
04-build_abe-stage1/console.log | 19298 +++++++--------
05-build_abe-qemu/console.log | 6983 +++---
06-build_linux/console.log | 906 +-
07-boot_linux/console.log | 494 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 11 +-
console.log | 39605 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 39722 insertions(+), 39530 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 829c4bea066 ix86: Support V{2, 4}DImode arithmetic right shifts for SSE [...]
new a451598b2c0 arm: correctly handle inequality comparisons against max co [...]
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/config/arm/arm.c | 29 +++++++++++++++++++++++++----
gcc/testsuite/gcc.dg/pr100563.c | 9 +++++++++
2 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr100563.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 f1693741cb2 i386: Fix up V2SFmode vcond* with -mxop [PR100581]
new 829c4bea066 ix86: Support V{2, 4}DImode arithmetic right shifts for SSE [...]
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/config/i386/i386-expand.c | 248 +++++++++++++++++++++
gcc/config/i386/i386.c | 29 ++-
gcc/config/i386/sse.md | 246 +++++++++++++++++++-
gcc/testsuite/gcc.dg/torture/vshuf-4.inc | 4 +-
gcc/testsuite/gcc.dg/torture/vshuf-8.inc | 4 +-
gcc/testsuite/gcc.target/i386/avx-pr82370.c | 2 +-
.../gcc.target/i386/{avx-mul-1.c => avx-psraq-1.c} | 4 +-
gcc/testsuite/gcc.target/i386/avx2-pr82370.c | 4 +-
gcc/testsuite/gcc.target/i386/avx2-psraq-1.c | 51 +++++
gcc/testsuite/gcc.target/i386/avx512bw-pr82370.c | 4 +-
gcc/testsuite/gcc.target/i386/avx512f-pr82370.c | 4 +-
gcc/testsuite/gcc.target/i386/sse2-psraq-1.c | 53 +++++
gcc/testsuite/gcc.target/i386/sse4_2-psraq-1.c | 13 ++
13 files changed, 649 insertions(+), 17 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx-mul-1.c => avx-psraq-1.c} (69%)
create mode 100644 gcc/testsuite/gcc.target/i386/avx2-psraq-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-psraq-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_2-psraq-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.