summaryrefslogtreecommitdiff
path: root/libbacktrace/configure
Commit message (Expand)AuthorAgeFilesLines
* Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe2020-12-051-16/+18
* Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin2020-11-291-2/+2
* libbacktrace: only run dsymutil with Mach-OIan Lance Taylor2020-09-281-9/+9
* libbacktrace: support MiniDebugInfoIan Lance Taylor2020-09-141-3/+221
* Require CET support only for the final GCC buildH.J. Lu2020-07-301-5/+18
* libbacktrace: test linker support for DWARF 5Ian Lance Taylor2020-07-071-2/+10
* Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu2020-05-291-8/+9
* x86: Also check if -fcf-protection worksH.J. Lu2020-05-151-0/+3
* x86: Default CET run-time support to autoH.J. Lu2020-05-141-5/+11
* libbacktrace: Enable Intel CET on Intel CET enabled host for jitH.J. Lu2020-05-121-2/+179
* libbacktrace: declare getpagesize if necessaryIan Lance Taylor2020-05-111-0/+10
* libbacktrace: add Mach-O supportIan Lance Taylor2020-05-091-3/+75
* libbacktrace: support fetching executable name using sysctlIan Lance Taylor2020-05-091-0/+70
* libbacktrace: add DWARF 5 supportIan Lance Taylor2019-12-131-2/+38
* Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2019-09-271-5/+10
* Remove Cell Broadband Engine SPU targetsUlrich Weigand2019-09-031-5/+2
* Remove obsolete Solaris 10 supportRainer Orth2019-05-141-6/+0
* [libbacktrace] Add test-cases exercising build-id and dwzTom de Vries2019-01-291-2/+58
* [libbacktrace] Add btest_dwz test-caseTom de Vries2019-01-171-2/+55
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-600/+919
* libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.Iain Buclaw2018-08-051-9/+1
* Regenerate configure of target librariesH.J. Lu2018-04-241-1/+1
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-191-7/+6
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-191-1/+16
* Enable building libbacktrace with Intel CETIgor Tsimbalist2017-11-171-2/+76
* ztest.c: #include <errno.h>.Ian Lance Taylor2017-10-031-2/+2
* libbacktrace: Support the case that clock_gettime is in librtThomas Schwinge2017-10-021-2/+54
* libbacktrace: Conditionalize test timing on clock_gettime availabilityThomas Schwinge2017-10-021-0/+13
* re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor2017-09-291-2/+111
* re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor2017-09-221-0/+13
* re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor2017-09-201-3/+75
* configure.ac: Check for XCOFF32/XCOFF64.Tony Reix2017-07-261-3/+63
* filetype.awk: Add AIX XCOFF type detection.Tony Reix2017-07-211-0/+3
* configure.ac: Add AC_SYS_LARGEFILE.Richard Biener2017-06-211-2/+203
* elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor2017-06-121-2/+45
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-151-1/+0
* Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis2015-12-181-1/+2
* PR 68115/libfortranJohn David Anglin2015-12-101-2/+5
* configure.ac: For spu-*-* targets, set have_fcntl to no.Ulrich Weigand2015-08-311-0/+1
* configure.ac: Remove [disable-shared] argument to LT_INIT.Ulrich Weigand2015-08-271-39/+17
* configure.ac: Only compile with -fPIC if the target supports it.Hans-Peter Nilsson2015-08-251-1/+19
* configure.ac: Set have_mmap to no on spu-*-* targets.Ulrich Weigand2015-08-241-0/+18
* libbacktrace: add support of PE/COFFTristan Gingold2015-05-291-2/+14
* libbacktrace: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-4/+4
* configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose2015-01-241-65/+68
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-211-1/+1
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-111-1/+1
* re PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4)Misty De Meo2014-02-071-2/+3
* configure.ac: Check for support of __atomic extensions.Ian Lance Taylor2013-11-191-0/+38
* Add --enable-host-shared configuration optionDavid Malcolm2013-10-151-2/+10