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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards db62337 0: good: binutils-gcc-linux: boot
new 9e676c9 0: good: 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 (db62337)
\
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 | 128 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 10578 +++++++-------
04-build_abe-stage1/console.log | 13194 +++++++++---------
05-build_linux/console.log | 2508 ++--
06-boot_linux/console.log | 338 +-
07-check_regression/console.log | 26 +-
console.log | 26770 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 26124 insertions(+), 27436 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 79a3aaa7b82e Linux 5.1-rc3
adds 4fdcfab5b553 jffs2: fix use-after-free on symlink traversal
adds 0cdc17ebd207 ubifs: fix use-after-free on symlink traversal
adds 93b919da64c1 debugfs: fix use-after-free on symlink traversal
adds db5481e705e2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds b53119f13a04 pin iocb through aio.
adds 833f4154ed56 aio: fold lookup_kiocb() into its sole caller
adds a9339b785509 aio: keep io_event in aio_kiocb
adds 2bb874c0d873 aio: store event at final iocb_put()
adds af5c72b1fc7a Fix aio_poll() races
adds 958c13ce141c make aio_read()/aio_write() return int
adds 7425970347a2 aio: move dropping ->ki_eventfd into iocb_destroy()
adds fa0ca2aee3be deal with get_reqs_available() in aio_get_req() itself
adds 7316b49c2a11 aio: move sanity checks and request allocation to io_submit_one()
adds 5e7a8ca31926 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
fs/aio.c | 338 +++++++++++++++++++++++----------------------------
fs/debugfs/inode.c | 13 +-
fs/jffs2/readinode.c | 5 -
fs/jffs2/super.c | 5 +-
fs/ubifs/super.c | 4 +-
5 files changed, 164 insertions(+), 201 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ddd549f 0: good: binutils-gcc-linux: all
new c818bf8 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 (ddd549f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 126 +-
02-prepare_abe/console.log | 130 +-
03-build_abe-binutils/console.log | 9615 ++++---
04-build_abe-stage1/console.log | 19093 +++++++------
05-build_linux/console.log | 22841 ++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 51885 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 51831 insertions(+), 51877 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 libcxx.
from 7b9927381 [libcxx] Make sure reference_wrapper works with incomplete types
new 571eaaa09 Fix a number of bugs in __val_expr's subset operator[].
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:
include/valarray | 23 +++-
.../valarray.sub/gslice_const.pass.cpp | 116 +++++++++++----------
.../valarray.sub/gslice_non_const.pass.cpp | 113 +++++++++++++-------
.../valarray.sub/indirect_array_const.pass.cpp | 88 +++++++++-------
.../valarray.sub/indirect_array_non_const.pass.cpp | 90 +++++++++-------
.../valarray.sub/slice_const.pass.cpp | 29 ++++--
.../valarray.sub/slice_non_const.pass.cpp | 56 ++++++----
.../valarray.sub/valarray_bool_const.pass.cpp | 19 +++-
.../valarray.sub/valarray_bool_non_const.pass.cpp | 47 ++++++---
9 files changed, 359 insertions(+), 222 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 5ba54df6a0d * config/sparc/linux64.h (ASAN_REJECT_SPEC): New macro. ( [...]
new 0552d7c9a10 Fix param description of graphite-max-arrays-per-scop (PR t [...]
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/ChangeLog | 6 ++++++
gcc/params.def | 2 +-
2 files changed, 7 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 llvm.
from 2f2c88671c4 [LoopPredication] Simplify widenable condition handling [NFC]
new 8abcd764922 SimplifyCFG SinkCommonCodeFromPredecessors: Also sink funct [...]
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:
lib/Transforms/Utils/SimplifyCFG.cpp | 29 +++++++-------
test/CodeGen/AArch64/max-jump-table.ll | 48 +++++++++++------------
test/CodeGen/AArch64/min-jump-table.ll | 30 +++++++-------
test/CodeGen/AArch64/win64-jumptable.ll | 52 ++++++++++++-------------
test/CodeGen/ARM/cmpxchg-idioms.ll | 4 +-
test/Transforms/SimplifyCFG/sink-common-code.ll | 44 +++++++++++++++++++++
6 files changed, 126 insertions(+), 81 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 clang.
from 2f03b60f2c [CodeGen] Generate follow-up metadata for loops with more th [...]
new ee0a01f07e SimplifyCFG SinkCommonCodeFromPredecessors: Also sink functi [...]
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/CodeGenCXX/nrvo.cpp | 1 -
test/CodeGenCXX/stack-reuse-exceptions.cpp | 2 +-
test/CodeGenObjC/exceptions.m | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.