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
/
API
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
2
-4
/
+72
*
factor out an abstract base class for File
Lawrence D'Anna
2019-10-03
2
-6
/
+6
*
SBDebugger::SetInputFile, SetOutputFile, etc.
Lawrence D'Anna
2019-10-03
2
-14
/
+105
*
new api class: SBFile
Lawrence D'Anna
2019-10-03
3
-0
/
+115
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
2
-19
/
+15
*
remove File::SetStream(), make new files instead.
Lawrence D'Anna
2019-09-27
1
-9
/
+6
*
Convert FileSystem::Open() to return Expected<FileUP>
Lawrence D'Anna
2019-09-26
1
-33
/
+28
*
SystemInitializer: Define macros for experimental targets too
Pavel Labath
2019-09-26
1
-0
/
+2
*
[lldb] Code cleanup: Simplify SBCommandReturnObject
Jan Kratochvil
2019-09-26
1
-82
/
+51
*
SystemInitializer: Use Targets.def to selectively initialize ABI plugins
Pavel Labath
2019-09-26
2
-61
/
+34
*
Have ABI plugins vend llvm MCRegisterInfo data
Pavel Labath
2019-09-25
2
-14
/
+48
*
[lldb][NFC] Make ArgEntry::quote private and provide a getter
Raphael Isemann
2019-09-13
1
-1
/
+1
*
[Reproducer] Move the command loader into the reproducer (NFC)
Jonas Devlieghere
2019-09-11
1
-48
/
+6
*
[NFC] Reformat SBDebugger before making changes
Jonas Devlieghere
2019-09-11
1
-31
/
+14
*
[lldb][NFC] Remove dead code in SBAddress::GetDescription
Raphael Isemann
2019-09-11
1
-6
/
+0
*
Code cleanup: Change FormattersContainer::KeyType from SP to rvalue
Jan Kratochvil
2019-09-04
2
-12
/
+12
*
[dotest] Add @skipIfCursesSupportMissing and annotate the new gui test
Pavel Labath
2019-09-02
1
-0
/
+7
*
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re...
Raphael Isemann
2019-08-22
1
-15
/
+41
*
[lldb][NFC] Refactor remaining completion logic to use CompletionRequests
Raphael Isemann
2019-08-15
1
-2
/
+5
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
10
-19
/
+19
*
[API] Have SBCommandReturnObject::GetOutput/Error return "" instead of nullptr
Pavel Labath
2019-08-14
1
-7
/
+4
*
SymbolVendor: Remove passthrough methods
Pavel Labath
2019-08-06
2
-17
/
+14
*
Remove SymbolVendor::GetSymtab
Pavel Labath
2019-08-05
1
-10
/
+4
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
[API] Remove use of ClangASTContext from SBTarget
Alex Langford
2019-07-31
1
-13
/
+12
*
[CompletionRequest] Remove unimplemented members.
Jonas Devlieghere
2019-07-31
1
-2
/
+1
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-9
/
+19
*
SymbolVendor: Remove the type list member
Pavel Labath
2019-07-25
1
-0
/
+1
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
3
-61
/
+55
*
[CMake] `install-distribution` for LLDB on Darwin
Stefan Granitz
2019-07-10
1
-3
/
+5
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
1
-4
/
+11
*
[Symbol] Add DeclVendor::FindTypes
Alex Langford
2019-07-02
1
-19
/
+7
*
[Target] Hoist LanguageRuntime::GetDeclVendor
Alex Langford
2019-06-24
1
-35
/
+20
*
[ABI] Implement Windows ABI for x86_64
Alex Langford
2019-06-24
1
-0
/
+3
*
[Reproducers] Make reproducer relocatable
Jonas Devlieghere
2019-06-18
1
-0
/
+6
*
[NFC] Replace a plugin header with a non-plugin header
Alex Langford
2019-06-13
1
-1
/
+1
*
[Reproducers] Simplify providers with nested Info struct (NFC)
Jonas Devlieghere
2019-06-12
3
-10
/
+8
*
[Target] Remove Process::GetObjCLanguageRuntime
Alex Langford
2019-06-10
1
-2
/
+2
*
Make CompileUnit::GetSupportFiles return a const list
Pavel Labath
2019-05-30
1
-8
/
+6
*
[CMake] Folder structure for generated Xcode project to cover more targets
Stefan Granitz
2019-05-28
1
-0
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
43
-225
/
+227
*
[CommandInterpreter] Refactor SourceInitFile
Jonas Devlieghere
2019-05-17
1
-2
/
+2
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
1
-1
/
+1
*
Initialization: move InstructionEmulation to full initialization
Saleem Abdulrasool
2019-05-06
1
-0
/
+13
*
ExpressionParser: only force link MCJIT when needed
Saleem Abdulrasool
2019-05-03
1
-0
/
+5
*
C.128 override, virtual keyword handling
Raphael Isemann
2019-05-03
1
-1
/
+1
*
Revert "Initialization: move InstructionEmulation to full initialization"
Pavel Labath
2019-05-03
1
-13
/
+0
*
Initialization: move InstructionEmulation to full initialization
Saleem Abdulrasool
2019-05-02
1
-0
/
+13
*
Initialization: remove ObjectContainer from Common
Saleem Abdulrasool
2019-05-02
1
-0
/
+8
*
[ScriptInterpreter] Move ownership into debugger (NFC)
Jonas Devlieghere
2019-04-26
4
-8
/
+2
[prev]
[next]