aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/configure.ac
AgeCommit message (Expand)Author
2024-04-23libbacktrace: test --compress-debug-sections=ARG for each ARGIan Lance Taylor
2024-01-03Update copyright years.Jakub Jelinek
2023-11-29libbacktrace: call GetModuleFileNameA on WindowsIan Lance Taylor
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-07-31libbacktrace: look for _pgmptr on WindowsIan Lance Taylor
2023-01-16Update copyright years.Jakub Jelinek
2023-01-06libbacktrace: don't run --build-id tests if it is not supportedIan Lance Taylor
2022-12-07libbacktrace: support zstd decompressionIan Lance Taylor
2022-07-08libbacktrace: check for sys/link.hIan Lance Taylor
2022-06-27libbacktrace: replace fgrep with grep in configure scriptIan Lance Taylor
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert
2022-01-03Update copyright years.Jakub Jelinek
2021-02-11libbacktrace: check for objcopy --add-gnu-debuglink using --helpIan Lance Taylor
2021-01-04Update copyright years.Jakub Jelinek
2020-09-28libbacktrace: only run dsymutil with Mach-OIan Lance Taylor
2020-09-14libbacktrace: support MiniDebugInfoIan Lance Taylor
2020-07-07libbacktrace: test linker support for DWARF 5Ian Lance Taylor
2020-05-12libbacktrace: Enable Intel CET on Intel CET enabled host for jitH.J. Lu
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