aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/configure
AgeCommit message (Expand)Author
2023-11-29libbacktrace: call GetModuleFileNameA on WindowsIan Lance Taylor
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-08-07libtool.m4: augment symcode for Solaris 11Nick Alcock
2023-08-07Add support for the haiku operating systemAlexander von Gluck IV
2023-08-07libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock
2023-08-07libtool.m4: fix nm BSD flag detectionNick Alcock
2023-08-07GCC: Check if AR works with --plugin and rcH.J. Lu
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu
2023-07-31libbacktrace: look for _pgmptr on WindowsIan Lance Taylor
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-10-12regenerate configure filesMartin Liska
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque
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
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu
2021-02-11libbacktrace: check for objcopy --add-gnu-debuglink using --helpIan Lance Taylor
2021-01-18libbacktrace: don't fail tests if dwz failsIan Lance Taylor
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-09-28libbacktrace: only run dsymutil with Mach-OIan Lance Taylor
2020-09-14libbacktrace: support MiniDebugInfoIan Lance Taylor
2020-07-30Require CET support only for the final GCC buildH.J. Lu
2020-07-07libbacktrace: test linker support for DWARF 5Ian Lance Taylor
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
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
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
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
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-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
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