aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2024-06-20Revert "Remove LIBINTL_DEP"Alan Modra1-2/+4
2024-06-20Remove LIBINTL_DEPAlan Modra1-4/+2
2024-06-08Fix typo in warning in gdb/configureTom Tromey1-2/+2
2024-05-16Stop 'configure --enable-threading' if std::thread doesn't workPedro Alves1-3/+11
2024-05-06Fix build issues with mingw toolchainBernd Edlinger1-0/+1
2024-04-17gdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extensionSimon Marchi1-0/+1
2024-04-08gdb/configure: realign the AC_ARG_ENABLE(sim, ....) blockAndrew Burgess1-6/+6
2024-04-08gdb/configure: use AC_MSG_NOTICE not a direct echo callAndrew Burgess1-2/+4
2024-01-10gdbsupport: tighten up libiberty code a bit with dnlMike Frysinger1-3/+1
2024-01-10gdb: libiberty: switch to AC_CHECK_DECLS_ONCEMike Frysinger1-58/+69
2023-11-30[gdb/build] Fix adding -DNDEBUG to python flags of release buildTom de Vries1-3562/+3563
2023-11-29Switch to -Wimplicit-fallthrough=5Tom Tromey1-1/+1
2023-11-15Finalized intl-update patchesArsen Arsenovi?1-752/+2404
2023-10-28gdb/gdbsupport/gdbserver: Require c++17Lancelot Six1-25/+1519
2023-10-28gdb/ax_cxx_compile_stdcxx.m4: upgradeLancelot Six1-10/+34
2023-10-12Move -lsocket check to common.m4Tom Tromey1-60/+59
2023-10-05gdb/configure.ac: Add option --with-additional-debug-dirsThiago Jung Bauermann1-2/+17
2023-09-27config/debuginfod.m4: Add check for libdebuginfod 0.188Aaron Merey1-1/+107
2023-08-12regen configAlan Modra1-30/+86
2023-07-12[gdb/tui] Assume HAVE_WBORDERTom de Vries1-1/+1
2023-03-07gdb: Fix GDB_AC_CHECK_BFD macro regressionRichard Purdie1-2/+2
2023-02-23gdb: remove --disable-gdbmi configure optionSimon Marchi1-29/+2
2023-02-21gdb: add --with-curses to --configuration outputPhilippe Blain1-4/+4
2023-02-14gdb: remove unnecessary tui directory check in configureSimon Marchi1-11/+9
2023-02-13Fix doc build dependencies for --with-system-readlineKeith Seitz1-2/+6
2023-02-13gdb: 'show config' shows --with[out]-amd-dbgapiLancelot SIX1-0/+3
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi1-130/+295
2023-01-11Set _WIN32_WINNT in common.m4 configure checkTom Tromey1-1/+11
2023-01-05gdbsupport: move libxxhash configure check to gdbsupportSimon Marchi1-514/+514
2022-12-21Use toplevel configure for GMP and MPFR for gdbAndrew Pinski1-1006/+8
2022-11-15gdb/configure: regenerateJose E. Marchesi1-2/+4
2022-11-15gdb: use libtool in GDB_AC_CHECK_BFDJose E. Marchesi1-8/+1644
2022-11-07gdb: link executables with libtoolJose E. Marchesi1-198/+10866
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon1-10/+10
2022-09-28Fix GDB build: ELF support check & -lzstdPedro Alves1-4/+4
2022-09-28Renenerate {gdb,gdbserver}/configurePedro Alves1-2/+2
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-3/+134
2022-08-26gdb, gdbsupport: configure: factor out yes/no/auto value checkingSimon Marchi1-38/+58
2022-07-18gdb/python: look for python, then python 3 at configure timeAndrew Burgess1-3/+9
2022-06-13gdb: don't use bashism in configure testSam James1-1/+1
2022-04-15Remove WITH_SIM defineTom Tromey1-3/+0
2022-04-14Let std::thread check pass even without pthreadsTom Tromey1-10/+9
2022-03-23gdb/python: remove Python 2 supportSimon Marchi1-74/+4
2022-03-02configure: Stop checking for PT_GETXMMREGS.John Baldwin1-37/+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-1/+65
2022-01-01unify 64-bit bfd checksMike Frysinger1-56/+67
2021-12-15New --enable-threading configure option to control use of threads in GDB/GDBs...Luis Machado1-1/+23
2021-11-27gdb: fix typos in configureSimon Marchi1-4/+4
2021-11-23configure.ac: Check for the readline.h explicitlyAlexandra Hájková1-0/+17