Remove path name from test case
[binutils-gdb.git] / gdb / config.in
2023-10-28 Lancelot Sixgdb/gdbsupport/gdbserver: Require c++17
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-07-12 Tom de Vries[gdb/tui] Assume HAVE_WBORDER
2023-02-21 Philippe Blaingdb: add --with-curses to --configuration output
2023-02-13 Lancelot SIXgdb: 'show config' shows --with[out]-amd-dbgapi
2022-12-21 Andrew PinskiUse toplevel configure for GMP and MPFR for gdb
2022-11-07 Jose E. Marchesigdb: link executables with libtool
2022-09-27 Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-04-15 Tom TromeyRemove WITH_SIM define
2022-03-21 Simon Marchigdb: re-generate config.in
2022-01-01 Mike Frysingerunify 64-bit bfd checks
2021-11-23 Alexandra Hájkováconfigure.ac: Check for the readline.h explicitly
2021-11-09 Tom TromeyFix build on rhES5
2021-09-28 Andrew Burgessgdb: use libbacktrace to create a better backtrace...
2021-08-11 Andrew Burgessgdb: print backtrace on fatal SIGSEGV
2021-07-05 Simon Marchigdbsupport/common.m4: check for sigtimedwait
2021-06-14 John Baldwinfbsd nat: Disable address space randomization when...
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...
2020-11-15 Joel Brobeckergdb/configure: Add --with-libgmp-prefix option
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-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-06-26 Nick AlcockFix --enable-libctf and --disable-static
2020-04-27 Simon Marchigdb, gdbserver: remove configure check for fs_base...
2020-03-20 Simon Marchigdb: remove HAVE_DECL_PTRACE
2020-02-26 Aaron MereyAdd debuginfod support to GDB
2020-02-20 Andrew Burgessgdb: Allow more control over where to find python libraries
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 BiesingerImport the strerror_r-posix module and use it in GDB.
2019-10-31 Christian BiesingerRegenerate config.in
2019-10-29 Christian BiesingerLoad system gdbinit files from a directory
2019-10-24 Christian BiesingerSimplify Python checks in configure.ac
2019-10-22 Christian BiesingerUse libxxhash for hashing, if present
2019-08-06 Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
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-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-01 Gary BensonRemove ancient workaround
2018-10-01 Gary BensonAdd workaround from gdbserver's gdb_proc_service.h...
2018-07-24 Tom TromeyRemove some unnecessary declarations and configury
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-01-30 Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-09 John BaldwinSupport 'info proc' for native FreeBSD processes.
2017-11-30 Rainer OrthRemove ioctl-based procfs support on Solaris
2017-11-22 Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-06 Pedro AlvesDon't check termio.h and sgtty.h in common/common.m4...
2017-09-26 Matthias KloseAllow linking GDB with ncursesw
2017-09-26 Rainer OrthRemove support for Solaris < 10 (PR gdb/22185)
2017-05-31 Markus Metzgerconfig, btrace: check for pt_insn_event in libipt
2016-10-31 Maciej W. RozyckiRemove IRIX 5 <sys/proc.h> _KMEMUSER workaround
2016-10-28 Pedro Alvesgdb: Require C++11
2016-10-19 Pedro AlvesRegen gdb/config.in
2016-06-24 John BaldwinAdd support for catching system calls to native FreeBSD...
2016-05-17 Tom TromeyAdd self-test framework to gdb
2016-01-19 John BaldwinAdd support for LWP-based threads on FreeBSD.
2016-01-05 Pedro AlvesFix PR sim/13418: building with --enable-targets=all...
2015-12-17 Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-08-27 Pedro Alvesgdb: Drop use of obsolete AC_TYPE_SIGNAL
2015-07-24 Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-02 Markus Metzgerconfigure: check for libipt
2015-06-10 Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-03-31 H.J. LuAdd --with-system-zlib in gdb
2015-03-13 John BaldwinUse kinfo_getvmmap on FreeBSD to enumerate memory regions.
2015-03-11 Andy Wingo[guile] Run finalizers from GDB thread
2015-02-27 Pedro AlvesCreate libiberty.m4, have GDB and GDBserver use it
2015-01-14 Yao QiDetect 64-bit-ness in PowerPC Book III-E
2014-12-17 Jan KratochvilFix MinGW compilation
2014-11-28 Yao QiUse canonicalize_file_name unconditionally
2014-11-28 Yao QiUse lstat unconditionally
2014-11-28 Yao QiUse readlink unconditionally
2014-09-09 Doug EvansFix for PR 17247: Block SIGCHLD while initializing...
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-07-26 Doug EvansPR 17185
2014-06-19 Gary BensonDemangler crash handler
2014-06-01 Ludovic Courtèsguile: Allow compilation with Guile <= 2.0.5.
2014-02-10 Doug EvansAdd Guile as an extension language.
2013-11-18 Tom Tromeydon't check for stddef.h
2013-11-18 Tom Tromeyremove gdb_dirent.h
2013-11-08 Tom Tromeyfix a comment in configure.ac
2013-11-08 Tom Tromeygdb configure updates
2013-11-08 Tom Tromeyremove link.h checks
2013-08-22 Luis Machado Unify ptrace options discovery code and make both...
2013-08-07 Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-07-01 Pedro AlvesReimplement DJGPP's .gdbinit -> gdb.ini renaming.
2013-05-23 Pedro Alvescommon/filestuff.c: No sockets on DJGPP.
2013-04-22 Tom Tromey PR gdb/7912:
2013-04-12 Jan Kratochvilgdb/
2013-04-10 Yao Qigdb/
2012-12-09 Jan Kratochvilgdb/
2012-11-28 Markus Metzger2012-11-28 Markus Metzger <markus.t.metzger@intel...
next