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
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture
Martin Storsjö
2020-05-18
1
-0
/
+3
*
Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)
Hans Wennborg
2020-03-03
2
-3
/
+3
*
[LLDB] Fix the handling of unnamed bit-fields when parsing DWARF
shafik
2020-01-27
2
-135
/
+66
*
[lldb/CommandInterpreter] Remove flag that's always true (NFC)
Jonas Devlieghere
2020-01-14
1
-2
/
+2
*
[lldb/DWARF] Move location list sections into DWARFContext
Pavel Labath
2020-01-14
7
-19
/
+29
*
Expression eval lookup speedup by not returning methods in ManualDWARFIndex::...
Levon Ter-Grigoryan
2020-01-14
2
-5
/
+3
*
[lldb/Expression] Improve interpreter error message with a non-running target
Med Ismail Bennani
2020-01-14
1
-2
/
+3
*
[LanguageRuntime] Retire an unused member function. NFCI.
Davide Italiano
2020-01-13
4
-42
/
+0
*
[lldb] Fix lookup of symbols with the same address range but different binding
Jan Kratochvil
2020-01-13
1
-0
/
+2
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
3
-13
/
+11
*
[lldb/Lua] Support loading Lua modules
Jonas Devlieghere
2020-01-10
4
-0
/
+49
*
[lldb] Remove FieldDecl stealing hack by rerouting indirect imports to the or...
Raphael Isemann
2020-01-10
1
-14
/
+0
*
Add missing nullptr checks.
Adrian Prantl
2020-01-10
5
-26
/
+36
*
[lldb/DWARF] Don't automatically search dwo unit attributes
Pavel Labath
2020-01-10
4
-23
/
+7
*
When reading Aux file in chunks, read consecutive byte ranges
Jason Molenda
2020-01-09
1
-1
/
+1
*
[lldb/Lua] Make lldb.debugger et al available to Lua
Jonas Devlieghere
2020-01-09
4
-3
/
+40
*
[lldb/DWARF] Fix mixed v4+v5 location lists
Pavel Labath
2020-01-09
7
-35
/
+26
*
[lldb/DWARF] Add is_dwo member to DWARFUnit
Pavel Labath
2020-01-09
7
-20
/
+19
*
[lldb] Remove various dead Compare functions
Alex Langford
2020-01-08
1
-95
/
+0
*
Delete dead code.
Adrian Prantl
2020-01-08
1
-48
/
+0
*
Remove extraneous spaces
Med Ismail Bennani
2020-01-07
1
-1
/
+1
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
3
-5
/
+3
*
[lldb][NFC] Take a llvm::Triple in ClangASTContext constructor
Raphael Isemann
2020-01-07
2
-6
/
+2
*
[lldb] Fix LLDB build after API change to printInst (D72172)
Raphael Isemann
2020-01-07
1
-2
/
+2
*
[NSArray] Remove a very old and deprecated formatter.
Davide Italiano
2020-01-06
1
-27
/
+0
*
[lldb] [Process/NetBSD] Remove unused orig_*ax use
Michał Górny
2020-01-06
1
-5
/
+0
*
[lldb][NFC] Remove forward declaration for non-existent type clang::Action an...
Raphael Isemann
2020-01-03
2
-6
/
+2
*
[lldb/CMake] Fix variable naming in FindLibEdit
Jonas Devlieghere
2020-01-02
1
-2
/
+2
*
[lldb/CMake] Use PYTHON_LIBRARIES instead of PYTHON_LIBRARY
Jonas Devlieghere
2020-01-02
1
-1
/
+1
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
2
-3
/
+3
*
Revert "build: reduce CMake handling for zlib"
James Henderson
2020-01-02
2
-3
/
+3
*
[lldb][NFC] Remove unused variable in DWARFASTParserClang::ParseSingleMember
Raphael Isemann
2020-01-02
1
-1
/
+0
*
[lldb][NFC] Create type-safe function for creating a CompilerType from a Qual...
Raphael Isemann
2020-01-02
5
-13
/
+10
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-01
2
-3
/
+3
*
[lldb][NFC] Simplify CompilerType constructors/destructors and fix unused var...
Raphael Isemann
2020-01-01
1
-2
/
+0
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
2
-2
/
+2
*
[lldb][NFC] Simplify ClangASTContext::GetTypeForDecl
Raphael Isemann
2019-12-30
1
-3
/
+4
*
[lldb][NFC] Delete static versions of ClangASTContext::CreateFunctionType
Raphael Isemann
2019-12-29
1
-2
/
+2
*
[lldb][NFC] Remove GetASTContext call in ClangPersistentVariables
Raphael Isemann
2019-12-28
3
-27
/
+36
*
[lldb][NFC] Remove GetASTContext call in ClangDeclVendor
Raphael Isemann
2019-12-28
5
-22
/
+20
*
[lldb][NFC] Move lock scope where it should begin
Tatyana Krasnukha
2019-12-26
1
-9
/
+10
*
[lldb][NFC] Use ClangASTContext in AppleObjCRuntime interfaces
Raphael Isemann
2019-12-26
5
-61
/
+46
*
[lldb] Remove some calls to GetASTContext
Raphael Isemann
2019-12-26
2
-29
/
+17
*
[lldb][NFC] Use StringRef in ClangASTContext::GetBuiltinTypeForDWARFEncodingA...
Raphael Isemann
2019-12-25
1
-2
/
+2
*
[lldb] Adapt for NetBSD-9.99.30 ptrace(2) API changes
Kamil Rytarowski
2019-12-24
2
-2
/
+21
*
[lldb][NFC] Remove ClangExternalASTSourceCommon
Raphael Isemann
2019-12-24
3
-10
/
+10
*
Revert "[lldb] Don't process symlinks deep inside DWARFUnit"
Jonas Devlieghere
2019-12-23
2
-12
/
+20
*
[lldb] Remove DWARFUnit::AppendDIEsWithTag
Pavel Labath
2019-12-23
3
-24
/
+6
*
[lldb/DWARF] Fix hostname-stripping logic
Pavel Labath
2019-12-23
1
-0
/
+2
*
[lldb][NFC] Remove unused 'type' parameter in ClangExpressionDeclMap::FindGlo...
Raphael Isemann
2019-12-23
2
-23
/
+6
[next]