aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-01-25[libbacktrace] Fix strrchr segfaultTom de Vries1-0/+7
2019-01-25[libbacktrace] Rename dtest to btest_gnudebuglinkTom de Vries1-0/+6
2019-01-23[libbacktrace] Use size_t for low_offset/high_offset fields of struct unitTom de Vries1-0/+6
2019-01-20* allocfail.c (main): Increase portability of printf statement.Gerald Pfeifer1-0/+4
2019-01-18re PR libbacktrace/88890 (libbacktrace on 32-bit system with _FILE_OFFSET_BIT...Ian Lance Taylor1-0/+9
2019-01-17[libbacktrace] Add btest_dwz test-caseTom de Vries1-0/+9
2019-01-17[libbacktrace] Handle DW_FORM_GNU_ref_altTom de Vries1-0/+8
2019-01-17[libbacktrace] Add find_unitTom de Vries1-0/+11
2019-01-17[libbacktrace] Handle DW_FORM_GNU_strp_altTom de Vries1-0/+6
2019-01-17[libbacktrace] Handle alt FORMS without .gnu_debugaltlinkTom de Vries1-0/+10
2019-01-17[libbacktrace] Add altlink field to struct dwarf_dataTom de Vries1-0/+10
2019-01-17[libbacktrace] Return struct dwarf_data pointer from elf_addTom de Vries1-0/+10
2019-01-17[libbacktrace] Read .gnu_debugaltlinkTom de Vries1-0/+6
2019-01-16[libbacktrace] Factor out read_referenced_name_from_attrTom de Vries1-0/+7
2019-01-16[libbacktrace] Unify function name preference handlingTom de Vries1-0/+8
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-0/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+5
2018-12-29Makefile.am (xcoff_%.c): Use an actual newline instead of \n in sed pattern.Gerald Pfeifer1-0/+6
2018-12-28[libbacktrace] Reduce memory usage in build_address_mapTom de Vries1-0/+4
2018-12-28[libbacktrace] Simplify memory management in build_address_mapTom de Vries1-0/+5
2018-12-28[libbacktrace] Fix memory leak in loop in build_address_mapIan Lance Taylor1-0/+10
2018-12-28[libbacktrace] Fix memory leak in build_address_mapTom de Vries1-0/+4
2018-12-14[testsuite] Remove bashism from libbacktrace/allocfail.shTom de Vries1-0/+5
2018-12-12[libbacktrace] Add allocfail.sh test-caseTom de Vries1-0/+10
2018-11-30[libbacktrace] Add tests for unused formatsTom de Vries1-0/+7
2018-11-30[libbacktrace] Test check_PROGRAMS without mmapTom de Vries1-0/+6
2018-11-30[libbacktrace] Factor out backtrace_vector_freeTom de Vries1-0/+6
2018-11-28[libbacktrace] Fix segfault upon allocation failureTom de Vries1-0/+5
2018-11-27[libbacktrace] Don't point to released memory in backtrace_vector_releaseTom de Vries1-0/+5
2018-11-27[libbacktrace] Avoid realloc with size == 0 in backtrace_vector_releaseTom de Vries1-0/+8
2018-11-22[libbacktrace] Factor out read_initial_lengthTom de Vries1-0/+5
2018-11-21[libbacktrace] Factor out read_stringTom de Vries1-0/+5
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-0/+7
2018-10-05re PR libbacktrace/87529 (libbacktrace API forces users to have memory leaks)Ian Lance Taylor1-0/+6
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-5/+5
2018-08-05libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.Iain Buclaw1-0/+7
2018-08-01xcoff.c (struct xcoff_line, [...]): Remove.Tony Reix1-0/+11
2018-06-21re PR other/86198 (Libbacktrace does not properly work with ".note.gnu.build-...Denis Khalikov1-0/+6
2018-04-24Regenerate configure of target librariesH.J. Lu1-0/+4
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-0/+4
2018-04-17backtrace.c: Revert last two changes.Ian Lance Taylor1-0/+5
2018-04-17backtrace.c: Include backtrace-supported.h before checking BACKTRACE_USES_MAL...Ian Lance Taylor1-0/+5
2018-04-17backtrace.c (backtrace_full): When testing whether we can allocate memory...Ian Lance Taylor1-0/+5
2018-04-04re PR other/85161 (Test case failures in libbacktrace on powerpc64 BE startin...Jakub Jelinek1-0/+7
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-0/+5
2018-02-15re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek1-0/+5
2018-02-14re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek1-0/+10
2018-01-31elf.c (elf_add): Close descriptor if we use a debugfile.Ian Lance Taylor1-0/+6
2018-01-25elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC i...Ian Lance Taylor1-0/+6
2018-01-25* pecoff.c (coff_add): Only release syms_view if it is valid.Ian Lance Taylor1-0/+4