aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-07-07libbacktrace: don't let "make clean" remove allocfail.shIan Lance Taylor1-10/+17
2022-01-03Update copyright years.Jakub Jelinek1-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-3/+7
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-28libbacktrace: build mtest.dSYM if using dsymutilIan Lance Taylor1-0/+4
2020-09-28libbacktrace: only run dsymutil with Mach-OIan Lance Taylor1-24/+24
2020-09-14libbacktrace: support MiniDebugInfoIan Lance Taylor1-2/+53
2020-05-12libbacktrace: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-1/+1
2020-05-09libbacktrace: add Mach-O supportIan Lance Taylor1-3/+65
2020-02-03libbacktrace: always pass -g when compiling test codeIan Lance Taylor1-10/+26
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor1-0/+21
2019-05-24Makefile.am (BUILDTESTS): Remove test_elf, add test_elf_32 and test_elf_64.Clement Chigot1-3/+17
2019-03-11re PR libbacktrace/89669 (/usr/ccs/bin/ld: Unsatisfied symbols: backtrace_unc...Ian Lance Taylor1-0/+4
2019-02-26[libbacktrace] Require dwz for b3test_dwz_buildidTom de Vries1-0/+4
2019-02-10[libbacktrace] Add btest_ltoTom de Vries1-0/+10
2019-01-29[libbacktrace] Add test-cases exercising build-id and dwzTom de Vries1-0/+50
2019-01-29[libbacktrace] Don't assign check_PROGRAMS to TESTSTom de Vries1-20/+29
2019-01-28[libbacktrace] Fix and simplify xcoff_%.c pattern ruleTom de Vries1-2/+3
2019-01-25[libbacktrace] Fix strrchr segfaultTom de Vries1-0/+6
2019-01-25[libbacktrace] Rename dtest to btest_gnudebuglinkTom de Vries1-4/+4
2019-01-17[libbacktrace] Add btest_dwz test-caseTom de Vries1-0/+14
2019-01-01Update copyright years.Jakub Jelinek1-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-0/+20
2018-11-30[libbacktrace] Add tests for unused formatsTom de Vries1-0/+39
2018-11-30[libbacktrace] Test check_PROGRAMS without mmapTom de Vries1-0/+54
2018-11-27[libbacktrace] Avoid realloc with size == 0 in backtrace_vector_releaseTom de Vries1-0/+4
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-03ztest.c: #include <errno.h>.Ian Lance Taylor1-1/+1
2017-10-02libbacktrace: Support the case that clock_gettime is in librtThomas Schwinge1-0/+1
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor1-0/+26
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor1-0/+10
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/+4
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor1-2/+12
2017-05-19dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.Than McIntosh1-0/+11
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-11Makefile.am (backtrace.lo): Depend on internal.h.Ian Lance Taylor1-1/+3
2015-05-29libbacktrace: add support of PE/COFFTristan Gingold1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-03-07sort.c: New file.Ian Lance Taylor1-0/+6
2014-01-02Update copyright years in libbacktrace/Richard Sandiford1-1/+1
2013-11-19configure.ac: Check for support of __atomic extensions.Ian Lance Taylor1-0/+1
2013-01-14Update copyright years in libbacktrace.Richard Sandiford1-1/+1
2013-01-01re PR bootstrap/54834 (bootstrap fails when building libbacktrace)Ian Lance Taylor1-1/+1