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 3108c90e [clangd] A code tweak to expand a macro
new 6df4401e [clangd] Use -completion-style=bundled by default if signatur [...]
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:
clangd/ClangdLSPServer.cpp | 2 ++
clangd/CodeComplete.cpp | 2 +-
clangd/CodeComplete.h | 5 ++++-
clangd/Protocol.cpp | 1 +
clangd/Protocol.h | 8 ++++++++
clangd/tool/ClangdMain.cpp | 6 +++---
6 files changed, 19 insertions(+), 5 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from 0240c270776 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
adds cc5614a9acd 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.
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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 6198971493 Automatic date update in version.in
adds 7d284924fc Automatic date update in version.in
adds b96b6262f5 PR24785, bfd crashes on empty .PPC.EMB.apuinfo section
adds 16ba30dcfa aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelf
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf32-ppc.c | 4 +++-
bfd/version.h | 2 +-
binutils/readelf.c | 3 +++
4 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fafae1b 0: update: binutils-gcc-linux: boot
new dcb71ef 0: update: 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 (fafae1b)
\
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 | 130 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 11210 ++++++++--------
04-build_abe-stage1/console.log | 12848 ++++++++++---------
05-build_linux/console.log | 728 +-
06-boot_linux/console.log | 4 +-
console.log | 24951 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 24932 insertions(+), 24957 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-allnoconfig
in repository toolchain/ci/linux.
from 46713c3d2f8d Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
adds 0ecfebd2b524 Linux 5.2
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e46ef71 0: update: llvm-linux: boot
new a135588 0: update: llvm-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 (e46ef71)
\
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 | 184 +-
02-build_llvm/console.log | 11640 +++++++++++++++++------------------
03-build_linux/console.log | 634 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12476 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12480 insertions(+), 12480 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 a899c6a8141 [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
new e273d206504 Update gn files
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:
utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn | 1 +
utils/gn/secondary/libcxx/src/BUILD.gn | 1 +
utils/gn/secondary/llvm/lib/Bitcode/Reader/BUILD.gn | 1 +
3 files changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0dedc55 0: update: binutils-ea142fbfc9c1708a83d3532257d6728e1f5c142e: all
new d4409ce 0: update: gcc-886e6c18b0a7ec9f205396f75a33edb5c852749c: 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 (0dedc55)
\
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 | 14 +-
02-prepare_abe/console.log | 82 +-
03-build_abe-binutils/console.log | 11067 +++++++--------
04-build_abe-stage1/console.log | 15210 ++++++++++----------
05-build_linux/console.log | 134 +-
06-boot_linux/console.log | 2 +-
console.log | 26839 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 26653 insertions(+), 26703 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.