]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace
[C++] Protect call to copy_attributes_to_builtin (PR91505)
[thirdparty/gcc.git] / libbacktrace /
2019-05-24  ian * Makefile.am (BUILDTESTS): Remove test_elf, add test_...
2019-05-14  roRemove obsolete Solaris 10 support
2019-03-11  ian PR libbacktrace/89669
2019-02-26  vries[libbacktrace] Fix btest-lto for older gcc
2019-02-26  vries[libbacktrace] Require dwz for b3test_dwz_buildid
2019-02-12  vries[libbacktrace] Handle bsearch with NULL base in dwarf_l...
2019-02-10  vries[libbacktrace] Add btest_lto
2019-02-08  vries[libbacktrace] Declare external backtrace fns noinline
2019-02-08  vries[libbacktrace] Handle DW_FORM_ref_addr
2019-01-31  vries[libbacktrace] Fix .gnu_debugaltlink build-id check
2019-01-29  vries[libbacktrace] Add test-cases exercising build-id and dwz
2019-01-29  vries[libbacktrace] Don't assign check_PROGRAMS to TESTS
2019-01-28  vries[libbacktrace] Fix and simplify xcoff_%.c pattern rule
2019-01-25  nathan[backtrace] Avoid segfault
2019-01-25  vries[libbacktrace] Fix strrchr segfault
2019-01-25  vries[libbacktrace] Rename dtest to btest_gnudebuglink
2019-01-23  vries[libbacktrace] Use size_t for low_offset/high_offset...
2019-01-20  gerald * allocfail.c (main): Increase portability of printf...
2019-01-18  ian PR libbacktrace/88890
2019-01-17  vries[libbacktrace] Add btest_dwz test-case
2019-01-17  vries[libbacktrace] Handle DW_FORM_GNU_ref_alt
2019-01-17  vries[libbacktrace] Add find_unit
2019-01-17  vries[libbacktrace] Handle DW_FORM_GNU_strp_alt
2019-01-17  vries[libbacktrace] Handle alt FORMS without .gnu_debugaltlink
2019-01-17  vries[libbacktrace] Add altlink field to struct dwarf_data
2019-01-17  vries[libbacktrace] Return struct dwarf_data pointer from...
2019-01-17  vries[libbacktrace] Read .gnu_debugaltlink
2019-01-16  vries[libbacktrace] Factor out read_referenced_name_from_attr
2019-01-16  vries[libbacktrace] Unify function name preference handling
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-29  gerald * Makefile.am (xcoff_%.c): Use an actual newline inste...
2018-12-28  vries[libbacktrace] Reduce memory usage in build_address_map
2018-12-28  vries[libbacktrace] Simplify memory management in build_addr...
2018-12-28  vries[libbacktrace] Fix memory leak in loop in build_address_map
2018-12-28  vries[libbacktrace] Fix memory leak in build_address_map
2018-12-14  vries[testsuite] Remove bashism from libbacktrace/allocfail.sh
2018-12-12  vries[libbacktrace] Add allocfail.sh test-case
2018-11-30  vries[libbacktrace] Add tests for unused formats
2018-11-30  vries[libbacktrace] Test check_PROGRAMS without mmap
2018-11-30  vries[libbacktrace] Factor out backtrace_vector_free
2018-11-28  vries[libbacktrace] Fix segfault upon allocation failure
2018-11-27  vries[libbacktrace] Don't point to released memory in backtr...
2018-11-27  vries[libbacktrace] Avoid realloc with size == 0 in backtrac...
2018-11-22  vries[libbacktrace] Factor out read_initial_length
2018-11-21  vries[libbacktrace] Factor out read_string
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-05  ian PR libbacktrace/87529
2018-08-27  marxinReplace 8 spaces with a tabular in ChangeLog files.
2018-08-05  ibuclawlibbacktrace: Suppress the default action-if-found...
2018-08-01  ian * xcoff.c (struct xcoff_line, struct xcoff_line_vector...
2018-06-21  chefmaxlibbacktrace/
2018-04-24  hjlRegenerate configure of target libraries
2018-04-19  jakub * config/cet.m4 (GCC_CET_FLAGS): Default to --disable...
2018-04-17  ian * backtrace.c: Revert last two changes. Don't call...
2018-04-17  ian * backtrace.c: Include backtrace-supported.h before...
2018-04-17  ian * backtrace.c (backtrace_full): When testing whether...
2018-04-04  jakub PR other/85161
2018-02-19  itsimbalCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-15  jakub PR other/82368
2018-02-14  jakub PR other/82368
2018-01-31  ian * elf.c (elf_add): Close descriptor if we use a debugfile.
2018-01-25  ian * elf.c (elf_open_debugfile_by_debuglink): Don't check...
2018-01-25  ian * pecoff.c (coff_add): Only release syms_view if it...
2018-01-25  ian * pecoff.c (coff_add): Another memcpy -> coff_read4...
2018-01-25  ian * pecoff.c (coff_add): Use coff_read4, not memcpy.
2018-01-25  ian PR other/68239
2018-01-19  ian * xcoff.c (xcoff_incl_compare): New function.
2018-01-17  ian * elf.c (codes) [GENERATE_FIXED_HUFFMAN_TABLE]: Fix...
2018-01-03  jakub Update copyright years.
2017-11-17  itsimbalEnable building libbacktrace with Intel CET
2017-10-06  ian * ztest.c (test_large): Pass unsigned long *, not...
2017-10-05  ian * elf.c (elf_zlib_fetch): Change pval argument to...
2017-10-03  ian * ztest.c: #include <errno.h>.
2017-10-02  tschwingelibbacktrace: Support the case that clock_gettime is...
2017-10-02  tschwingelibbacktrace: Conditionalize test timing on clock_getti...
2017-09-29  ian * xcoff.c: Initial support for DWARF debug sections...
2017-09-29  ian PR other/67165
2017-09-22  ian PR sanitizer/77631
2017-09-21  ian PR go/82284
2017-09-20  ian PR sanitizer/77631
2017-09-12  sje2017-09-12 Steve Ellcey <sellcey@cavium.com>
2017-09-12  sje2017-09-12 Steve Ellcey <sellcey@cavium.com>
2017-08-02  djeAdd PR number.
2017-08-02  dje* xcoff.c (xcoff_process_linenos): Initialize incl...
2017-07-28  ian * xcoff.c: Don't leak a file descriptor if an archive...
2017-07-28  roFix pid_t printing
2017-07-26  ian * configure.ac: Check for XCOFF32/XCOFF64. Check...
2017-07-21  ian * filetype.awk: Add AIX XCOFF type detection.
2017-06-21  rguenth2017-06-21 Richard Biener <rguenther@suse.de>
2017-06-12  ian * elf.c (backtrace_initialize): Always set *fileline_fn.
2017-05-19  ian * dwarf.c (free_line_header): Don't free dirs if dirs_...
2017-03-08  ian * btest.c (test5): Replace #ifdef guard with...
2017-01-01  jakub Update copyright years.
2016-11-15  doko<toplevel>
2016-09-11  ian * all: Remove meaningless trailing whitespace.
2016-05-18  uros PR target/71161
2016-03-02  chefmaxlibbacktrace/
2016-02-06  danglin * mmap.c (MAP_FAILED): Define if not defined.
2016-01-04  jakub Update copyright years.
next