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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5bdf9f24 0: good: binutils-gcc-linux: all
new d4a97fde 0: good: 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 (5bdf9f24)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 22 +-
02-prepare_abe/console.log | 104 +-
03-build_abe-binutils/console.log | 10050 ++++++-------
04-build_abe-stage1/console.log | 16429 ++++++++++-----------
05-build_linux/console.log | 1204 +-
06-boot_linux/console.log | 2 +-
console.log | 27819 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27836 insertions(+), 27806 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 2ab4f529bb6 [InstCombine] canonicalize fdiv after fmul if reassociation [...]
new 24e71e6865d [llvm-objdump] Align instructions to a tab stop in disassem [...]
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:
test/tools/llvm-objdump/X86/disassemble-align.s | 29 +++++++++++++++++++++++++
tools/llvm-objdump/llvm-objdump.cpp | 23 +++++++++++++++-----
2 files changed, 47 insertions(+), 5 deletions(-)
create mode 100644 test/tools/llvm-objdump/X86/disassemble-align.s
--
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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 4443f8e6ac77 Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
adds f958d7b528b1 mm: make page ref count overflow check tighter and more explicit
adds 88b1a17dfc3e mm: add 'try_get_page()' helper function
adds 8fde12ca79af mm: prevent get_user_pages() from overflowing page refcount
adds 15fab63e1e57 fs: prevent page refcount overflow in pipe_buf_get
adds 6b3a70773630 Merge branch 'page-refs' (page ref overflow)
adds dc4060a5dc25 Linux 5.1-rc5
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/fuse/dev.c | 12 ++++++------
fs/pipe.c | 4 ++--
fs/splice.c | 12 ++++++++++--
include/linux/mm.h | 15 ++++++++++++++-
include/linux/pipe_fs_i.h | 10 ++++++----
kernel/trace/trace.c | 6 +++++-
mm/gup.c | 48 +++++++++++++++++++++++++++++++++++------------
mm/hugetlb.c | 13 +++++++++++++
9 files changed, 93 insertions(+), 29 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 96e972dd 0: good: binutils-gcc-linux: all
new 573361c0 0: good: 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 (96e972dd)
\
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 | 62 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 10486 ++++----
04-build_abe-stage1/console.log | 14767 +++++------
05-build_linux/console.log | 24615 +++++++++---------
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 50214 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 51254 insertions(+), 49182 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 90597d4a3c4 DAG: propagate ConsecutiveRegs flags to returns too.
new 2ab4f529bb6 [InstCombine] canonicalize fdiv after fmul if reassociation [...]
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:
.../InstCombine/InstCombineMulDivRem.cpp | 8 +++++
test/Transforms/InstCombine/fast-math.ll | 4 +--
test/Transforms/InstCombine/fmul-pow.ll | 5 ++-
test/Transforms/InstCombine/fmul.ll | 36 +++++++++++-----------
4 files changed, 30 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.