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