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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bbb778a4 2: update: binutils-gcc-linux: 17773
new eac1c6fb 2: update: binutils-gcc-linux: 17774
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 (bbb778a4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 16 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10654 ++++++-------
04-build_abe-stage1/console.log | 17384 ++++++++++-----------
05-build_linux/console.log | 862 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 58 +-
console.log | 29424 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 29443 insertions(+), 29403 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1a541f23 0: update: binutils-gcc-linux: all
new c200df1c 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 (1a541f23)
\
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 | 88 +-
03-build_abe-binutils/console.log | 10415 +++++++------
04-build_abe-stage1/console.log | 16779 ++++++++++-----------
05-build_linux/console.log | 650 +-
06-boot_linux/console.log | 2 +-
console.log | 28126 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28133 insertions(+), 28109 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 150688ca 2: update: llvm-linux: 19135
new 481ddd41 2: update: llvm-linux: 19135
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 (150688ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 220 +-
02-build_llvm/console.log | 11578 ++++++++++++++---------------
03-build_linux/console.log | 3168 ++++----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 96 +-
console.log | 15068 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 15072 insertions(+), 15072 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-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from 9124fda0adf Merging r355038:
new 1a19847514e Merging r351523:
new 11c3a5c0f98 Merging r360825:
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:
compiler-rt/cmake/base-config-ix.cmake | 4 ++--
llvm/lib/Target/AVR/AVRISelLowering.cpp | 28 ++++++++++++++---------
llvm/lib/Target/AVR/AVRISelLowering.h | 8 ++++++-
llvm/lib/Target/AVR/AVRSubtarget.cpp | 12 ++++++++--
llvm/lib/Target/AVR/AVRSubtarget.h | 5 +++-
llvm/test/CodeGen/AVR/{mul.ll => hardware-mul.ll} | 2 ++
llvm/test/CodeGen/AVR/smul-with-overflow.ll | 2 +-
llvm/test/CodeGen/AVR/software-mul.ll | 28 +++++++++++++++++++++++
llvm/test/CodeGen/AVR/umul-with-overflow.ll | 2 +-
9 files changed, 72 insertions(+), 19 deletions(-)
rename llvm/test/CodeGen/AVR/{mul.ll => hardware-mul.ll} (90%)
create mode 100644 llvm/test/CodeGen/AVR/software-mul.ll
--
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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 0c8cca0c 0: update: llvm-linux: boot
new 9bcdf16e 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 (0c8cca0c)
\
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 | 70 +-
02-build_llvm/console.log | 11652 +++++++++++++++----------------
03-build_linux/console.log | 1824 +++--
04-boot_linux/console.log | 408 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13962 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13966 insertions(+), 13991 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-allnoconfig
in repository toolchain/ci/linux.
from 54dee406374c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds fba388032cf2 counter: fix Documentation build error due to incorrect so [...]
adds e6d319f68d4d scripts/spdxcheck.py: Fix path to deprecated licenses
adds 29077bc5b7a4 scripts/spdxcheck.py: Add dual license subdirectory
adds a65fd4f0def5 Documentation: kdump: fix minor typo
adds 61686afe1ff3 Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux
adds 5cd213b0fec6 xfs: don't reserve per-AG space for an internal log
adds 4dde821e4296 Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes:
Documentation/driver-api/generic-counter.rst | 2 +-
Documentation/kdump/kdump.txt | 2 +-
fs/xfs/libxfs/xfs_ialloc_btree.c | 9 +++++++++
fs/xfs/libxfs/xfs_refcount_btree.c | 9 +++++++++
fs/xfs/libxfs/xfs_rmap_btree.c | 9 +++++++++
scripts/spdxcheck.py | 2 +-
6 files changed, 30 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from cc1d3efc1c Automatic date update in version.in
adds d9143b9c02 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 21e7da0a 0: update: binutils-gcc-linux: boot
new cb5379e4 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 (21e7da0a)
\
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 | 128 +-
02-prepare_abe/console.log | 114 +-
03-build_abe-binutils/console.log | 11008 +++++++--------
04-build_abe-stage1/console.log | 14014 +++++++++----------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 4 +-
console.log | 25956 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 25987 insertions(+), 25943 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.