This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a5e3e1589 [NFC] Remove indent after r366433
new ee91bff04 [lldb][NFC] Tablegenify target
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:
source/Commands/CommandObjectTarget.cpp | 79 +++---------------
source/Commands/Options.td | 144 ++++++++++++++++++++++++++++++++
source/Commands/OptionsBase.td | 11 +++
3 files changed, 168 insertions(+), 66 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 74f4af8e 0: update: binutils-gcc-linux: all
new c79df2da 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 (74f4af8e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 166 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10910 ++++----
04-build_abe-stage1/console.log | 19854 +++++++------
05-build_linux/console.log | 22124 +++++++--------
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 53488 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 53565 insertions(+), 53421 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 4810b0f787d [IPRA] Don't rely on non-exact function definitions
new 37b3f89927f [llvm-readelf] - A fix for: "--hash-symbols asserts for 64- [...]
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/tools/llvm-readobj/elf-hash-symbols.test | 86 ++++++++++++++++++++++++++-
tools/llvm-readobj/ELFDumper.cpp | 2 +-
2 files changed, 84 insertions(+), 4 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 lldb.
from b4aeceeb8 [Target] Fix formatting and whitespace (NFC)
new a5e3e1589 [NFC] Remove indent after r366433
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:
tools/debugserver/source/CMakeLists.txt | 238 ++++++++++++++++----------------
1 file changed, 118 insertions(+), 120 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-tools-extra.
from dab5c1cc Revert r366458, r366467 and r366468
new 4d423bbf Revert "Revert r366458, r366467 and r366468"
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/CMakeLists.txt | 1 +
clangd/ClangdServer.cpp | 3 +-
clangd/index/Background.cpp | 268 +++++++--------------
clangd/index/Background.h | 38 ++-
clangd/index/BackgroundIndexLoader.cpp | 143 +++++++++++
clangd/index/BackgroundIndexLoader.h | 54 +++++
clangd/index/BackgroundIndexStorage.cpp | 40 ++-
clangd/index/BackgroundRebuild.cpp | 8 +-
clangd/index/BackgroundRebuild.h | 5 +-
.../Inputs/background-index/definition.jsonrpc | 2 +-
clangd/test/Inputs/background-index/foo.cpp | 2 +-
.../background-index/sub_dir/compile_flags.txt} | 0
.../Inputs/background-index/{ => sub_dir}/foo.h | 0
clangd/test/background-index.test | 4 +-
clangd/unittests/BackgroundIndexTests.cpp | 16 +-
15 files changed, 359 insertions(+), 225 deletions(-)
create mode 100644 clangd/index/BackgroundIndexLoader.cpp
create mode 100644 clangd/index/BackgroundIndexLoader.h
copy clangd/{unittests/TestScheme.h => test/Inputs/background-index/sub_dir/compil [...]
rename clangd/test/Inputs/background-index/{ => sub_dir}/foo.h (100%)
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c9de2b6b 0: update: llvm-linux: 18110
new efe4e90b 0: update: llvm-linux: 18110
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 (c9de2b6b)
\
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 | 220 +-
02-build_llvm/console.log | 11959 +++++++++++++--------------
03-build_linux/console.log | 4458 +++++-----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 16651 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16660 insertions(+), 16650 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 07069588f13 2019-07-19 Richard Biener <rguenther(a)suse.de>
new e5ef0e9bf0e * config/abi/post/m68k-linux-gnu/baseline_symbols.txt: Update.
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:
libstdc++-v3/ChangeLog | 4 +
.../abi/post/m68k-linux-gnu/baseline_symbols.txt | 441 +++++++++++++++++++++
2 files changed, 445 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.