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 | 1 | -3/+95 |
* | 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 |
* | Breakpad: Parse Stack CFI records | Pavel Labath | 2019-04-09 | 1 | -4/+50 |
* | Breakpad: Refine record classification code | Pavel Labath | 2019-04-04 | 1 | -31/+52 |
* | BreakpadRecords: Add parsing code for FILE and LINE records | Pavel Labath | 2019-01-29 | 1 | -0/+59 |
* | BreakpadRecords: Address post-commit feedback | Pavel Labath | 2019-01-24 | 1 | -41/+46 |
* | breakpad: Add FUNC records to the symtab | Pavel Labath | 2019-01-22 | 1 | -11/+56 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Breakpad: Extract parsing code into a separate file | Pavel Labath | 2019-01-18 | 1 | -0/+253 |