aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-07-08libbacktrace: check for sys/link.hIan Lance Taylor1-3/+7
2022-06-27libbacktrace: replace fgrep with grep in configure scriptIan Lance Taylor1-1/+1
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-02-11libbacktrace: check for objcopy --add-gnu-debuglink using --helpIan Lance Taylor1-2/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-28libbacktrace: only run dsymutil with Mach-OIan Lance Taylor1-1/+1
2020-09-14libbacktrace: support MiniDebugInfoIan Lance Taylor1-0/+15
2020-07-07libbacktrace: test linker support for DWARF 5Ian Lance Taylor1-2/+2
2020-05-12libbacktrace: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-0/+11
2020-05-11libbacktrace: declare getpagesize if necessaryIan Lance Taylor1-1/+1
2020-05-09libbacktrace: add Mach-O supportIan Lance Taylor1-0/+10
2020-05-09libbacktrace: support fetching executable name using sysctlIan Lance Taylor1-0/+30
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor1-0/+11
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-5/+2
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-6/+0
2019-01-29[libbacktrace] Add test-cases exercising build-id and dwzTom de Vries1-0/+3
2019-01-17[libbacktrace] Add btest_dwz test-caseTom de Vries1-0/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-4/+3
2018-08-05libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.Iain Buclaw1-4/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-17Enable building libbacktrace with Intel CETIgor Tsimbalist1-0/+6
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-0/+12
2017-10-02libbacktrace: Conditionalize test timing on clock_gettime availabilityThomas Schwinge1-0/+3
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor1-0/+17
2017-09-22re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor1-0/+1
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor1-0/+14
2017-07-26configure.ac: Check for XCOFF32/XCOFF64.Tony Reix1-3/+30
2017-07-21filetype.awk: Add AIX XCOFF type detection.Tony Reix1-0/+3
2017-06-21configure.ac: Add AC_SYS_LARGEFILE.Richard Biener1-0/+2
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor1-0/+17
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-18Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis1-1/+2
2015-12-10PR 68115/libfortranJohn David Anglin1-1/+4
2015-08-31configure.ac: For spu-*-* targets, set have_fcntl to no.Ulrich Weigand1-0/+1
2015-08-27configure.ac: Remove [disable-shared] argument to LT_INIT.Ulrich Weigand1-14/+3
2015-08-25configure.ac: Only compile with -fPIC if the target supports it.Hans-Peter Nilsson1-2/+6
2015-08-24configure.ac: Set have_mmap to no on spu-*-* targets.Ulrich Weigand1-0/+6
2015-05-29libbacktrace: add support of PE/COFFTristan Gingold1-0/+11
2015-01-24configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose1-1/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-02-07re PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4)Misty De Meo1-1/+1
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/+18
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+5