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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards b0614baa 0: update: binutils-llvm-linux-qemu: boot
new ec5ad8a8 0: update: binutils-llvm-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 (b0614baa)
\
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 | 23 +-
02-prepare_abe/console.log | 304 +-
03-build_abe-binutils/console.log | 11750 +++++++-------
04-build_llvm/console.log | 13195 ++++++++-------
05-build_linux/console.log | 720 +-
06-build_abe-qemu/console.log | 4577 +++---
07-boot_linux/console.log | 482 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 10 +-
console.log | 31063 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
12 files changed, 31052 insertions(+), 31094 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-defconfig
in repository toolchain/ci/base-artifacts.
discards dc1bc7af 0: update: binutils-llvm-linux-qemu: boot
new 3fc98e8e 0: update: binutils-llvm-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 (dc1bc7af)
\
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 | 171 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 12270 ++++++-------
04-build_llvm/console.log | 13866 +++++++-------
05-build_linux/console.log | 647 +-
06-build_abe-qemu/console.log | 6867 +++----
07-boot_linux/console.log | 490 +-
08-check_regression/console.log | 8 +-
09-update_baseline/console.log | 10 +-
console.log | 34773 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results | 2 +-
12 files changed, 35064 insertions(+), 34506 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 binutils-gdb.
from 04b4939b036 gdb: riscv: enable sim integration
new c180f095f32 PR27345, binutils/arsup.c: lstat() not available on all targets
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:
binutils/ChangeLog | 5 +++++
binutils/arsup.c | 2 +-
2 files changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from b80fefd6264 Enable X86_TUNE_AVX256_UNALIGNED_{LOAD,STORE}_OPTIMAL in ge [...]
new 8d0737d8f4b Fix ICE: Don't generate integer mask comparision for 128/25 [...]
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 | 43 ++++++--
gcc/testsuite/g++.target/i386/avx512bw-pr98537-1.C | 11 ++
gcc/testsuite/g++.target/i386/avx512vl-pr98537-1.C | 40 ++++++++
gcc/testsuite/g++.target/i386/avx512vl-pr98537-2.C | 8 ++
gcc/testsuite/gcc.target/i386/avx512vl-pr88547-1.c | 10 +-
.../gcc.target/i386/avx512vl-pr92686-vpcmp-1.c | 112 ---------------------
.../gcc.target/i386/avx512vl-pr92686-vpcmp-2.c | 91 -----------------
.../i386/avx512vl-pr92686-vpcmp-intelasm-1.c | 111 --------------------
8 files changed, 100 insertions(+), 326 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/avx512bw-pr98537-1.C
create mode 100644 gcc/testsuite/g++.target/i386/avx512vl-pr98537-1.C
create mode 100644 gcc/testsuite/g++.target/i386/avx512vl-pr98537-2.C
delete mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr92686-vpcmp-1.c
delete mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr92686-vpcmp-2.c
delete mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr92686-vpcmp-intelasm-1.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 a19dd5e644a Daily bump.
new b80fefd6264 Enable X86_TUNE_AVX256_UNALIGNED_{LOAD,STORE}_OPTIMAL in ge [...]
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/x86-tune.def | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.