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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 98a7e7c 0: good: llvm-linux: all
new 894ad2b 0: good: linux-e3ecb83ee707a3b2a4d12e19509ecbda7f793cc2: 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 (98a7e7c)
\
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 | 16 +-
02-build_llvm/console.log | 11464 +++++++++++++++--------------
03-build_linux/console.log | 3520 ++++-----
04-boot_linux/console.log | 2 +-
console.log | 15023 +++++++++++++++++++--------------------
jenkins/manifest.sh | 11 +-
results | 2 +-
7 files changed, 15004 insertions(+), 15034 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-next-allnoconfig
in repository toolchain/ci/gcc.
from 12e96eaead6 Daily bump.
adds daeafe1333c 2019-03-31 Harald Anlauf <anlauf(a)gmx.de>
adds 3771b76a540 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/target-memory.c | 1 +
gcc/fortran/trans-types.c | 3 +++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr85797.f90 | 33 +++++++++++++++++++++++++++++++++
6 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr85797.f90
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a67a2d2 0: good: binutils-gcc-linux: boot
new bad7d25 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 (a67a2d2)
\
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 | 126 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 10356 ++++++++--------
04-build_abe-stage1/console.log | 12325 ++++++++++---------
05-build_linux/console.log | 384 +-
console.log | 23547 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 23485 insertions(+), 23447 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 linux.
from 79a3aaa7b82e Linux 5.1-rc3
new 4fdcfab5b553 jffs2: fix use-after-free on symlink traversal
new 0cdc17ebd207 ubifs: fix use-after-free on symlink traversal
new 93b919da64c1 debugfs: fix use-after-free on symlink traversal
new db5481e705e2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new b53119f13a04 pin iocb through aio.
new 833f4154ed56 aio: fold lookup_kiocb() into its sole caller
new a9339b785509 aio: keep io_event in aio_kiocb
new 2bb874c0d873 aio: store event at final iocb_put()
new af5c72b1fc7a Fix aio_poll() races
new 958c13ce141c make aio_read()/aio_write() return int
new 7425970347a2 aio: move dropping ->ki_eventfd into iocb_destroy()
new fa0ca2aee3be deal with get_reqs_available() in aio_get_req() itself
new 7316b49c2a11 aio: move sanity checks and request allocation to io_submit_one()
new 5e7a8ca31926 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/li [...]
The 14 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:
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.
unknown user pushed a change to branch master
in repository libcxx.
from 4cf126b50 Make common_type's implementation common
new eec31ce77 Fix PR41130 - 'operator/ of std::chrono::duration and custom [...]
new b857e811b [libc++] Declare std::tuple_element as struct instead of class
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:
include/__tuple | 17 ++++------
include/array | 5 ++-
include/chrono | 38 +++++++---------------
include/span | 3 +-
include/tuple | 4 +--
include/utility | 10 +++---
test/std/utilities/time/rep.h | 36 ++++++++++++++++++++
.../time.duration.arithmetic/op_divide=.pass.cpp | 10 ++++++
.../op_mod=duration.pass.cpp | 10 ++++++
.../time.duration.arithmetic/op_mod=rep.pass.cpp | 15 +++++++++
.../time.duration.arithmetic/op_times=.pass.cpp | 10 ++++++
.../time.duration.nonmember/op_divide_rep.pass.cpp | 16 ++++++++-
.../time.duration.nonmember/op_mod_rep.pass.cpp | 16 ++++++++-
.../time.duration.nonmember/op_times_rep.pass.cpp | 16 +++++++++
.../tuple.helper/tuple.include.array.pass.cpp | 3 +-
.../tuple.helper/tuple_element.fail.cpp | 3 +-
.../tuple.helper/tuple_element.pass.cpp | 3 +-
.../tuple_size_structured_bindings.pass.cpp | 3 +-
18 files changed, 158 insertions(+), 60 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 33a4b080ff5 sel-sched: remove assert in merge_fences (PR 87273)
new 0aba8c75f10 2019-04-01 Vladimir Makarov <vmakarov(a)redhat.com>
new 36aec94fe70 sel-sched: update liveness in redirect_edge_and_branch hook [...]
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:
gcc/ChangeLog | 13 +++++++++++++
gcc/ira-costs.c | 7 +++++++
gcc/sel-sched-ir.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr86928.c | 25 +++++++++++++++++++++++++
5 files changed, 54 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr86928.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.