summaryrefslogtreecommitdiff
path: root/gdb/config.in
AgeCommit message (Expand)Author
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand
2017-11-06Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves
2017-09-26Allow linking GDB with ncurseswMatthias Klose
2017-09-26Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth
2017-05-31config, btrace: check for pt_insn_event in libiptMarkus Metzger
2016-10-31Remove IRIX 5 <sys/proc.h> _KMEMUSER workaroundMaciej W. Rozycki
2016-10-28gdb: Require C++11Pedro Alves
2016-10-19Regen gdb/config.inPedro Alves
2016-06-24Add support for catching system calls to native FreeBSD targets.John Baldwin
2016-05-17Add self-test framework to gdbTom Tromey
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin
2016-01-05Fix PR sim/13418: building with --enable-targets=all failsPedro Alves
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves
2015-08-27gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves
2015-07-02configure: check for libiptMarkus Metzger
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson
2015-03-31Add --with-system-zlib in gdbH.J. Lu
2015-03-13Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin
2015-03-11[guile] Run finalizers from GDB threadAndy Wingo
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi
2014-12-17Fix MinGW compilationJan Kratochvil
2014-11-28Use canonicalize_file_name unconditionallyYao Qi
2014-11-28Use lstat unconditionallyYao Qi
2014-11-28Use readlink unconditionallyYao Qi
2014-09-08Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra
2014-07-26PR 17185Doug Evans
2014-06-19Demangler crash handlerGary Benson
2014-06-01guile: Allow compilation with Guile <= 2.0.5.Ludovic Courtès
2014-02-09Add Guile as an extension language.Doug Evans
2013-11-18don't check for stddef.hTom Tromey
2013-11-18remove gdb_dirent.hTom Tromey
2013-11-08fix a comment in configure.acTom Tromey
2013-11-08gdb configure updatesTom Tromey
2013-11-08remove link.h checksTom Tromey
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand
2013-07-01Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves
2013-05-23common/filestuff.c: No sockets on DJGPP.Pedro Alves
2013-04-22 PR gdb/7912:Tom Tromey
2013-04-12gdb/Jan Kratochvil
2013-04-10gdb/Yao Qi
2012-12-09gdb/Jan Kratochvil
2012-11-282012-11-28 Markus Metzger <markus.t.metzger@intel.com>Markus Metzger
2012-11-262012-11-26 Alexander Larsson <alexl@redhat.com>Tom Tromey
2012-11-15 * configure.ac (AC_HEADER_STAT): Remove.Pierre Muller
2012-11-14 * configure, config.in: Rebuild.Tom Tromey