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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0d1bf7fc 0: update: llvm-linux: boot
new 869c307c 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 (0d1bf7fc)
\
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 | 130 +-
02-build_llvm/console.log | 11987 ++++++++++++++++---------------
03-build_linux/console.log | 1782 ++---
04-boot_linux/console.log | 416 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 48 +-
console.log | 14371 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14374 insertions(+), 14376 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 llvm.
from a907fae2e33 [RISCV] Make RISCVELFObjectWriter::getRelocType check IsPCRel
new 57ef38f3462 [RISCV][NFC] Fix HasStedExtA -> HasStdExtA typo in comment
new 6d9af5b8554 [RISCV][NFC] Split PseudoCALL pattern out from instruction
The 2 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:
lib/Target/RISCV/RISCVInstrInfo.td | 4 ++--
lib/Target/RISCV/RISCVInstrInfoA.td | 2 +-
2 files changed, 3 insertions(+), 3 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-arm-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 47fe74a5166 Daily bump.
adds b76459ba3b0 Backport fix for PR85711
adds 8958f1e9a81 S/390: Fix vector shift count operand
adds 3240bb8a565 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/s390/vector.md | 2 +-
gcc/recog.c | 16 +++++++++++----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c | 24 ++++++++++++++++++++++
6 files changed, 62 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-shift-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-release-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f83492cd36 Automatic date update in version.in
adds 47069bb706 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3b054d9e 0: update: binutils-gcc-linux: all
new 48b09a4f 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 (3b054d9e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 174 +-
03-build_abe-binutils/console.log | 10806 +++++++-------
04-build_abe-stage1/console.log | 16369 +++++++++++----------
05-build_linux/console.log | 580 +-
06-boot_linux/console.log | 2 +-
console.log | 28095 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 28104 insertions(+), 28106 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 llvm.
from b9b89d475a7 hwasan: Pad arrays with non-1 size correctly.
new a907fae2e33 [RISCV] Make RISCVELFObjectWriter::getRelocType check IsPCRel
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:
.../RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp | 61 +++++++++++++---------
1 file changed, 36 insertions(+), 25 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from bcb3a696 1: reset: linux-2443091408c267f84b40025183490486b79ee2cd: 19523
new 5dd07a7c 2: update: linux-e689ed79e479fb754a28957a7a58218893d57cb1: 19645
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 | 168 +-
02-build_llvm/console.log | 11406 ++++++++++++++++-----------------
03-build_linux/console.log | 1463 ++---
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 36 +-
console.log | 13093 ++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12620 insertions(+), 13578 deletions(-)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.