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
/
SymbolFile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
11
-79
/
+288
*
Fix two issues in PDBASTParser
Pavel Labath
2018-09-12
1
-17
/
+16
*
[PDB] Fix problems after rL341782
Aleksandr Urakov
2018-09-11
1
-1
/
+1
*
[PDB] Restore AST from PDB symbols
Aleksandr Urakov
2018-09-10
4
-157
/
+640
*
[PDB] Resolve a symbol context block info correctly
Aleksandr Urakov
2018-08-29
1
-3
/
+7
*
Fix compiler warnings after rL339649.
Aleksandr Urakov
2018-08-17
1
-6
/
+3
*
Update LLDB for LLVM CodeView API change in r339907
Reid Kleckner
2018-08-16
1
-329
/
+329
*
[PDB] Parse UDT symbols and pointers to members (combined patch)
Aleksandr Urakov
2018-08-14
4
-107
/
+444
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
[DWARFASTParser] Remove special cases for `llvm-gcc`
Davide Italiano
2018-08-01
1
-26
/
+3
*
Remove friend class declarations from DWARFUnit and DWARFCompileUnit
Jan Kratochvil
2018-07-29
2
-4
/
+0
*
Convert a location information from PDB to a DWARF expression
Jonas Devlieghere
2018-07-13
4
-1
/
+636
*
Retrieve a function PDB symbol correctly from nested blocks
Pavel Labath
2018-06-28
1
-33
/
+34
*
[SymbolFile] Implement GetCompleteObjCClass for .debug_names
Jonas Devlieghere
2018-06-27
2
-1
/
+44
*
Remove dead code
Frederic Riss
2018-06-22
1
-42
/
+20
*
DebugNamesDWARFIndex: fix handling of compressed sections
Pavel Labath
2018-06-14
1
-0
/
+1
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
3
-7
/
+10
*
[FileSpec] Delegate common operations to llvm::sys::path
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
3
-6
/
+6
*
DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method
Pavel Labath
2018-06-12
2
-1
/
+13
*
DWARFDebugNames: Implement last GetGlobalVariables overload
Pavel Labath
2018-06-12
2
-1
/
+23
*
DWARFDebugNames: Fix lookup in dwo files
Pavel Labath
2018-06-11
2
-9
/
+31
*
DebugNamesDWARFIndex: Implement regex version of the GetFunctions method
Pavel Labath
2018-06-08
4
-13
/
+34
*
DebugNamesDWARFIndex: Implement GetFunctions method
Pavel Labath
2018-06-08
6
-72
/
+105
*
PDB support of function-level linking and splitted functions
Aaron Smith
2018-06-08
1
-0
/
+3
*
DIERef: move trivial constructors into the header
Pavel Labath
2018-06-07
2
-9
/
+4
*
DebugNamesDWARFIndex: Add type lookup suport
Pavel Labath
2018-06-07
2
-1
/
+11
*
DebugNamesDWARFIndex: add namespace lookup support
Pavel Labath
2018-06-07
2
-1
/
+11
*
DebugNamesDWARFIndex: Add support for partial indexes
Pavel Labath
2018-06-07
4
-18
/
+46
*
DebugNamesDWARFIndex: Add ability to lookup variables
Pavel Labath
2018-06-07
8
-31
/
+104
*
[DWARF] Add (empty) DebugNamesDWARFIndex class and a setting to control its use
Pavel Labath
2018-06-06
7
-23
/
+162
*
Revert "PDB support of function-level linking and splitted functions"
Pavel Labath
2018-06-06
1
-3
/
+0
*
PDB support of function-level linking and splitted functions
Aaron Smith
2018-06-05
1
-0
/
+3
*
DWARFIndex: more GetFunctions cleanup
Pavel Labath
2018-06-05
7
-63
/
+14
*
Fix windows build broken by r334004
Pavel Labath
2018-06-05
1
-1
/
+1
*
DWARFIndex: simplify GetFunctions methods
Pavel Labath
2018-06-05
6
-175
/
+92
*
Fixup r333987
Pavel Labath
2018-06-05
2
-2
/
+3
*
Protect DWARFCompileUnit::m_die_array by new mutexes
Jan Kratochvil
2018-06-05
3
-38
/
+134
*
AppleDWARFIndex: Get function method-ness directly from debug info
Pavel Labath
2018-06-04
4
-61
/
+104
*
Fix support for distinguishing archive members by timestamp on Darwin.
James Y Knight
2018-06-02
2
-3
/
+7
*
Remove append parameter to FindGlobalVariables
Pavel Labath
2018-05-31
6
-51
/
+32
*
Simplify DWARFUnit::m_die_array swap() to use shrink_to_fit()
Jan Kratochvil
2018-05-31
1
-9
/
+1
*
Fix return value of DWARFUnit::ExtractDIEsIfNeeded()
Jan Kratochvil
2018-05-30
1
-6
/
+5
*
Remove unused DWARFUnit::HasDIEsParsed()
Jan Kratochvil
2018-05-29
2
-4
/
+0
*
Fix compiler unused variable warning in DWARFUnit
Jan Kratochvil
2018-05-29
1
-2
/
+0
*
Fix DWARFUnit::GetUnitDIEPtrOnly stale pointer
Jan Kratochvil
2018-05-29
5
-80
/
+130
*
ManualDWARFIndex: Treat DW_TAG_subprogram and DW_TAG_inlined_subroutine the s...
Pavel Labath
2018-05-29
1
-22
/
+1
*
Remove DWARFUnit::ClearDIEs parameter keep_compile_unit_die
Jan Kratochvil
2018-05-25
3
-7
/
+6
*
ManualDWARFIndex: Fix misclassification of methods in unions
Pavel Labath
2018-05-25
3
-8
/
+8
*
ManualDWARFIndex: reduce long parameter lists
Pavel Labath
2018-05-25
2
-117
/
+93
[next]