| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac]Exit with unique status in symupload when file already exists. | Nelson Billing | 2020-08-06 | 1 | -11/+33 |
* | Fix sym-upload-v2 whitespace in filenames. | Nelson Billing | 2020-08-05 | 1 | -1/+6 |
* | Fix v1 symupload protocol in Mac client. | Nelson Billing | 2020-07-31 | 1 | -1/+1 |
* | Fix Mac symupload non-XCode builds. | Nelson Billing | 2020-07-29 | 17 | -406/+428 |
* | Check for tombstone as very first entry in the line table. | Sterling Augustine | 2020-07-27 | 1 | -0/+5 |
* | Properly handle new tombstone values that now appear as a result of the llvm ... | Sterling Augustine | 2020-07-24 | 2 | -1/+6 |
* | Port new symbol API to symupload on Mac. | Nelson Billing | 2020-07-24 | 15 | -154/+1229 |
* | fix NDEBUG breakage with new dwarf5 code | Mike Frysinger | 2020-07-16 | 1 | -0/+4 |
* | fix pointer style to match the style guide | Mike Frysinger | 2020-07-15 | 289 | -3776/+3771 |
* | Add support for dwarf5 line tables. | Sterling Augustine | 2020-07-14 | 10 | -65/+510 |
* | Move GetSectionByName out of CompilationUnit. | Sterling Augustine | 2020-06-26 | 4 | -26/+30 |
* | Read dwarf5 compilation unit headers. | Sterling Augustine | 2020-06-25 | 5 | -20/+119 |
* | Add and handle various dwarf5 addrx forms. | Sterling Augustine | 2020-06-24 | 6 | -10/+66 |
* | Add and handle new dwarf5 string-related forms. | Sterling Augustine | 2020-06-22 | 3 | -31/+119 |
* | Make symupload exit with an error code when command-line parsing fails. | Michael Moss | 2020-06-05 | 1 | -2/+6 |
* | Avoid calling demangler for non-C++ symbols on Linux | Mikhail Borisov | 2020-05-26 | 1 | -6/+16 |
* | mac: Don’t try to demangle non-C++ symbols with the C++ demangler | Yngve N. Pettersen | 2020-05-05 | 1 | -0/+12 |
* | processor: Bound number of exception parameters read | Joshua Peraza | 2020-04-27 | 3 | -4/+7 |
* | Use stdint.h numeric types in tests | Joshua Peraza | 2020-04-16 | 3 | -29/+32 |
* | Use portable format macros | Joshua Peraza | 2020-04-16 | 2 | -35/+37 |
* | Use stdint.h numeric types | Joshua Peraza | 2020-04-09 | 27 | -629/+624 |
* | Remove true/false defines in convert_UTF.cc | Michael Forney | 2020-03-19 | 1 | -7/+0 |
* | Use ULONG_MAX instead of __WORDSIZE to determine native ELF architecture | Michael Forney | 2020-03-17 | 3 | -20/+11 |
* | Use breakpad_getcontext on all Linux platforms missing getcontext | Michael Forney | 2020-03-16 | 9 | -25/+54 |
* | convert_UTF: try to update xcode files | Mike Frysinger | 2020-03-14 | 1 | -4/+4 |
* | Fix some bugs in CheckMicrodumpContents | Michael Forney | 2020-03-13 | 1 | -2/+2 |
* | Remove sys/signal.h compatibility header | Michael Forney | 2020-03-11 | 2 | -36/+0 |
* | Use public fpregset_t type to define fpstate_t | Michael Forney | 2020-03-10 | 3 | -4/+6 |
* | Use ULONG_MAX instead of __WORDSIZE to determine ELF class | Michael Forney | 2020-03-10 | 1 | -4/+5 |
* | Use standard header locations for poll.h and signal.h | Michael Forney | 2020-03-10 | 4 | -4/+3 |
* | Use sched_yield instead of pthread_yield | Michael Forney | 2020-03-10 | 2 | -6/+2 |
* | Revert "Add new dwarf 5 enums, plus some dwarf4 enums." | Mike Frysinger | 2020-03-10 | 1 | -221/+0 |
* | Revert "Add dwarf5 compilation-unit header handling." | Mike Frysinger | 2020-03-10 | 5 | -105/+18 |
* | dump_syms: Reintroduce warnings inadvertently removed by 47cd498384fd | Mark Mentovai | 2020-03-06 | 1 | -14/+24 |
* | Add "type" option to sym_upload sym-upload-v2 mode. | Nelson Billing | 2020-02-27 | 5 | -28/+119 |
* | Make LibcurlWrapper support static linking. | Nelson Billing | 2020-02-22 | 1 | -1/+13 |
* | linux: fix symupload build failures | Joshua Peraza | 2020-02-21 | 3 | -7/+12 |
* | android: truncate lower of two overlapping modules | Joshua Peraza | 2020-02-21 | 1 | -6/+3 |
* | Add optional new symbol upload API to sym_upload. | Nelson Billing | 2020-02-20 | 8 | -94/+643 |
* | Update Xcode project files to fix build errors. | Ivan Penkov | 2020-01-29 | 2 | -23/+28 |
* | arm64: recover register X30(LR) when fallback to frame pointer unwinder | Sim Sun | 2020-01-21 | 2 | -0/+46 |
* | Extract the exception record from the minidump | Joshua Peraza | 2020-01-03 | 3 | -0/+148 |
* | ios: build for arm64e | Joshua Peraza | 2020-01-03 | 2 | -3/+20 |
* | Add dwarf5 compilation-unit header handling. | Sterling Augustine | 2019-12-19 | 5 | -18/+105 |
* | Add new dwarf 5 enums, plus some dwarf4 enums. | Sterling Augustine | 2019-12-12 | 1 | -0/+221 |
* | Enable reading DWARF4 CIEs with 32 bit addresses. | Nelson Billing | 2019-12-05 | 3 | -18/+53 |
* | dump_syms: handle forward reference DWARF attributes | Mark Mentovai | 2019-12-02 | 2 | -13/+35 |
* | Fix compilation of http_upload.cc with Windows gcc | Jon Turney | 2019-11-22 | 1 | -34/+34 |
* | mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERROR | Mark Mentovai | 2019-11-22 | 2 | -0/+5 |
* | Remove dependency of uploader.mm on GTMLogger | Sylvain Defresne | 2019-11-12 | 1 | -12/+12 |