Re: Deprecate a.out support for NetBSD targets
[binutils-gdb.git] / gdb / configure
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
2020-02-11 Simon MarchiRe-generate gdb/gdbserver/gdbsupport configure scripts
2020-02-11 Simon MarchiAdd -Wstrict-null-sentinel to gdbsupport/warning.m4
2020-02-07 Tom TromeyMove gdbserver to top level
2020-01-14 Tom TromeyMove many configure checks to common.m4
2020-01-14 Tom TromeyMove gdbsupport to the top level
2020-01-14 Tom TromeyConsolidate definition of USE_WIN32API
2020-01-14 Tom TromeyFix indentation in common.m4
2020-01-13 Simon MarchiEnable -Wmissing-declarations diagnostic
2019-12-19 Christian BiesingerConsistently quote variables used with "test"
2019-12-10 Christian BiesingerReplace the remaining uses of strerror with safe_strerror
2019-11-26 Tom TromeySet names of worker threads
2019-11-26 Tom TromeyAdd RAII class for blocking gdb signals
2019-11-26 Tom TromeyAdd configure check for std::thread
2019-11-15 Christian BiesingerUse gnulib's strerror_r on MinGW
2019-11-15 Christian BiesingerImport the strerror_r-posix module and use it in GDB.
2019-11-01 Christian BiesingerMove check for strerror_r to common.m4 where it belongs
2019-10-31 Christian BiesingerUse strerror_r in safe_strerror if available
2019-10-29 Christian BiesingerLoad system gdbinit files from a directory
2019-10-24 Christian BiesingerRemove python_has_threads check in configure.ac
2019-10-24 Christian BiesingerSimplify Python checks in configure.ac
2019-10-23 Tom TromeyCheck for sigprocmask in common.m4
2019-10-22 Christian BiesingerUse libxxhash for hashing, if present
2019-10-21 Tom TromeyFix creation of nm.h when configure is changed
2019-10-17 Tom TromeyFix creation of stamp-h by gdb's configure script
2019-08-23 Sergio Durigan JuniorMove gdb-dlfcn.[ch] to gdbsupport/
2019-08-19 Tom TromeyAdd Rust support to source highlighting
2019-08-12 Tom TromeyRequire readline 7 or newer
2019-08-06 Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
2019-07-09 Tom TromeyRename common to gdbsupport
2019-06-14 Tom TromeyMove gnulib to top level
2019-05-29 Tom TromeyAdd new GCC 9 warnings to warnings.m4
2019-04-19 Sergei Trofimovichgdb/configure.ac: add --enable-source-highlight
2019-02-27 Tom TromeyRemove Python 2.4 and 2.5 support
2018-12-28 Tom TromeyHighlight source code using GNU Source Highlight
2018-12-28 Tom TromeyMake ANSI terminal escape sequences work in TUI
2018-12-09 Simon MarchiLook for tgetent in libtinfow
2018-12-05 John BaldwinUse separate sed expressions to escape auto-load direct...
2018-11-09 Hafiz Abid QadeerFix a typo in iconv.m4.
2018-11-01 Simon MarchiImport mkdtemp gnulib module, fix mingw build
2018-10-29 Simon MarchiRevert "GDB: Only build for "unix:" connections if...
2018-10-29 John DarringtonGDB: Only build for "unix:" connections if AF_LOCAL...
2018-10-10 Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-10-09 Tom TromeyDisable the undefined behavior sanitizer by default
2018-10-05 Tom TromeyAdd -Wshadow=local
2018-10-03 Tom TromeyAdd --enable-ubsan
2018-10-02 John DarringtonAllow remote debugging over a Unix local domain socket.
2018-10-01 Gary BensonRemove ancient workaround
2018-10-01 Gary BensonAdd workaround from gdbserver's gdb_proc_service.h...
2018-09-17 Tom TromeyDo not pass -DNDEBUG to Python compilations in developm...
2018-09-17 Tom TromeyCheck for gmp when checking for mpfr
2018-09-06 Tom TromeyMake -Wformat-nonliteral work with gcc
2018-09-04 Tom TromeyRemove --enable-multi-ice
next