This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/multi-target-v1
in repository binutils-gdb.
at 1c2afe7ecf Multi-target: NEWS and user manual
This branch includes the following new commits:
new 386bfd633a Preserve selected thread in all-stop w/ background execution
new 1e81a82ceb Don't rely on inferior_ptid in record_full_wait
new 6227a6614c Make "show remote exec-file" inferior-aware
new 2d95c70a4b exceptions.c:print_flush: Remove obsolete check
new 76b06b0bb9 Make target_ops::has_execution take an 'inferior *' instead [...]
new d09f76c732 Don't check target is running in remote_target::mourn_inferior
new 171a0557f3 Delete unnecessary code from kill_command
new 824c65b4d9 Introduce switch_to_inferior_no_thread
new 7eb4eee40d switch inferior/thread before calling target methods
new f5725086fc Some get_last_target_status tweaks
new dbec2282eb tfile_target::close: trace_fd can't be -1
new 998917f0b3 Use all_non_exited_inferiors in infrun.c
new c8c985ffd6 Delete exit_inferior_silent(int pid)
new bab2e736d5 Tweak handling of remote errors in response to resumption packet
new 194702c66d Fix reconnecting to a gdbserver already debugging multiple p [...]
new 6866f55720 Fix reconnecting to a gdbserver already debugging multiple p [...]
new 9aa9d9b22c Multi-target support
new c73098f50e Add multi-target tests
new 39bdddce7e gdbarch-selftests.c: No longer error out if debugging something
new 54d7bb6880 Revert 'Remove unused struct serial::name field'
new 082c9b7558 Add "info connections" command, "info inferiors" connection [...]
new 80dab0c25e Require always-non-stop for multi-target resumptions
new 1c2afe7ecf Multi-target: NEWS and user manual
The 23 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards d8524380 0: update: gcc-de2837045d0cf335d871c03bdd392e719003e2b2: 1
new 815e0c30 0: update: gcc-fc108d71ce376126f4e4d5a0269e9ea52dcb5a50: 1
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 (d8524380)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 16 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-bootstrap_ubsan/console.log | 78548 ++++++++++++++--------------
console.log | 78850 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 78817 insertions(+), 78845 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 71ee164e08 [analyzer] Add minimal support for fix-it hints.
new a2d3035e5b Use musttail for variadic method thunks when possible
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/CodeGen/CGVTables.cpp | 52 ++++++--
test/CodeGenCXX/linetable-virtual-variadic.cpp | 5 +-
...ed-return.cpp => ms-thunks-variadic-return.cpp} | 8 +-
test/CodeGenCXX/thunks.cpp | 133 ++++++++++++++++++++-
4 files changed, 174 insertions(+), 24 deletions(-)
copy test/CodeGenCXX/{ms-thunks-unprototyped-return.cpp => ms-thunks-variadic-retu [...]
--
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 lld.
from ae9bed29a [ELF] Replace error() with errorOrWarn() for the ASSERT command
new 5422f83f9 Update lld tests dynamic-list.s and symbol-override.s to use llvm-nm
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/ELF/dynamic-list.s | 6 +++---
test/ELF/symbol-override.s | 2 +-
2 files changed, 4 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 llvm.
from af17674bf4e [InstCombine] Refactor substitution of instruction in the p [...]
new f092f4409ae [AArch64][GlobalISel] Enable the localizer for optimized builds.
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/Target/AArch64/AArch64TargetMachine.cpp | 4 +---
test/CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll | 2 +-
test/CodeGen/AArch64/GlobalISel/localizer-in-O0-pipeline.mir | 6 +++---
test/CodeGen/AArch64/GlobalISel/swifterror.ll | 2 +-
4 files changed, 6 insertions(+), 8 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 761cdf8f50a [ORC][RPC] Join server thread before checking condition in [...]
new af17674bf4e [InstCombine] Refactor substitution of instruction in the p [...]
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/llvm/Transforms/Utils/SimplifyLibCalls.h | 6 ++++++
lib/Transforms/Utils/SimplifyLibCalls.cpp | 23 +++++++++--------------
2 files changed, 15 insertions(+), 14 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 aaff490524e [IR] CallBrInst: scan+update arg list when indirect dest li [...]
new 761cdf8f50a [ORC][RPC] Join server thread before checking condition in [...]
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/ExecutionEngine/Orc/RPCUtilsTest.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 llvm.
from 1d942708d81 [ORC] Add a missing #include atomic.
new 5a75b69d70a [X86] Replace -mcpu with -mattr on some tests.
new 7773eb09050 [X86] Add a AVX512VBMI command line to min-legal-vector-wid [...]
new aaff490524e [IR] CallBrInst: scan+update arg list when indirect dest li [...]
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:
include/llvm/IR/Instructions.h | 13 +-
lib/IR/Instructions.cpp | 11 ++
test/CodeGen/X86/min-legal-vector-width.ll | 202 +++++++++++++++++----------
test/Transforms/LoopVectorize/X86/pr42674.ll | 2 +-
test/Transforms/SLPVectorizer/X86/sqrt.ll | 7 +-
unittests/IR/InstructionsTest.cpp | 51 +++++++
6 files changed, 203 insertions(+), 83 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 ee6a7eddc [Core] Remove use of ClangASTContext in DumpDataExtractor
new a2e7e7714 [test] Add a FIXME test for stop-command-source-on-error
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:
lit/Settings/Inputs/DontStopCommandSource.in | 3 +++
lit/Settings/Inputs/StopCommandSource.in | 3 +++
lit/Settings/TestStopCommandSourceOnError.test | 24 ++++++++++++++++++++++++
3 files changed, 30 insertions(+)
create mode 100644 lit/Settings/Inputs/DontStopCommandSource.in
create mode 100644 lit/Settings/Inputs/StopCommandSource.in
create mode 100644 lit/Settings/TestStopCommandSourceOnError.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.