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 b926bfd0 [clangd] Optimize "don't include me" check.
new fe8fb5d0 [clangd] Query index in code completion no-compile 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:
clangd/CodeComplete.cpp | 48 +++++---
clangd/SourceCode.cpp | 199 ++++++++++++++++++++++++++++++++-
clangd/SourceCode.h | 23 ++++
unittests/clangd/CodeCompleteTests.cpp | 66 +++++++++++
unittests/clangd/SourceCodeTests.cpp | 68 +++++++++++
5 files changed, 385 insertions(+), 19 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-next-allnoconfig
in repository toolchain/ci/gcc.
from c7c137d66d2 Daily bump.
adds 52abd03857d 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-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ef8e3907d1 Automatic date update in version.in
adds 32ed64e7c2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 95ba744b4 0: update: binutils-gcc-linux: all
new 66226a219 0: update: 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 (95ba744b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 270 +-
03-build_abe-binutils/console.log | 10080 +++++++------
04-build_abe-stage1/console.log | 16699 +++++++++++-----------
05-build_linux/console.log | 611 +-
06-boot_linux/console.log | 2 +-
console.log | 27817 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27793 insertions(+), 27826 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_bmk/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from fe92a91f1e Reduce benchtests time
adds 94a4e9e4f4 Extend BIND_NOW to installed programs with --enable-bind-now
adds b5ffdc48c2 benchtests: Enable BIND_NOW if configured with --enable-bind-now
adds deacca0054 riscv: remove DL_RO_DYN_SECTION
new e30fb31c0a Makeconfig: Move $(CC) to +link command variables
new a8ff215e56 Makeconfig: Move -Wl,-rpath-link options before library references
new c57afec0a9 elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now
The 3 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:
ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
INSTALL | 8 ++++----
Makeconfig | 43 ++++++++++++++++++++++++++-------------
NEWS | 3 +++
benchtests/Makefile | 12 +++++++++--
elf/Makefile | 1 +
manual/install.texi | 8 ++++----
sysdeps/riscv/ldsodefs.h | 4 ----
8 files changed, 103 insertions(+), 28 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_bmk/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards fa1caf85b 0: update: binutils-gcc-glibc: 0
new 2e46e5c95 0: update: binutils-gcc-glibc: 0
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 (fa1caf85b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 10477 ++--
04-build_abe-stage1/console.log | 19630 +++---
05-build_abe-linux/console.log | 280 +-
06-build_abe-glibc/console.log | 38058 ++++++------
07-build_abe-stage2/console.log | 46198 +++++++-------
08-benchmark/benchmark.log | 17 +-
08-benchmark/console.log | 153 +-
09-check_regression/console.log | 286 +-
10-update_baseline/console.log | 288 +-
console.log | 115982 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results.csv | 44 +-
results_id | 2 +-
15 files changed, 115941 insertions(+), 116012 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_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/llvm-project.
from 7aa4dc9458a Merging r357506:
adds 604a4178228 Merging r358885:
No new revisions were added by this update.
Summary of changes:
lld/ELF/InputSection.cpp | 2 +
lld/test/ELF/compressed-input-alignment.test | 67 ++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 lld/test/ELF/compressed-input-alignment.test
--
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_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/gcc.
from c7c137d66d2 Daily bump.
adds 52abd03857d 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.