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-defconfig
in repository toolchain/ci/base-artifacts.
discards 2db92d1 0: good: binutils-gcc-linux: boot
new c6d4aaf 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 (2db92d1)
\
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 | 48 +-
02-prepare_abe/console.log | 152 +-
03-build_abe-binutils/console.log | 10031 +++++++------
04-build_abe-stage1/console.log | 15675 ++++++++++----------
05-build_linux/console.log | 1656 +--
06-boot_linux/console.log | 386 +-
console.log | 27942 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 27903 insertions(+), 28003 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 84a3280cc1 Fix compiler warning, remove extra ";" [NFC]
new fb2e2123df [PowerPC] Fix issue with inline asm - soft float mode
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/Basic/Targets/PPC.cpp | 3 +++
lib/Basic/Targets/PPC.h | 10 +++++++++-
test/Driver/ppc-inlineasm-sf.c | 16 ++++++++++++++++
3 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/ppc-inlineasm-sf.c
--
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-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 97551d1 0: good: llvm-linux: 431
new 774891d 0: good: llvm-linux: 431
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 (97551d1)
\
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 | 118 +-
02-build_llvm/console.log | 11500 ++++++++++++++++++------------------
03-build_linux/console.log | 639 +-
06-update_baseline/console.log | 24 -
console.log | 12281 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12234 insertions(+), 12336 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 74a4fc7f9d9 Enforce StackID definition in PEI
new 64bce2ddd40 [X86][AVX] Add test case showing failure to fold broadcast [...]
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/CodeGen/X86/avx-vbroadcast.ll | 48 ++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
--
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 lldb.
from 8909047b1 Fix flakyness in TestCommandScriptImmediateOutput
new d1700e79d Make operator==s consistent between c++ and python APIs
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/lldb/API/SBAddress.h | 4 +++
include/lldb/API/SBFileSpec.h | 4 +++
include/lldb/API/SBWatchpoint.h | 4 +++
scripts/Python/modify-python-lldb.py | 51 ++++++------------------------------
scripts/interface/SBAddress.i | 9 +++++++
scripts/interface/SBBreakpoint.i | 4 +++
scripts/interface/SBFileSpec.i | 4 +++
scripts/interface/SBModule.i | 4 +++
scripts/interface/SBWatchpoint.i | 4 +++
scripts/lldb.swig | 3 +--
source/API/SBAddress.cpp | 9 +++++++
source/API/SBFileSpec.cpp | 18 +++++++++++++
source/API/SBWatchpoint.cpp | 18 +++++++++++++
13 files changed, 91 insertions(+), 45 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-mainline-allyesconfig
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/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4049c06 0: good: llvm-linux: 16693
new bd1eb3b 0: good: llvm-linux: 16693
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 (4049c06)
\
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 | 220 +-
02-build_llvm/console.log | 11377 +++++++++++++++--------------
03-build_linux/console.log | 3168 ++++----
05-check_regression/console.log | 2 +-
console.log | 14767 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14744 insertions(+), 14798 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.