summaryrefslogtreecommitdiff
path: root/libbacktrace/configure.ac
AgeCommit message (Expand)Author
2020-05-11libbacktrace: declare getpagesize if necessaryIan Lance Taylor
2020-05-09libbacktrace: add Mach-O supportIan Lance Taylor
2020-05-09libbacktrace: support fetching executable name using sysctlIan Lance Taylor
2020-01-01Update copyright years.Jakub Jelinek
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-05-14Remove obsolete Solaris 10 supportRainer Orth
2019-01-29[libbacktrace] Add test-cases exercising build-id and dwzTom de Vries
2019-01-17[libbacktrace] Add btest_dwz test-caseTom de Vries
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-08-05libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.Iain Buclaw
2018-01-03Update copyright years.Jakub Jelinek
2017-11-17Enable building libbacktrace with Intel CETIgor Tsimbalist
2017-10-03ztest.c: #include <errno.h>.Ian Lance Taylor
2017-10-02libbacktrace: Support the case that clock_gettime is in librtThomas Schwinge
2017-10-02libbacktrace: Conditionalize test timing on clock_gettime availabilityThomas Schwinge
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor
2017-09-22re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor
2017-07-26configure.ac: Check for XCOFF32/XCOFF64.Tony Reix
2017-07-21filetype.awk: Add AIX XCOFF type detection.Tony Reix
2017-06-21configure.ac: Add AC_SYS_LARGEFILE.Richard Biener
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor
2017-01-01Update copyright years.Jakub Jelinek
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam
2016-01-04Update copyright years.Jakub Jelinek
2015-12-18Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis
2015-12-10PR 68115/libfortranJohn David Anglin
2015-08-31configure.ac: For spu-*-* targets, set have_fcntl to no.Ulrich Weigand
2015-08-27configure.ac: Remove [disable-shared] argument to LT_INIT.Ulrich Weigand
2015-08-25configure.ac: Only compile with -fPIC if the target supports it.Hans-Peter Nilsson
2015-08-24configure.ac: Set have_mmap to no on spu-*-* targets.Ulrich Weigand
2015-05-29libbacktrace: add support of PE/COFFTristan Gingold
2015-01-24configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose
2015-01-05Update copyright years.Jakub Jelinek
2014-02-07re PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4)Misty De Meo
2014-01-02Update copyright years in libbacktrace/Richard Sandiford
2013-11-19configure.ac: Check for support of __atomic extensions.Ian Lance Taylor
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-01-14Update copyright years in libbacktrace.Richard Sandiford
2012-12-11re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...Jakub Jelinek
2012-11-13re PR other/55312 (libbacktrace doesn't honor --disable-werror)Ian Lance Taylor
2012-11-12configure.ac: Check for getexecname.Ian Lance Taylor
2012-10-26re PR target/55061 (libbacktrace build fails during bootstrap on powerpc-appl...Jack Howarth
2012-10-24re PR target/55061 (libbacktrace build fails during bootstrap on powerpc-appl...Ian Lance Taylor
2012-10-11configure.ac: Do not use dl_iterate_phdr on Solaris 10.Ian Lance Taylor
2012-10-09Add support for tracing through shared libraries.Ian Lance Taylor
2012-10-02re PR other/54761 (FAIL log)Uros Bizjak
2012-09-28re PR bootstrap/54732 (Installation failure: libbacktrace rebuilds upon insta...Ian Lance Taylor