aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-01-17Regenerate Makefile.in files.Martin Liska1-1/+1
2023-01-06libbacktrace: don't run --build-id tests if it is not supportedIan Lance Taylor1-18/+18
2022-12-07libbacktrace: support zstd decompressionIan Lance Taylor1-38/+160
2022-07-07libbacktrace: don't let "make clean" remove allocfail.shIan Lance Taylor1-5/+10
2022-06-27libbacktrace: replace fgrep with grep in configure scriptIan Lance Taylor1-1/+1
2021-12-28Libbacktrace: Fix the use of newline in sed replacementFrancois-Xavier Coudert1-4/+4
2021-01-18libbacktrace: don't fail tests if dwz failsIan Lance Taylor1-4/+8
2020-09-28libbacktrace: build mtest.dSYM if using dsymutilIan Lance Taylor1-8/+10
2020-09-28libbacktrace: only run dsymutil with Mach-OIan Lance Taylor1-10/+12
2020-09-14libbacktrace: support MiniDebugInfoIan Lance Taylor1-11/+152
2020-05-12libbacktrace: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-1/+2
2020-05-11libbacktrace: declare getpagesize if necessaryIan Lance Taylor1-1/+1
2020-05-09libbacktrace: add Mach-O supportIan Lance Taylor1-36/+87
2020-02-03libbacktrace: always pass -g when compiling test codeIan Lance Taylor1-47/+268
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor1-16/+96
2019-05-24Makefile.am (BUILDTESTS): Remove test_elf, add test_elf_32 and test_elf_64.Clement Chigot1-22/+52
2019-03-11re PR libbacktrace/89669 (/usr/ccs/bin/ld: Unsatisfied symbols: backtrace_unc...Ian Lance Taylor1-35/+46
2019-02-26[libbacktrace] Require dwz for b3test_dwz_buildidTom de Vries1-35/+37
2019-02-10[libbacktrace] Add btest_ltoTom de Vries1-21/+60
2019-01-29[libbacktrace] Add test-cases exercising build-id and dwzTom de Vries1-40/+153
2019-01-29[libbacktrace] Don't assign check_PROGRAMS to TESTSTom de Vries1-57/+56
2019-01-28[libbacktrace] Fix and simplify xcoff_%.c pattern ruleTom de Vries1-2/+3
2019-01-25[libbacktrace] Fix strrchr segfaultTom de Vries1-7/+15
2019-01-25[libbacktrace] Rename dtest to btest_gnudebuglinkTom de Vries1-7/+7
2019-01-17[libbacktrace] Add btest_dwz test-caseTom de Vries1-7/+25
2019-01-17[libbacktrace] Read .gnu_debugaltlinkTom de Vries1-1/+1
2018-12-29Makefile.am (xcoff_%.c): Use an actual newline instead of \n in sed pattern.Gerald Pfeifer1-1/+2
2018-12-12[libbacktrace] Add allocfail.sh test-caseTom de Vries1-17/+64
2018-11-30[libbacktrace] Add tests for unused formatsTom de Vries1-12/+127
2018-11-30[libbacktrace] Test check_PROGRAMS without mmapTom de Vries1-24/+295
2018-11-27[libbacktrace] Avoid realloc with size == 0 in backtrace_vector_releaseTom de Vries1-4/+21
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-247/+680
2018-08-05libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.Iain Buclaw1-1/+1
2017-11-17Enable building libbacktrace with Intel CETIgor Tsimbalist1-1/+3
2017-10-03ztest.c: #include <errno.h>.Ian Lance Taylor1-2/+2
2017-10-02libbacktrace: Support the case that clock_gettime is in librtThomas Schwinge1-2/+4
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor1-8/+94
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor1-1/+7
2017-09-12re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey1-1/+1
2017-07-21filetype.awk: Add AIX XCOFF type detection.Tony Reix1-1/+3
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor1-6/+43
2017-05-19dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.Than McIntosh1-4/+20
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam1-3/+3
2015-09-11Makefile.am (backtrace.lo): Depend on internal.h.Ian Lance Taylor1-1/+4
2015-05-29libbacktrace: add support of PE/COFFTristan Gingold1-0/+2
2015-05-13libbacktrace: Bump to automake 1.11.6Michael Haubenwallner1-22/+48
2014-03-07sort.c: New file.Ian Lance Taylor1-4/+13
2014-02-07re PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4)Misty De Meo1-1/+1
2013-11-19configure.ac: Check for support of __atomic extensions.Ian Lance Taylor1-3/+4
2013-01-01re PR bootstrap/54834 (bootstrap fails when building libbacktrace)Ian Lance Taylor1-1/+1