index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Fix that 'ninja clean' breaks the build by deleting debugserver_vers.c
Raphael Isemann
2019-10-04
1
-1
/
+0
*
[lldb] Fix -Wreorder-ctor in r373673
Sam McCall
2019-10-04
1
-13
/
+12
*
[lldb] Fix typo in r373675
Sam McCall
2019-10-04
1
-1
/
+1
*
[lldb][modern-type-lookup] No longer import temporary declarations into the p...
Raphael Isemann
2019-10-04
3
-98
/
+22
*
Revert "Explicitly set entry point arch when it's thumb"
Antonio Afonso
2019-10-04
3
-179
/
+0
*
[Python] Remove unused variable
Jonas Devlieghere
2019-10-04
1
-1
/
+0
*
Properly handle instantiation-dependent array bounds.
Richard Smith
2019-10-04
1
-2
/
+2
*
Explicitly set entry point arch when it's thumb
Antonio Afonso
2019-10-04
3
-0
/
+179
*
Python3 doesn't seem to allow you to tell whether an object is a class
Jim Ingham
2019-10-03
3
-5
/
+2
*
Forgot to change the header guards on OptionGroupPythonClassWithDict.
Jim Ingham
2019-10-03
2
-4
/
+5
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
22
-137
/
+336
*
Break out the Python class & key/value options into a separate OptionGroup.
Jim Ingham
2019-10-03
8
-41
/
+224
*
[process list] make the TRIPLE column wider
Walter Erquinigo
2019-10-03
2
-14
/
+16
*
[lldb] Remove unused variables.
Haibo Huang
2019-10-03
1
-5
/
+0
*
[lldb] Calculate relative path for symbol links
Haibo Huang
2019-10-03
1
-17
/
+4
*
[test] Disable TestCustomShell on Linux
Jonas Devlieghere
2019-10-03
1
-0
/
+4
*
[JSON] Don't wrap json::Array in a value (NFC)
Jonas Devlieghere
2019-10-03
1
-3
/
+3
*
[Host] Return the user's shell from GetDefaultShell
Jonas Devlieghere
2019-10-03
3
-9
/
+34
*
"Fix" TestFileHandle.py on non-darwin platforms
Pavel Labath
2019-10-03
1
-0
/
+8
*
Fix a use-after-free in GDBRemoteCommunicationServerLLGS
Pavel Labath
2019-10-03
1
-1
/
+2
*
factor out an abstract base class for File
Lawrence D'Anna
2019-10-03
17
-262
/
+367
*
SBDebugger::SetInputFile, SetOutputFile, etc.
Lawrence D'Anna
2019-10-03
9
-35
/
+275
*
new api class: SBFile
Lawrence D'Anna
2019-10-03
16
-25
/
+428
*
[ARM64] XPC services are unsupported on device.
Davide Italiano
2019-10-02
1
-2
/
+2
*
[RegisterContextDarwin_arm64] Include the headers for getsysctlbyname.
Davide Italiano
2019-10-02
1
-0
/
+5
*
[ObjectFileMachO] FileSpec::SetFile() now takes the style as arg.
Davide Italiano
2019-10-02
1
-1
/
+1
*
[ObjectFileMachO] Catch up with FileDesc changes.
Davide Italiano
2019-10-02
1
-3
/
+3
*
[JSON] Remove Utility/JSON.{h|cpp}
Jonas Devlieghere
2019-10-02
5
-861
/
+0
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerCo...
Jonas Devlieghere
2019-10-02
1
-20
/
+17
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerPl...
Jonas Devlieghere
2019-10-02
1
-11
/
+10
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationClient
Jonas Devlieghere
2019-10-02
1
-10
/
+10
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerLLGS
Jonas Devlieghere
2019-10-02
1
-48
/
+51
*
[lldb] Fix evaluation of nested classes with parent from other CU
Raphael Isemann
2019-10-02
6
-0
/
+83
*
[lldb][NFC] Remove ClangASTContext::Clear
Raphael Isemann
2019-10-02
2
-15
/
+0
*
[lldb][NFC] Create the ASTContext in ClangASTContext exactly once.
Raphael Isemann
2019-10-02
3
-63
/
+78
*
Make yet another attempt in restoring SymbolFilePDBTests
Adrian Prantl
2019-10-02
1
-13
/
+13
*
[lldb] Fix unused variable warning
Jordan Rupprecht
2019-10-01
1
-1
/
+0
*
Make another attempt at fixing SymbolFilePDBTests.
Adrian Prantl
2019-10-01
1
-0
/
+1
*
[JSON] Use LLVM's library for argdumper
Jonas Devlieghere
2019-10-01
2
-19
/
+7
*
[JSON] Use LLVM's library for decoding JSON in StructuredData
Jonas Devlieghere
2019-10-01
2
-101
/
+48
*
[JSON] Use LLVM's library for encoding JSON in StructuredData
Jonas Devlieghere
2019-10-01
7
-102
/
+57
*
Fix a syntax error.
Adrian Prantl
2019-10-01
1
-1
/
+1
*
Fix a condition-flip regression introduced in r373344.
Adrian Prantl
2019-10-01
1
-1
/
+1
*
Typo (NFC)
Adrian Prantl
2019-10-01
1
-3
/
+3
*
Simplify condition (NFC)
Adrian Prantl
2019-10-01
1
-1
/
+1
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
24
-344
/
+261
*
Update SymbolFilePDB for FindTypes API change.
Adrian Prantl
2019-10-01
2
-22
/
+17
*
[lldb][NFC] Mark ClangASTContext constructor as explicit
Raphael Isemann
2019-10-01
1
-1
/
+1
*
[lldb][NFC] Remove unused ClangASTContext::GetHasExternalStorage
Raphael Isemann
2019-10-01
2
-69
/
+0
*
[lldb][NFC] Remove unused ClangASTContext functions for checking/removing the...
Raphael Isemann
2019-10-01
2
-21
/
+0
[next]