aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2014-09-09PR guile/17367Doug Evans1-2/+36
2014-09-08Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans1-26/+0
2014-08-29Introduce common/gdb_setjmp.hGary Benson1-35/+33
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra1-230/+142
2014-08-13Fix build/17104Yao Qi1-0/+1
2014-07-26PR guile/17146Doug Evans1-0/+64
2014-07-26PR build/17105.Doug Evans1-0/+28
2014-07-26PR 17185Doug Evans1-0/+26
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/+18
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-41/+31
2014-02-09Add Guile as an extension language.Doug Evans1-0/+414
2014-02-05Extension Language APIDoug Evans1-5/+4
2014-01-21gdb: Support install-strip targetRoland McGrath1-0/+115
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
2013-11-18remove gdb_dirent.hTom Tromey1-318/+0
2013-11-18don't check for string.h or strings.hTom Tromey1-1/+1
2013-11-11fix "tkill" checkTom Tromey1-1/+6
2013-11-08gdb configure updatesTom Tromey1-198/+8
2013-11-08remove link.h checksTom Tromey1-162/+0
2013-11-08introduce common.m4Tom Tromey1-0/+549
2013-09-16 * README: Update references to writing code for GDB.Stan Shebs1-5/+0
2013-09-02gdb/Yao Qi1-1/+1
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado1-1/+6
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand1-1/+1
2013-07-03On mainline/development, also link GDBserver with -lmcheck.Pedro Alves1-28/+31
2013-07-01add -Wold-style-definitionTom Tromey1-1/+1
2013-07-01add -Wold-style-declarationTom Tromey1-1/+2
2013-07-01add -Wmissing-parameter-typeTom Tromey1-1/+1
2013-07-01Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves1-0/+14
2013-05-23common/filestuff.c: No sockets on DJGPP.Pedro Alves1-1/+1
2013-05-17Replace hardcoded -ldl with check for availabilityH.J. Lu1-4/+224
2013-05-16gdb/Thomas Schwinge1-2/+9
2013-05-10gdbTom Tromey1-1/+2
2013-05-10move sparc-sol-thread.c back into sol-thread.c.Joel Brobecker1-7/+0
2013-04-22 PR gdb/7912:Tom Tromey1-2/+3
2013-04-19Enable -Wpointer-sign by default.Pedro Alves1-1/+1
2013-04-11gdb/Jan Kratochvil1-0/+28
2013-04-10gdb/Yao Qi1-0/+517
2013-03-11gdb/Jan Kratochvil1-0/+3
2013-01-09 * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.Tom Tromey1-0/+52
2013-01-02 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.Tom Tromey1-0/+52
2013-01-02 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.Tom Tromey1-22/+23