]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/configure
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / configure
2024-05-16  Pedro AlvesStop 'configure --enable-threading' if std::thread...
2024-05-06  Bernd EdlingerFix build issues with mingw toolchain
2024-04-17  Simon Marchigdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension
2024-04-08  Andrew Burgessgdb/configure: realign the AC_ARG_ENABLE(sim, .......
2024-04-08  Andrew Burgessgdb/configure: use AC_MSG_NOTICE not a direct echo...
2024-01-11  Mike Frysingergdbsupport: tighten up libiberty code a bit with dnl
2024-01-11  Mike Frysingergdb: libiberty: switch to AC_CHECK_DECLS_ONCE
2023-11-30  Tom de Vries[gdb/build] Fix adding -DNDEBUG to python flags of...
2023-11-29  Tom TromeySwitch to -Wimplicit-fallthrough=5
2023-11-15  Arsen Arsenovi?Finalized intl-update patches
2023-10-28  Lancelot Sixgdb/gdbsupport/gdbserver: Require c++17
2023-10-28  Lancelot Sixgdb/ax_cxx_compile_stdcxx.m4: upgrade
2023-10-13  Tom TromeyMove -lsocket check to common.m4
2023-10-06  Thiago Jung Bauermanngdb/configure.ac: Add option --with-additional-debug...
2023-09-27  Aaron Mereyconfig/debuginfod.m4: Add check for libdebuginfod 0.188
2023-08-12  Alan Modraregen config
2023-07-12  Tom de Vries[gdb/tui] Assume HAVE_WBORDER
2023-03-07  Richard Purdiegdb: Fix GDB_AC_CHECK_BFD macro regression
2023-02-23  Simon Marchigdb: remove --disable-gdbmi configure option
2023-02-21  Philippe Blaingdb: add --with-curses to --configuration output
2023-02-14  Simon Marchigdb: remove unnecessary tui directory check in configure
2023-02-13  Keith SeitzFix doc build dependencies for --with-system-readline
2023-02-13  Lancelot SIXgdb: 'show config' shows --with[out]-amd-dbgapi
2023-02-02  Simon Marchigdb: initial support for ROCm platform (AMDGPU) debugging
2023-01-11  Tom TromeySet _WIN32_WINNT in common.m4 configure check
2023-01-05  Simon Marchigdbsupport: move libxxhash configure check to gdbsupport
2022-12-21  Andrew PinskiUse toplevel configure for GMP and MPFR for gdb
2022-11-15  Jose E. Marchesigdb/configure: regenerate
2022-11-15  Jose E. Marchesigdb: use libtool in GDB_AC_CHECK_BFD
2022-11-07  Jose E. Marchesigdb: link executables with libtool
2022-11-07  Christophe Lyonconfigure: require libzstd >= 1.4.0
2022-09-28  Pedro AlvesFix GDB build: ELF support check & -lzstd
2022-09-28  Pedro AlvesRenenerate {gdb,gdbserver}/configure
2022-09-27  Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-08-26  Simon Marchigdb, gdbsupport: configure: factor out yes/no/auto...
2022-07-18  Andrew Burgessgdb/python: look for python, then python 3 at configure...
2022-06-13  Sam Jamesgdb: don't use bashism in configure test
2022-04-15  Tom TromeyRemove WITH_SIM define
2022-04-14  Tom TromeyLet std::thread check pass even without pthreads
2022-03-23  Simon Marchigdb/python: remove Python 2 support
2022-03-02  John Baldwinconfigure: Stop checking for PT_GETXMMREGS.
2022-02-22  Ruslan Kabatsayevgdb: fix detection of compilation and linking flags...
2022-01-13  Andrew Burgessgdb: don't use -Wmissing-prototypes with g++
2022-01-01  Mike Frysingerunify 64-bit bfd checks
2021-12-15  Luis MachadoNew --enable-threading configure option to control...
2021-11-27  Simon Marchigdb: fix typos in configure
2021-11-23  Alexandra Hájkováconfigure.ac: Check for the readline.h explicitly
2021-11-20  Tom de Vries[gdb/build] Check if libsource-highlight is usable
2021-11-09  Tom TromeyFix build on rhES5
2021-10-19  Tom TromeyFix format_pieces selftest on Windows
2021-10-04  Tom de Vries[gdb/build] Add CXX_DIALECT to CXX
2021-09-28  Andrew Burgessgdb: use libbacktrace to create a better backtrace...
2021-08-11  Andrew Burgessgdb: print backtrace on fatal SIGSEGV
2021-07-06  Simon Marchigdb/testsuite: restore configure script
2021-07-05  Simon Marchigdbsupport/common.m4: check for sigtimedwait
2021-06-20  Mike Frysingergdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS
2021-06-14  John Baldwinfbsd nat: Disable address space randomization when...
2021-06-05  Tom TromeyUse ACX_NONCANONICAL_TARGET in gdb/configure
2021-06-01  Tom TromeyClean up gdb's --enable-shared
2021-06-01  Tom TromeyRemove gdb/testsuite/configure
2021-05-08  Pedro AlvesDon't run personality syscall at configure time; don...
2021-04-21  Tom de Vries[gdb/build] Hardcode --with-included-regex
2021-04-15  Andrew Burgessgdb: process early initialization files and command...
2021-03-05  Andrew Burgessgdb/riscv: introduce bare metal core dump support
2021-03-05  Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
2020-12-19  Bernd EdlingerWarn about static libs vs. source-highlight only when...
2020-11-28  Alex RichardsonGDB: Fix detection of ELF support when configuring...
2020-11-15  Joel Brobeckergdb: Make GMP a required dependency for building GDB
2020-11-15  Joel Brobeckergdb/configure: Add --with-libgmp-prefix option
2020-11-06  Romain Geisslergdb: better static python detection in configure machinery
2020-10-31  Simon Marchigdb: replace AC_TRY_LINK in sanitize.m4
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in common.m4
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in warning.m4
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in ptrace.m4
2020-10-31  Simon Marchigdbsupport: re-indent ptrace.m4
2020-10-31  Simon Marchigdb: modernize acinclude.m4
2020-10-31  Simon Marchigdb: modernize configure.ac
2020-10-31  Simon Marchigdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC
2020-10-31  Simon Marchigdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD...
2020-09-16  John BaldwinRequire kinfo_get_file and kinfo_get_vmmap for FreeBSD...
2020-07-30  Rainer OrthUnify Solaris procfs and largefile handling
2020-07-28  H.J. LuPKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[...
2020-07-28  H.J. LuPKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
2020-07-27  Tom de Vries[gdb/build] Fix typo sys/sockets.h -> sys/socket.h
2020-07-26  Eli ZaretskiiDon't unnecessarily redefine 'socklen_t' type in MinGW...
2020-07-24  Aaron Mereyconfig/debuginfod.m4: Use PKG_CHECK_MODULES
2020-07-20  Ludovic Courtèsguile: Add support for Guile 3.0.
2020-07-20  Ludovic Courtèsguile: Add support for Guile 2.2.
2020-06-26  Nick AlcockFix --enable-libctf and --disable-static
2020-05-30  Jonny Grantgdb: change bug URL to https
2020-04-27  Simon Marchigdb, gdbserver: remove configure check for fs_base...
2020-04-13  Tom TromeyMove event-loop configury to common.m4
2020-03-20  Simon Marchigdb: remove HAVE_DECL_PTRACE
2020-03-12  Simon MarchiDon't include selftests objects in build when unit...
2020-03-12  Simon MarchiMove sourcing of development.sh to GDB_AC_COMMON
2020-03-12  Simon Marchigdb/selftest.m4: ensure $development is set
2020-03-11  Simon Marchigdb: enable -Wmissing-prototypes warning
2020-02-26  Aaron MereyAdd debuginfod support to GDB
2020-02-20  Andrew Burgessgdb: Allow more control over where to find python libraries
2020-02-19  Andrew BurgessMerge changes from GCC for the config/ directory
next