summaryrefslogtreecommitdiff
path: root/libbacktrace/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Regenerate Makefile.in files.Martin Liska2023-01-171-1/+1
* libbacktrace: don't run --build-id tests if it is not supportedIan Lance Taylor2023-01-061-18/+18
* libbacktrace: support zstd decompressionIan Lance Taylor2022-12-071-38/+160
* libbacktrace: don't let "make clean" remove allocfail.shIan Lance Taylor2022-07-071-5/+10
* libbacktrace: replace fgrep with grep in configure scriptIan Lance Taylor2022-06-271-1/+1
* Libbacktrace: Fix the use of newline in sed replacementFrancois-Xavier Coudert2021-12-281-4/+4
* libbacktrace: don't fail tests if dwz failsIan Lance Taylor2021-01-181-4/+8
* libbacktrace: build mtest.dSYM if using dsymutilIan Lance Taylor2020-09-281-8/+10
* libbacktrace: only run dsymutil with Mach-OIan Lance Taylor2020-09-281-10/+12
* libbacktrace: support MiniDebugInfoIan Lance Taylor2020-09-141-11/+152
* libbacktrace: Enable Intel CET on Intel CET enabled host for jitH.J. Lu2020-05-121-1/+2
* libbacktrace: declare getpagesize if necessaryIan Lance Taylor2020-05-111-1/+1
* libbacktrace: add Mach-O supportIan Lance Taylor2020-05-091-36/+87
* libbacktrace: always pass -g when compiling test codeIan Lance Taylor2020-02-031-47/+268
* libbacktrace: add DWARF 5 supportIan Lance Taylor2019-12-131-16/+96
* Makefile.am (BUILDTESTS): Remove test_elf, add test_elf_32 and test_elf_64.Clement Chigot2019-05-241-22/+52
* re PR libbacktrace/89669 (/usr/ccs/bin/ld: Unsatisfied symbols: backtrace_unc...Ian Lance Taylor2019-03-111-35/+46
* [libbacktrace] Require dwz for b3test_dwz_buildidTom de Vries2019-02-261-35/+37
* [libbacktrace] Add btest_ltoTom de Vries2019-02-101-21/+60
* [libbacktrace] Add test-cases exercising build-id and dwzTom de Vries2019-01-291-40/+153
* [libbacktrace] Don't assign check_PROGRAMS to TESTSTom de Vries2019-01-291-57/+56
* [libbacktrace] Fix and simplify xcoff_%.c pattern ruleTom de Vries2019-01-281-2/+3
* [libbacktrace] Fix strrchr segfaultTom de Vries2019-01-251-7/+15
* [libbacktrace] Rename dtest to btest_gnudebuglinkTom de Vries2019-01-251-7/+7
* [libbacktrace] Add btest_dwz test-caseTom de Vries2019-01-171-7/+25
* [libbacktrace] Read .gnu_debugaltlinkTom de Vries2019-01-171-1/+1
* Makefile.am (xcoff_%.c): Use an actual newline instead of \n in sed pattern.Gerald Pfeifer2018-12-291-1/+2
* [libbacktrace] Add allocfail.sh test-caseTom de Vries2018-12-121-17/+64
* [libbacktrace] Add tests for unused formatsTom de Vries2018-11-301-12/+127
* [libbacktrace] Test check_PROGRAMS without mmapTom de Vries2018-11-301-24/+295
* [libbacktrace] Avoid realloc with size == 0 in backtrace_vector_releaseTom de Vries2018-11-271-4/+21
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-247/+680
* libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.Iain Buclaw2018-08-051-1/+1
* Enable building libbacktrace with Intel CETIgor Tsimbalist2017-11-171-1/+3
* ztest.c: #include <errno.h>.Ian Lance Taylor2017-10-031-2/+2
* libbacktrace: Support the case that clock_gettime is in librtThomas Schwinge2017-10-021-2/+4
* re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor2017-09-291-8/+94
* re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor2017-09-201-1/+7
* re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey2017-09-121-1/+1
* filetype.awk: Add AIX XCOFF type detection.Tony Reix2017-07-211-1/+3
* elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor2017-06-121-6/+43
* dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.Than McIntosh2017-05-191-4/+20
* * all: Remove meaningless trailing whitespace.Carlos Liam2016-09-111-3/+3
* Makefile.am (backtrace.lo): Depend on internal.h.Ian Lance Taylor2015-09-111-1/+4
* libbacktrace: add support of PE/COFFTristan Gingold2015-05-291-0/+2
* libbacktrace: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-22/+48
* sort.c: New file.Ian Lance Taylor2014-03-071-4/+13
* re PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4)Misty De Meo2014-02-071-1/+1
* configure.ac: Check for support of __atomic extensions.Ian Lance Taylor2013-11-191-3/+4
* re PR bootstrap/54834 (bootstrap fails when building libbacktrace)Ian Lance Taylor2013-01-011-1/+1