summaryrefslogtreecommitdiff
path: root/gdb/configure.ac
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-11-30[gdb/build] Fix adding -DNDEBUG to python flags of release buildTom de Vries
2023-10-28gdb/gdbsupport/gdbserver: Require c++17Lancelot Six
2023-10-12Move -lsocket check to common.m4Tom Tromey
2023-10-05gdb/configure.ac: Add option --with-additional-debug-dirsThiago Jung Bauermann
2023-07-12[gdb/tui] Assume HAVE_WBORDERTom de Vries
2023-02-23gdb: remove --disable-gdbmi configure optionSimon Marchi
2023-02-21gdb: add --with-curses to --configuration outputPhilippe Blain
2023-02-14gdb: remove unnecessary tui directory check in configureSimon Marchi
2023-02-13Fix doc build dependencies for --with-system-readlineKeith Seitz
2023-02-13gdb: 'show config' shows --with[out]-amd-dbgapiLancelot SIX
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi
2023-01-05gdbsupport: move libxxhash configure check to gdbsupportSimon Marchi
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-12-21Use toplevel configure for GMP and MPFR for gdbAndrew Pinski
2022-11-15gdb: use libtool in GDB_AC_CHECK_BFDJose E. Marchesi
2022-11-07gdb: link executables with libtoolJose E. Marchesi
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song
2022-08-26gdb, gdbsupport: configure: factor out yes/no/auto value checkingSimon Marchi
2022-07-18gdb/python: look for python, then python 3 at configure timeAndrew Burgess
2022-06-13gdb: don't use bashism in configure testSam James
2022-04-15Remove WITH_SIM defineTom Tromey
2022-03-23gdb/python: remove Python 2 supportSimon Marchi
2022-03-02configure: Stop checking for PT_GETXMMREGS.John Baldwin
2022-02-22gdb: fix detection of compilation and linking flags for source-highlightRuslan Kabatsayev
2022-01-13gdb: don't use -Wmissing-prototypes with g++Andrew Burgess
2022-01-01unify 64-bit bfd checksMike Frysinger
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-27gdb: fix typos in configureSimon Marchi
2021-11-23configure.ac: Check for the readline.h explicitlyAlexandra Hájková
2021-11-20[gdb/build] Check if libsource-highlight is usableTom de Vries
2021-10-19Fix format_pieces selftest on WindowsTom Tromey
2021-09-28gdb: use libbacktrace to create a better backtrace for fatal signalsAndrew Burgess
2021-08-11gdb: print backtrace on fatal SIGSEGVAndrew Burgess
2021-07-06gdb/testsuite: restore configure scriptSimon Marchi
2021-06-19gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRSMike Frysinger
2021-06-14fbsd nat: Disable address space randomization when requested.John Baldwin
2021-06-05Use ACX_NONCANONICAL_TARGET in gdb/configureTom Tromey
2021-06-01Clean up gdb's --enable-sharedTom Tromey
2021-06-01Remove gdb/testsuite/configureTom Tromey
2021-04-21[gdb/build] Hardcode --with-included-regexTom de Vries
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess
2021-03-05gdb/riscv: introduce bare metal core dump supportAndrew Burgess
2021-03-05gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-19Warn about static libs vs. source-highlight only when necessaryBernd Edlinger
2020-11-15gdb: Make GMP a required dependency for building GDBJoel Brobecker
2020-11-15gdb/configure: Add --with-libgmp-prefix optionJoel Brobecker
2020-11-06gdb: better static python detection in configure machineryRomain Geissler
2020-10-31gdb: modernize configure.acSimon Marchi