Age | Commit message (Expand) | Author | Files | Lines |
2024-08-05 | libbacktrace: avoid -Wpointer-arith errors | Ian Lance Taylor | 1 | -3/+4 |
2024-07-30 | libbacktrace: fix syntax of Windows registration functions | Ian Lance Taylor | 1 | -2/+2 |
2024-07-15 | libbacktrace: support FDPIC | Ian Lance Taylor | 1 | -14/+16 |
2024-07-11 | libbacktrace: suggest how to fix missing debug info | Ian Lance Taylor | 1 | -1/+1 |
2024-05-03 | libbacktrace: add DLLS as they are loaded | Ian Lance Taylor | 1 | -0/+106 |
2024-04-28 | libbacktrace: load Windows modules | Ian Lance Taylor | 1 | -8/+65 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-30 | libbacktrace: support ASLR on Windows | Ian Lance Taylor | 1 | -1/+23 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-09-08 | libbacktrace: don't strip leading underscore on 64-bit PE | Ian Lance Taylor | 1 | -6/+14 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-13 | libbacktrace: add DWARF 5 support | Ian Lance Taylor | 1 | -1/+5 |
2019-12-05 | libbacktrace: simplify DWARF section handling | Ian Lance Taylor | 1 | -33/+12 |
2019-09-26 | re PR libbacktrace/91908 (New libbacktrace tests fail to build) | Ian Lance Taylor | 1 | -1/+2 |
2019-01-17 | [libbacktrace] Add altlink field to struct dwarf_data | Tom de Vries | 1 | -0/+1 |
2019-01-17 | [libbacktrace] Return struct dwarf_data pointer from elf_add | Tom de Vries | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-25 | * pecoff.c (coff_add): Only release syms_view if it is valid. | Ian Lance Taylor | 1 | -2/+5 |
2018-01-25 | * pecoff.c (coff_add): Another memcpy -> coff_read4 fix. | Ian Lance Taylor | 1 | -2/+2 |
2018-01-25 | * pecoff.c (coff_add): Use coff_read4, not memcpy. | Ian Lance Taylor | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-20 | re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ... | Ian Lance Taylor | 1 | -1/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-05-29 | libbacktrace: add support of PE/COFF | Tristan Gingold | 1 | -0/+937 |