| Commit message (Expand) | Author | Age | Files | Lines |
* | [libbacktrace] Handle DW_FORM_GNU_strp_alt | Tom de Vries | 2019-01-17 | 2 | -8/+23 |
* | [libbacktrace] Handle alt FORMS without .gnu_debugaltlink | Tom de Vries | 2019-01-17 | 2 | -15/+39 |
* | [libbacktrace] Add altlink field to struct dwarf_data | Tom de Vries | 2019-01-17 | 6 | -2/+22 |
* | [libbacktrace] Return struct dwarf_data pointer from elf_add | Tom de Vries | 2019-01-17 | 6 | -13/+37 |
* | [libbacktrace] Read .gnu_debugaltlink | Tom de Vries | 2019-01-17 | 3 | -6/+95 |
* | [libbacktrace] Factor out read_referenced_name_from_attr | Tom de Vries | 2019-01-16 | 2 | -35/+61 |
* | [libbacktrace] Unify function name preference handling | Tom de Vries | 2019-01-16 | 2 | -10/+31 |
* | PR other/16615 [1/5] | Sandra Loosemore | 2019-01-09 | 2 | -1/+7 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 37 | -37/+41 |
* | Makefile.am (xcoff_%.c): Use an actual newline instead of \n in sed pattern. | Gerald Pfeifer | 2018-12-29 | 3 | -2/+10 |
* | [libbacktrace] Reduce memory usage in build_address_map | Tom de Vries | 2018-12-28 | 2 | -0/+18 |
* | [libbacktrace] Simplify memory management in build_address_map | Tom de Vries | 2018-12-28 | 2 | -12/+13 |
* | [libbacktrace] Fix memory leak in loop in build_address_map | Ian Lance Taylor | 2018-12-28 | 2 | -26/+44 |
* | [libbacktrace] Fix memory leak in build_address_map | Tom de Vries | 2018-12-28 | 2 | -0/+9 |
* | [testsuite] Remove bashism from libbacktrace/allocfail.sh | Tom de Vries | 2018-12-14 | 2 | -1/+5 |
* | [libbacktrace] Add allocfail.sh test-case | Tom de Vries | 2018-12-12 | 6 | -17/+449 |
* | [libbacktrace] Add tests for unused formats | Tom de Vries | 2018-11-30 | 4 | -12/+228 |
* | [libbacktrace] Test check_PROGRAMS without mmap | Tom de Vries | 2018-11-30 | 3 | -24/+355 |
* | [libbacktrace] Factor out backtrace_vector_free | Tom de Vries | 2018-11-30 | 3 | -3/+19 |
* | [libbacktrace] Fix segfault upon allocation failure | Tom de Vries | 2018-11-28 | 2 | -1/+6 |
* | [libbacktrace] Don't point to released memory in backtrace_vector_release | Tom de Vries | 2018-11-27 | 3 | -1/+8 |
* | [libbacktrace] Avoid realloc with size == 0 in backtrace_vector_release | Tom de Vries | 2018-11-27 | 5 | -5/+137 |
* | [libbacktrace] Factor out read_initial_length | Tom de Vries | 2018-11-22 | 2 | -15/+26 |
* | [libbacktrace] Factor out read_string | Tom de Vries | 2018-11-21 | 2 | -11/+33 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 7 | -1080/+2026 |
* | re PR libbacktrace/87529 (libbacktrace API forces users to have memory leaks) | Ian Lance Taylor | 2018-10-05 | 2 | -1/+13 |
* | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 2018-08-27 | 1 | -5/+5 |
* | libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS. | Iain Buclaw | 2018-08-05 | 5 | -17/+11 |
* | xcoff.c (struct xcoff_line, [...]): Remove. | Tony Reix | 2018-08-01 | 2 | -232/+212 |
* | re PR other/86198 (Libbacktrace does not properly work with ".note.gnu.build-... | Denis Khalikov | 2018-06-21 | 2 | -1/+7 |
* | Regenerate configure of target libraries | H.J. Lu | 2018-04-24 | 2 | -1/+5 |
* | cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul... | Jakub Jelinek | 2018-04-19 | 2 | -7/+10 |
* | backtrace.c: Revert last two changes. | Ian Lance Taylor | 2018-04-17 | 2 | -34/+16 |
* | backtrace.c: Include backtrace-supported.h before checking BACKTRACE_USES_MAL... | Ian Lance Taylor | 2018-04-17 | 2 | -1/+7 |
* | backtrace.c (backtrace_full): When testing whether we can allocate memory... | Ian Lance Taylor | 2018-04-17 | 2 | -11/+38 |
* | re PR other/85161 (Test case failures in libbacktrace on powerpc64 BE startin... | Jakub Jelinek | 2018-04-04 | 2 | -1/+15 |
* | CET shouldn't be enabled in 32-bit run-time libraries by defualt | Igor Tsimbalist | 2018-02-19 | 2 | -1/+21 |
* | re PR other/82368 (with r253275 several new test cases in libbacktrace fail) | Jakub Jelinek | 2018-02-15 | 2 | -0/+7 |
* | re PR other/82368 (with r253275 several new test cases in libbacktrace fail) | Jakub Jelinek | 2018-02-14 | 2 | -3/+70 |
* | elf.c (elf_add): Close descriptor if we use a debugfile. | Ian Lance Taylor | 2018-01-31 | 3 | -4/+46 |
* | elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC i... | Ian Lance Taylor | 2018-01-25 | 2 | -7/+20 |
* | * pecoff.c (coff_add): Only release syms_view if it is valid. | Ian Lance Taylor | 2018-01-25 | 2 | -2/+9 |
* | * pecoff.c (coff_add): Another memcpy -> coff_read4 fix. | Ian Lance Taylor | 2018-01-25 | 2 | -2/+6 |
* | * pecoff.c (coff_add): Use coff_read4, not memcpy. | Ian Lance Taylor | 2018-01-25 | 2 | -1/+5 |
* | re PR other/68239 (libbacktrace allocation is sometimes very slow) | Ian Lance Taylor | 2018-01-25 | 2 | -1/+29 |
* | xcoff.c (xcoff_incl_compare): New function. | Tony Reix | 2018-01-19 | 2 | -9/+50 |
* | elf.c (codes): Fix size to be 288. | Ian Lance Taylor | 2018-01-17 | 3 | -37/+174 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 32 | -32/+36 |
* | Enable building libbacktrace with Intel CET | Igor Tsimbalist | 2017-11-17 | 5 | -3/+94 |
* | ztest.c (test_large): Pass unsigned long *, not size_t *, to zlib uncompress ... | Ian Lance Taylor | 2017-10-06 | 2 | -1/+9 |