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
/
ObjectFile
/
Breakpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
lldb/breakpad: add suppport for the "x86_64h" architecture
Pavel Labath
2019-11-05
1
-1
/
+1
*
Breakpad: Add support for parsing STACK WIN records
Pavel Labath
2019-08-26
2
-4
/
+119
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
ObjectFile[ELF]: Refactor gnu_debuglink interface
Pavel Labath
2019-08-05
1
-2
/
+0
*
Add llvm-style RTTI to ObjectFile hierarchy
Pavel Labath
2019-07-31
2
-0
/
+9
*
Breakpad: Add support for the arm64e "architecture"
Pavel Labath
2019-06-10
1
-1
/
+1
*
Breakpad: Match the new UUID algorithm in minidumps
Pavel Labath
2019-04-16
1
-29
/
+12
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
Breakpad: Parse Stack CFI records
Pavel Labath
2019-04-09
3
-8
/
+67
*
Breakpad: Refine record classification code
Pavel Labath
2019-04-04
3
-34
/
+58
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-3
/
+3
*
Simplify ObjectFile::GetUUID
Pavel Labath
2019-02-11
2
-6
/
+1
*
BreakpadRecords: Add parsing code for FILE and LINE records
Pavel Labath
2019-01-29
2
-0
/
+91
*
Fix potential ODR vialation.
Haojian Wu
2019-01-24
1
-1
/
+1
*
BreakpadRecords: Address post-commit feedback
Pavel Labath
2019-01-24
3
-67
/
+53
*
breakpad: Add FUNC records to the symtab
Pavel Labath
2019-01-22
2
-11
/
+81
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
Breakpad: Extract parsing code into a separate file
Pavel Labath
2019-01-18
5
-161
/
+383
*
ObjectFileBreakpad: Implement sections
Pavel Labath
2019-01-07
1
-2
/
+77
*
Simplify ObjectFile::GetArchitecture
Pavel Labath
2019-01-03
2
-6
/
+1
*
Fix r348773
Pavel Labath
2018-12-10
1
-1
/
+1
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
3
-0
/
+365
*
Revert "Introduce ObjectFileBreakpad"
Shafik Yaghmour
2018-12-07
3
-354
/
+0
*
Introduce ObjectFileBreakpad
Pavel Labath
2018-12-07
3
-0
/
+354