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
/
Breakpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
1
-1
/
+1
*
Add RTTI support to the SymbolFile class hierarchy
Adrian Prantl
2019-11-15
2
-0
/
+13
*
Performance: Add a set of visited SymbolFiles to the other FindFiles variant.
Adrian Prantl
2019-11-12
2
-2
/
+4
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
2
-24
/
+15
*
Remove the is_mangled flag from Mangled and Symbol
Adrian Prantl
2019-10-09
1
-2
/
+2
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
2
-19
/
+12
*
Remove unused "append" parameter from FindTypes API
Adrian Prantl
2019-09-30
2
-12
/
+7
*
Unwind: Add a stack scanning mechanism to support win32 unwinding
Pavel Labath
2019-09-27
2
-5
/
+28
*
Breakpad: Basic support for STACK WIN unwinding
Pavel Labath
2019-09-05
2
-27
/
+142
*
Postfix: move more code out of the PDB plugin
Pavel Labath
2019-08-26
1
-1
/
+1
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
2
-3
/
+4
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
2
-4
/
+3
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
2
-3
/
+4
*
Generalize FindTypes with CompilerContext to support fuzzy lookup
Adrian Prantl
2019-08-21
2
-4
/
+3
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Add llvm-style RTTI to ObjectFile hierarchy
Pavel Labath
2019-07-31
1
-4
/
+1
*
SymbolVendor: Remove the object file member variable
Pavel Labath
2019-07-31
2
-18
/
+23
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-2
/
+5
*
SymbolVendor: Move locking into the Symbol Files
Pavel Labath
2019-07-30
1
-0
/
+4
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
2
-13
/
+7
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
1
-0
/
+1
*
Breakpad: Generate unwind plans from STACK CFI records
Pavel Labath
2019-05-13
2
-2
/
+194
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
2
-6
/
+6
*
Deserialize Clang module search path from DWARF
Adrian Prantl
2019-02-13
1
-3
/
+3
*
Breakpad: auto-detect path style of file entries
Pavel Labath
2019-02-11
1
-1
/
+3
*
SymbolFileBreakpad: Add line table support
Pavel Labath
2019-02-07
2
-35
/
+357
*
BreakpadRecords: Address post-commit feedback
Pavel Labath
2019-01-24
1
-2
/
+2
*
breakpad: Add FUNC records to the symtab
Pavel Labath
2019-01-22
1
-25
/
+31
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Breakpad: Extract parsing code into a separate file
Pavel Labath
2019-01-18
1
-20
/
+12
*
[SymbolFile] Remove SymbolContext parameter from FindTypes.
Zachary Turner
2019-01-14
2
-5
/
+4
*
[SymbolFile] Remove the SymbolContext parameter from FindNamespace.
Zachary Turner
2019-01-14
1
-1
/
+1
*
[SymbolFile] Rename ParseFunctionBlocks to ParseBlocksRecursive.
Zachary Turner
2019-01-14
1
-1
/
+1
*
Fix build breaks after the ParseCompileUnit changes.
Zachary Turner
2019-01-11
2
-12
/
+9
*
Introduce SymbolFileBreakpad and use it to fill symtab
Pavel Labath
2019-01-11
3
-0
/
+385