aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek38-38/+42
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor10-167/+1213
2019-12-10libbacktrace: remove duplicate low_pc/high_pc/range handlingIan Lance Taylor2-235/+179
2019-12-05* edtest.c (test1): Add noclone attribute.Ian Lance Taylor2-2/+5
2019-12-05libbacktrace: simplify DWARF section handlingIan Lance Taylor6-208/+183
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-5/+14
2019-09-26re PR libbacktrace/91908 (New libbacktrace tests fail to build)Ian Lance Taylor3-2/+11
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand3-10/+9
2019-05-24Makefile.am (BUILDTESTS): Remove test_elf, add test_elf_32 and test_elf_64.Clement Chigot3-25/+75
2019-05-14Remove obsolete Solaris 10 supportRainer Orth3-12/+6
2019-03-11re PR libbacktrace/89669 (/usr/ccs/bin/ld: Unsatisfied symbols: backtrace_unc...Ian Lance Taylor3-35/+57
2019-02-26[libbacktrace] Fix btest-lto for older gccTom de Vries2-1/+6
2019-02-26[libbacktrace] Require dwz for b3test_dwz_buildidTom de Vries3-35/+46
2019-02-12[libbacktrace] Handle bsearch with NULL base in dwarf_lookup_pcTom de Vries2-2/+9
2019-02-10[libbacktrace] Add btest_ltoTom de Vries4-27/+83
2019-02-08[libbacktrace] Declare external backtrace fns noinlineTom de Vries4-3/+9
2019-02-08[libbacktrace] Handle DW_FORM_ref_addrTom de Vries2-20/+18
2019-01-31[libbacktrace] Fix .gnu_debugaltlink build-id checkTom de Vries2-2/+8
2019-01-29[libbacktrace] Add test-cases exercising build-id and dwzTom de Vries7-43/+345
2019-01-29[libbacktrace] Don't assign check_PROGRAMS to TESTSTom de Vries3-77/+93
2019-01-28[libbacktrace] Fix and simplify xcoff_%.c pattern ruleTom de Vries3-4/+12
2019-01-25[backtrace] Avoid segfaultNathan Sidwell2-1/+6
2019-01-25[libbacktrace] Fix strrchr segfaultTom de Vries4-8/+29
2019-01-25[libbacktrace] Rename dtest to btest_gnudebuglinkTom de Vries3-11/+17
2019-01-23[libbacktrace] Use size_t for low_offset/high_offset fields of struct unitTom de Vries2-6/+12
2019-01-20* allocfail.c (main): Increase portability of printf statement.Gerald Pfeifer2-1/+5
2019-01-18re PR libbacktrace/88890 (libbacktrace on 32-bit system with _FILE_OFFSET_BIT...Ian Lance Taylor5-4/+25
2019-01-17[libbacktrace] Add btest_dwz test-caseTom de Vries5-9/+106
2019-01-17[libbacktrace] Handle DW_FORM_GNU_ref_altTom de Vries2-1/+24
2019-01-17[libbacktrace] Add find_unitTom de Vries2-11/+87
2019-01-17[libbacktrace] Handle DW_FORM_GNU_strp_altTom de Vries2-8/+23
2019-01-17[libbacktrace] Handle alt FORMS without .gnu_debugaltlinkTom de Vries2-15/+39
2019-01-17[libbacktrace] Add altlink field to struct dwarf_dataTom de Vries6-2/+22
2019-01-17[libbacktrace] Return struct dwarf_data pointer from elf_addTom de Vries6-13/+37
2019-01-17[libbacktrace] Read .gnu_debugaltlinkTom de Vries3-6/+95
2019-01-16[libbacktrace] Factor out read_referenced_name_from_attrTom de Vries2-35/+61
2019-01-16[libbacktrace] Unify function name preference handlingTom de Vries2-10/+31
2019-01-09PR other/16615 [1/5]Sandra Loosemore2-1/+7
2019-01-01Update copyright years.Jakub Jelinek37-37/+41
2018-12-29Makefile.am (xcoff_%.c): Use an actual newline instead of \n in sed pattern.Gerald Pfeifer3-2/+10
2018-12-28[libbacktrace] Reduce memory usage in build_address_mapTom de Vries2-0/+18
2018-12-28[libbacktrace] Simplify memory management in build_address_mapTom de Vries2-12/+13
2018-12-28[libbacktrace] Fix memory leak in loop in build_address_mapIan Lance Taylor2-26/+44
2018-12-28[libbacktrace] Fix memory leak in build_address_mapTom de Vries2-0/+9
2018-12-14[testsuite] Remove bashism from libbacktrace/allocfail.shTom de Vries2-1/+5
2018-12-12[libbacktrace] Add allocfail.sh test-caseTom de Vries6-17/+449
2018-11-30[libbacktrace] Add tests for unused formatsTom de Vries4-12/+228
2018-11-30[libbacktrace] Test check_PROGRAMS without mmapTom de Vries3-24/+355
2018-11-30[libbacktrace] Factor out backtrace_vector_freeTom de Vries3-3/+19
2018-11-28[libbacktrace] Fix segfault upon allocation failureTom de Vries2-1/+6