summaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)Author
2024-01-10gdbsupport: tighten up libiberty code a bit with dnlMike Frysinger
2024-01-10gdb: libiberty: switch to AC_CHECK_DECLS_ONCEMike Frysinger
2023-11-30[gdb/build] Fix adding -DNDEBUG to python flags of release buildTom de Vries
2023-11-29Switch to -Wimplicit-fallthrough=5Tom Tromey
2023-11-15Finalized intl-update patchesArsen Arsenovi?
2023-10-28gdb/gdbsupport/gdbserver: Require c++17Lancelot Six
2023-10-28gdb/ax_cxx_compile_stdcxx.m4: upgradeLancelot Six
2023-10-12Move -lsocket check to common.m4Tom Tromey
2023-10-05gdb/configure.ac: Add option --with-additional-debug-dirsThiago Jung Bauermann
2023-09-27config/debuginfod.m4: Add check for libdebuginfod 0.188Aaron Merey
2023-08-12regen configAlan Modra
2023-07-12[gdb/tui] Assume HAVE_WBORDERTom de Vries
2023-03-07gdb: Fix GDB_AC_CHECK_BFD macro regressionRichard Purdie
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-11Set _WIN32_WINNT in common.m4 configure checkTom Tromey
2023-01-05gdbsupport: move libxxhash configure check to gdbsupportSimon Marchi
2022-12-21Use toplevel configure for GMP and MPFR for gdbAndrew Pinski
2022-11-15gdb/configure: regenerateJose E. Marchesi
2022-11-15gdb: use libtool in GDB_AC_CHECK_BFDJose E. Marchesi
2022-11-07gdb: link executables with libtoolJose E. Marchesi
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon
2022-09-28Fix GDB build: ELF support check & -lzstdPedro Alves
2022-09-28Renenerate {gdb,gdbserver}/configurePedro Alves
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-04-14Let std::thread check pass even without pthreadsTom 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
2021-12-15New --enable-threading configure option to control use of threads in GDB/GDBs...Luis Machado
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-11-09Fix build on rhES5Tom Tromey
2021-10-19Fix format_pieces selftest on WindowsTom Tromey
2021-10-04[gdb/build] Add CXX_DIALECT to CXXTom de Vries
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-07-05gdbsupport/common.m4: check for sigtimedwaitSimon Marchi