aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/configure
AgeCommit message (Expand)AuthorFilesLines
2022-12-07libbacktrace: support zstd decompressionIan Lance Taylor1-2/+103
2022-10-12regenerate configure filesMartin Liska1-2/+2
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-0/+24
2022-07-08libbacktrace: check for sys/link.hIan Lance Taylor1-6/+11
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/+10
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-0/+29
2021-02-11libbacktrace: check for objcopy --add-gnu-debuglink using --helpIan Lance Taylor1-2/+1
2021-01-18libbacktrace: don't fail tests if dwz failsIan Lance Taylor1-2/+2
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-2/+2
2020-09-28libbacktrace: only run dsymutil with Mach-OIan Lance Taylor1-9/+9
2020-09-14libbacktrace: support MiniDebugInfoIan Lance Taylor1-3/+221
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-5/+18
2020-07-07libbacktrace: test linker support for DWARF 5Ian Lance Taylor1-2/+10
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-8/+9
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu1-0/+3
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-5/+11
2020-05-12libbacktrace: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-2/+179
2020-05-11libbacktrace: declare getpagesize if necessaryIan Lance Taylor1-0/+10
2020-05-09libbacktrace: add Mach-O supportIan Lance Taylor1-3/+75
2020-05-09libbacktrace: support fetching executable name using sysctlIan Lance Taylor1-0/+70
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor1-2/+38
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-5/+10
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-2/+58
2019-01-17[libbacktrace] Add btest_dwz test-caseTom de Vries1-2/+55
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-600/+919
2018-08-05libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.Iain Buclaw1-9/+1
2018-04-24Regenerate configure of target librariesH.J. Lu1-1/+1
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-7/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-1/+16
2017-11-17Enable building libbacktrace with Intel CETIgor Tsimbalist1-2/+76
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/+54
2017-10-02libbacktrace: Conditionalize test timing on clock_gettime availabilityThomas Schwinge1-0/+13
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor1-2/+111
2017-09-22re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor1-0/+13
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor1-3/+75
2017-07-26configure.ac: Check for XCOFF32/XCOFF64.Tony Reix1-3/+63
2017-07-21filetype.awk: Add AIX XCOFF type detection.Tony Reix1-0/+3
2017-06-21configure.ac: Add AC_SYS_LARGEFILE.Richard Biener1-2/+203
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor1-2/+45
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-1/+0
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-2/+5
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-39/+17