aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-11re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...Jakub Jelinek1-1/+1
2012-12-07re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...Jakub Jelinek1-1/+1
2012-10-02re PR other/54761 (FAIL log)Uros Bizjak1-1/+2
2012-09-28re PR bootstrap/54732 (Installation failure: libbacktrace rebuilds upon insta...Ian Lance Taylor1-58/+42
2012-09-19configure.ac (GCC_HEADER_STDINT): Invoke.Rainer Orth1-0/+1
2012-09-19re PR bootstrap/54623 (install fails with libbacktrace/backtrace.c:35:20: err...Ian Lance Taylor1-1/+4
2012-09-17libbacktrace/:Ian Lance Taylor1-0/+740