]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace
gcov: rename 2 options.
[thirdparty/gcc.git] / libbacktrace /
2020-05-30  GCC AdministratorDaily bump.
2020-05-29  H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-15  H.J. Lux86: Also check if -fcf-protection works
2020-05-14  H.J. Lux86: Default CET run-time support to auto
2020-05-13  Ian Lance Taylorlibbacktrace: mark test_large parameter unused in ztest.c
2020-05-13  Ian Lance Taylorlibbacktrace: treat EACCESS like ENOENT
2020-05-12  H.J. Lulibbacktrace: Enable Intel CET on Intel CET enabled...
2020-05-11  Ian Lance Taylorlibbacktrace: declare getpagesize if necessary
2020-05-10  Ian Lance Taylorlibbacktrace: don't crash if ELF file has no sections
2020-05-09  Ian Lance Taylorlibbacktrace: don't free ELF strtab if error occurs...
2020-05-09  Ian Lance Taylorlibbacktrace: add Mach-O support
2020-05-09  Ian Lance Taylorlibbacktrace: support short read
2020-05-09  Ian Lance Taylorlibbacktrace: sometimes read debug sections individually
2020-05-09  Ian Lance Taylorlibbacktrace: support fetching executable name using...
2020-02-16  Ian Lance Taylorlibbacktrace: update to current libgo test file
2020-02-04  Ian Lance Taylorlibbacktrace: always pass -g when compiling test code
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-13  Ian Lance Taylorlibbacktrace: add DWARF 5 support
2019-12-10  Ian Lance Taylorlibbacktrace: remove duplicate low_pc/high_pc/range...
2019-12-05  Ian Lance Taylor* edtest.c (test1): Add noclone attribute.
2019-12-05  Ian Lance Taylorlibbacktrace: simplify DWARF section handling
2019-09-27  Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-09-26  Ian Lance Taylorre PR libbacktrace/91908 (New libbacktrace tests fail...
2019-09-03  Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-05-24  Clement ChigotMakefile.am (BUILDTESTS): Remove test_elf, add test_elf...
2019-05-14  Rainer OrthRemove obsolete Solaris 10 support
2019-03-11  Ian Lance Taylorre PR libbacktrace/89669 (/usr/ccs/bin/ld: Unsatisfied...
2019-02-26  Tom de Vries[libbacktrace] Fix btest-lto for older gcc
2019-02-26  Tom de Vries[libbacktrace] Require dwz for b3test_dwz_buildid
2019-02-12  Tom de Vries[libbacktrace] Handle bsearch with NULL base in dwarf_l...
2019-02-10  Tom de Vries[libbacktrace] Add btest_lto
2019-02-08  Tom de Vries[libbacktrace] Declare external backtrace fns noinline
2019-02-08  Tom de Vries[libbacktrace] Handle DW_FORM_ref_addr
2019-01-31  Tom de Vries[libbacktrace] Fix .gnu_debugaltlink build-id check
2019-01-29  Tom de Vries[libbacktrace] Add test-cases exercising build-id and dwz
2019-01-29  Tom de Vries[libbacktrace] Don't assign check_PROGRAMS to TESTS
2019-01-28  Tom de Vries[libbacktrace] Fix and simplify xcoff_%.c pattern rule
2019-01-25  Nathan Sidwell[backtrace] Avoid segfault
2019-01-25  Tom de Vries[libbacktrace] Fix strrchr segfault
2019-01-25  Tom de Vries[libbacktrace] Rename dtest to btest_gnudebuglink
2019-01-23  Tom de Vries[libbacktrace] Use size_t for low_offset/high_offset...
2019-01-20  Gerald Pfeifer* allocfail.c (main): Increase portability of printf...
2019-01-18  Ian Lance Taylorre PR libbacktrace/88890 (libbacktrace on 32-bit system...
2019-01-17  Tom de Vries[libbacktrace] Add btest_dwz test-case
2019-01-17  Tom de Vries[libbacktrace] Handle DW_FORM_GNU_ref_alt
2019-01-17  Tom de Vries[libbacktrace] Add find_unit
2019-01-17  Tom de Vries[libbacktrace] Handle DW_FORM_GNU_strp_alt
2019-01-17  Tom de Vries[libbacktrace] Handle alt FORMS without .gnu_debugaltlink
2019-01-17  Tom de Vries[libbacktrace] Add altlink field to struct dwarf_data
2019-01-17  Tom de Vries[libbacktrace] Return struct dwarf_data pointer from...
2019-01-17  Tom de Vries[libbacktrace] Read .gnu_debugaltlink
2019-01-16  Tom de Vries[libbacktrace] Factor out read_referenced_name_from_attr
2019-01-16  Tom de Vries[libbacktrace] Unify function name preference handling
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-29  Gerald PfeiferMakefile.am (xcoff_%.c): Use an actual newline instead...
2018-12-28  Tom de Vries[libbacktrace] Reduce memory usage in build_address_map
2018-12-28  Tom de Vries[libbacktrace] Simplify memory management in build_addr...
2018-12-28  Ian Lance Taylor[libbacktrace] Fix memory leak in loop in build_address_map
2018-12-28  Tom de Vries[libbacktrace] Fix memory leak in build_address_map
2018-12-14  Tom de Vries[testsuite] Remove bashism from libbacktrace/allocfail.sh
2018-12-12  Tom de Vries[libbacktrace] Add allocfail.sh test-case
2018-11-30  Tom de Vries[libbacktrace] Add tests for unused formats
2018-11-30  Tom de Vries[libbacktrace] Test check_PROGRAMS without mmap
2018-11-30  Tom de Vries[libbacktrace] Factor out backtrace_vector_free
2018-11-28  Tom de Vries[libbacktrace] Fix segfault upon allocation failure
2018-11-27  Tom de Vries[libbacktrace] Don't point to released memory in backtr...
2018-11-27  Tom de Vries[libbacktrace] Avoid realloc with size == 0 in backtrac...
2018-11-22  Tom de Vries[libbacktrace] Factor out read_initial_length
2018-11-21  Tom de Vries[libbacktrace] Factor out read_string
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-05  Ian Lance Taylorre PR libbacktrace/87529 (libbacktrace API forces users...
2018-08-27  Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-05  Iain Buclawlibbacktrace: Suppress the default action-if-found...
2018-08-01  Tony Reixxcoff.c (struct xcoff_line, [...]): Remove.
2018-06-21  Denis Khalikovre PR other/86198 (Libbacktrace does not properly work...
2018-04-24  H.J. LuRegenerate configure of target libraries
2018-04-19  Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-17  Ian Lance Taylorbacktrace.c: Revert last two changes.
2018-04-17  Ian Lance Taylorbacktrace.c: Include backtrace-supported.h before check...
2018-04-17  Ian Lance Taylorbacktrace.c (backtrace_full): When testing whether...
2018-04-04  Jakub Jelinekre PR other/85161 (Test case failures in libbacktrace...
2018-02-19  Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-15  Jakub Jelinekre PR other/82368 (with r253275 several new test cases...
2018-02-14  Jakub Jelinekre PR other/82368 (with r253275 several new test cases...
2018-01-31  Ian Lance Taylorelf.c (elf_add): Close descriptor if we use a debugfile.
2018-01-25  Ian Lance Taylorelf.c (elf_open_debugfile_by_debuglink): Don't check...
2018-01-25  Ian Lance Taylor* pecoff.c (coff_add): Only release syms_view if it...
2018-01-25  Ian Lance Taylor* pecoff.c (coff_add): Another memcpy -> coff_read4...
2018-01-25  Ian Lance Taylor* pecoff.c (coff_add): Use coff_read4, not memcpy.
2018-01-25  Ian Lance Taylorre PR other/68239 (libbacktrace allocation is sometimes...
2018-01-19  Tony Reixxcoff.c (xcoff_incl_compare): New function.
2018-01-17  Ian Lance Taylorelf.c (codes): Fix size to be 288.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-17  Igor TsimbalistEnable building libbacktrace with Intel CET
2017-10-06  Ian Lance Taylorztest.c (test_large): Pass unsigned long *, not size_t...
2017-10-05  Ian Lance Taylorelf.c (elf_zlib_fetch): Change pval argument to uint64_t *.
2017-10-03  Ian Lance Taylorztest.c: #include <errno.h>.
2017-10-02  Thomas Schwingelibbacktrace: Support the case that clock_gettime is...
2017-10-02  Thomas Schwingelibbacktrace: Conditionalize test timing on clock_getti...
next