aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves1-69/+2
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-0/+29
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-29/+0
2015-07-02configure: check for libiptMarkus Metzger1-0/+20
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+1
2015-04-06Fallback to stub-termcap.c on all hostsPedro Alves1-6/+1
2015-03-13Remove HPUXJan Kratochvil1-10/+0
2015-03-13Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin1-0/+5
2015-03-11[guile] Run finalizers from GDB threadAndy Wingo1-0/+5
2015-03-07Remove C-specific warnings from common warning setPedro Alves1-5/+6
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-4/+35
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves1-0/+2
2015-02-26Rename windows-termcap.c -> stub-termcap.cPedro Alves1-1/+1
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi1-12/+2
2015-02-17New probe type: DTrace USDT probes.Jose E. Marchesi1-1/+1
2015-01-22mingw32: fix windows-termcap/curses checkPedro Alves1-1/+1
2015-01-19Don't use windows-termcap.c when linking against a curses libraryEli Zaretskii1-3/+4
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-0/+4
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-1/+1
2014-12-13configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker1-1/+8
2014-11-28Use canonicalize_file_name unconditionallyYao Qi1-1/+1
2014-11-28Use lstat unconditionallyYao Qi1-1/+1
2014-11-28Use readlink unconditionallyYao Qi1-1/+1
2014-11-21Include alloca.h unconditionallyYao Qi1-1/+0
2014-10-17Delete Tru64 supportPedro Alves1-27/+0
2014-10-10Delete IRIX supportPedro Alves1-13/+0
2014-09-09PR guile/17367Doug Evans1-3/+11
2014-09-08Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans1-5/+0
2014-08-29Introduce common/gdb_setjmp.hGary Benson1-11/+0
2014-08-13Fix build/17104Yao Qi1-0/+1
2014-07-26PR guile/17146Doug Evans1-0/+13
2014-07-26PR build/17105.Doug Evans1-0/+2
2014-07-26PR 17185Doug Evans1-0/+5
2014-06-19Demangler crash handlerGary Benson1-1/+1
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-1/+1
2014-06-01guile: Allow compilation with Guile <= 2.0.5.Ludovic Courtès1-0/+9
2014-05-26Add configure support for building with guile 2.2.Andy Wingo1-1/+1
2014-02-10Don't crash if pkg-config is not found and guile wasn't explicitly requested.Doug Evans1-17/+24
2014-02-09Add Guile as an extension language.Doug Evans1-0/+148
2014-02-05Extension Language APIDoug Evans1-5/+4
2014-01-21gdb: Support install-strip targetRoland McGrath1-15/+16
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-28 * configure.ac: Add comments delineating libpython and libmcheck.Doug Evans1-0/+8
2013-11-27gdb: fix cygwin check in configure scriptSteffen Sledz1-1/+1
2013-11-18sys/types.h cleanupTom Tromey1-3/+1
2013-11-18don't check for unistd.hTom Tromey1-1/+1
2013-11-18stdlib.h is universal tooTom Tromey1-1/+1
2013-11-18don't check for stddef.hTom Tromey1-1/+1