This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 12f09816ce MIPS/BFD: Make section GC work with `ict_irix5' targets
new 1825c89e22 Automatic date update in version.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:
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.
unknown user pushed a change to branch gdb-8.1-branch
in repository binutils-gdb.
from d43812113c Automatic date update in version.in
new c593958fd9 Automatic date update in version.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:
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.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 9d00ec4b84 Automatic date update in version.in
new 4486c1a557 Automatic date update in version.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:
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.
unknown user pushed a change to branch master
in repository lldb.
from cee02622f FIx XCode project files for lldb
new c531cfd65 [lldb-mi] Re-implement a few MI commands.
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:
.../exec/{exec-next.test => exec-finish.test} | 19 +-
.../{exec-continue.test => exec-interrupt.test} | 6 +-
.../{exec-step.test => exec-next-instruction.test} | 14 +-
.../{exec-step.test => exec-step-instruction.test} | 14 +-
lit/tools/lldb-mi/exec/inputs/main.c | 5 +
.../test/tools/lldb-mi/control/TestMiExec.py | 348 ---------------------
tools/lldb-mi/MICmdCmdExec.cpp | 174 +++++------
tools/lldb-mi/MICmdCmdExec.h | 13 -
8 files changed, 105 insertions(+), 488 deletions(-)
copy lit/tools/lldb-mi/exec/{exec-next.test => exec-finish.test} (51%)
copy lit/tools/lldb-mi/exec/{exec-continue.test => exec-interrupt.test} (75%)
copy lit/tools/lldb-mi/exec/{exec-step.test => exec-next-instruction.test} (56%)
copy lit/tools/lldb-mi/exec/{exec-step.test => exec-step-instruction.test} (56%)
--
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 47e6a40af Fixed compilation failure after the code completion refactor patch
new cee02622f FIx XCode project files for lldb
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:
lldb.xcodeproj/project.pbxproj | 5272 ++++++++++++++++++++--------------------
1 file changed, 2639 insertions(+), 2633 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 ddb77a4e35 [CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable [...]
new 2a67022746 Per C++ [over.match.copy]p1, direct-initialization of a refe [...]
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/Sema/SemaInit.cpp | 10 ++++++----
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5.cpp | 9 +++++++++
2 files changed, 15 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 d7b828144f2 [ORC] Verify modules when running LLLazyJIT in LLI, and dea [...]
new 1a01e8944b7 Remove absolute path in test
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/gold/X86/thinlto.ll | 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.
unknown user pushed a change to branch master
in repository llvm.
from 807ab9588cf [ThinLTO] Fix printing of module paths for distributed back [...]
new d7b828144f2 [ORC] Verify modules when running LLLazyJIT in LLI, and dea [...]
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/ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 10 +++++++---
tools/lli/lli.cpp | 16 ++++++++++++++--
2 files changed, 21 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.
unknown user pushed a change to branch master
in repository lldb.
from 05955b5ce [lldbsuite, windows] Don't crash LLDB when we try to retrieve [...]
new 47e6a40af Fixed compilation failure after the code completion refactor patch
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/Interpreter/CommandObject.h | 2 +-
include/lldb/Utility/CompletionRequest.h | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.