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
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Explicitly set entry point arch when it's thumb
Antonio Afonso
2019-10-04
1
-0
/
+40
*
Python3 doesn't seem to allow you to tell whether an object is a class
Jim Ingham
2019-10-03
2
-4
/
+1
*
Forgot to change the header guards on OptionGroupPythonClassWithDict.
Jim Ingham
2019-10-03
1
-1
/
+1
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
9
-128
/
+244
*
Break out the Python class & key/value options into a separate OptionGroup.
Jim Ingham
2019-10-03
5
-41
/
+139
*
[process list] make the TRIPLE column wider
Walter Erquinigo
2019-10-03
1
-7
/
+9
*
[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
1
-9
/
+25
*
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
14
-138
/
+201
*
SBDebugger::SetInputFile, SetOutputFile, etc.
Lawrence D'Anna
2019-10-03
4
-30
/
+114
*
new api class: SBFile
Lawrence D'Anna
2019-10-03
6
-23
/
+138
*
[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
2
-551
/
+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
1
-0
/
+2
*
[lldb][NFC] Remove ClangASTContext::Clear
Raphael Isemann
2019-10-02
1
-13
/
+0
*
[lldb][NFC] Create the ASTContext in ClangASTContext exactly once.
Raphael Isemann
2019-10-02
1
-56
/
+58
*
[lldb] Fix unused variable warning
Jordan Rupprecht
2019-10-01
1
-1
/
+0
*
[JSON] Use LLVM's library for decoding JSON in StructuredData
Jonas Devlieghere
2019-10-01
1
-100
/
+48
*
[JSON] Use LLVM's library for encoding JSON in StructuredData
Jonas Devlieghere
2019-10-01
4
-79
/
+29
*
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
19
-304
/
+231
*
Update SymbolFilePDB for FindTypes API change.
Adrian Prantl
2019-10-01
2
-22
/
+17
*
[lldb][NFC] Remove unused ClangASTContext::GetHasExternalStorage
Raphael Isemann
2019-10-01
1
-68
/
+0
*
[lldb][NFC] Remove unused ClangASTContext functions for checking/removing the...
Raphael Isemann
2019-10-01
1
-17
/
+0
*
[lldb][NFC] Disallow changing the ASTContext of an ClangASTContext after cons...
Raphael Isemann
2019-10-01
3
-15
/
+10
*
[lldb][NFC] Modernize ClangASTContext constructor
Raphael Isemann
2019-10-01
1
-11
/
+6
*
[clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource
Raphael Isemann
2019-10-01
4
-11
/
+11
*
[Windows] Added support of watchpoints to `NativeProcessWindows`
Aleksandr Urakov
2019-10-01
8
-64
/
+835
*
File::Clear() -> File::TakeStreamAndClear()
Lawrence D'Anna
2019-10-01
1
-2
/
+5
*
Allow the internal-state-thread free access to the TargetAPI mutex.
Jim Ingham
2019-10-01
2
-0
/
+13
*
[StackFrameList][DFS] Turn a few raw pointers into references, NFC
Vedant Kumar
2019-09-30
2
-8
/
+9
*
Remove unused "append" parameter from FindTypes API
Adrian Prantl
2019-09-30
13
-123
/
+80
*
Use llvm for dumping DWARF expressions
Pavel Labath
2019-09-30
3
-409
/
+5
*
[lldb][NFC][modern-type-lookup] Remove while(false) behind if() {}
Raphael Isemann
2019-09-30
1
-2
/
+0
*
[lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks th...
Raphael Isemann
2019-09-30
1
-13
/
+16
*
[lldb] Partly revert 370734: Test 'frame select -r' and fix that INT32_MIN br...
Raphael Isemann
2019-09-30
1
-16
/
+16
*
Revert "[LLDB] Use the llvm microsoft demangler instead of the windows dbghel...
Martin Storsjo
2019-09-28
1
-3
/
+41
*
[LLDB] Use the llvm microsoft demangler instead of the windows dbghelp api. NFC.
Martin Storsjo
2019-09-28
1
-41
/
+3
*
Give an error when StepUsingScriptedThreadPlan is passed a bad classname.
Jim Ingham
2019-09-28
3
-7
/
+13
*
[Core] Remove unused dependency on clangAST
Alex Langford
2019-09-28
2
-4
/
+0
[prev]
[next]