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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 68b1263 0: good: llvm-linux: 19304
new e1d8096 0: good: llvm-linux: 19306
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 (68b1263)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 11493 +++++++++++++++---------------
03-build_linux/console.log | 2603 +++----
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 10 +-
console.log | 14334 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14345 insertions(+), 14337 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 svn-tags/RELEASE_710
in repository test-suite.
at eb6b57c6 Creating release candidate rc1 from release_710 branch
This branch includes the following new commits:
new eb6b57c6 Creating release candidate rc1 from release_710 branch
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.
--
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 test-suite.
from c05215a3 [test-suite][mips] Fix compile options for tramp3d-v4 test
new 5065ecc9 [test-suite,CUDA] Add a test case to test the edge cases for [...]
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:
External/CUDA/CMakeLists.txt | 1 +
External/CUDA/test_round.cu | 54 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
create mode 100644 External/CUDA/test_round.cu
--
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-tools-extra.
from 738fdcae Spelling correction for docs for cppcoreguidelines-owning-memory
new 300375e2 Fix clangd unittest _WIN32 ifdef
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:
unittests/clangd/JSONTransportTests.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 binutils-gdb.
from c29705b71a Fix internal error and improve 'set debug infrun 1'/target w [...]
new 8bdc16587e gdb: Add $_cimag and $_creal internal functions
new d7df654955 gdb/fortran: Handle internal function calls
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:
gdb/ChangeLog | 14 +++++
gdb/NEWS | 4 +-
gdb/doc/ChangeLog | 5 ++
gdb/doc/gdb.texinfo | 11 ++++
gdb/dwarf2read.c | 36 ++++++++++++-
gdb/eval.c | 12 +++--
gdb/testsuite/ChangeLog | 11 ++++
.../mi2-cli-display.c => gdb.base/complex-parts.c} | 34 +++++++++---
gdb/testsuite/gdb.base/complex-parts.exp | 62 ++++++++++++++++++++++
gdb/testsuite/gdb.base/default.exp | 2 +
gdb/testsuite/gdb.python/py-function.exp | 8 ++-
gdb/testsuite/lib/gdb.exp | 8 +++
gdb/value.c | 52 ++++++++++++++++++
13 files changed, 244 insertions(+), 15 deletions(-)
copy gdb/testsuite/{gdb.mi/mi2-cli-display.c => gdb.base/complex-parts.c} (52%)
create mode 100644 gdb/testsuite/gdb.base/complex-parts.exp
--
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-allmodconfig
in repository toolchain/ci/linux.
from 63fc9c23488d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 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:
Makefile | 2 +-
fs/aio.c | 338 +++++++++++++++++++++++----------------------------
fs/debugfs/inode.c | 13 +-
fs/jffs2/readinode.c | 5 -
fs/jffs2/super.c | 5 +-
fs/ubifs/super.c | 4 +-
6 files changed, 165 insertions(+), 202 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-allmodconfig
in repository toolchain/ci/gcc.
from 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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.