summaryrefslogtreecommitdiff
path: root/gdb/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves2015-08-271-1/+0
* configure: check for perf_event.h versionMarkus Metzger2015-08-071-0/+14
* make gdbserver use the same ptrace autoconf checks as gdbPedro Alves2015-07-241-69/+2
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-0/+29
* Move gdb_regex* to common/Jan Kratochvil2015-07-151-29/+0
* configure: check for libiptMarkus Metzger2015-07-021-0/+20
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-1/+1
* Fallback to stub-termcap.c on all hostsPedro Alves2015-04-061-6/+1
* Remove HPUXJan Kratochvil2015-03-131-10/+0
* Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin2015-03-131-0/+5
* [guile] Run finalizers from GDB threadAndy Wingo2015-03-111-0/+5
* Remove C-specific warnings from common warning setPedro Alves2015-03-071-5/+6
* Add --enable-build-with-cxx configure switchPedro Alves2015-02-271-4/+35
* Create libiberty.m4, have GDB and GDBserver use itPedro Alves2015-02-271-0/+2
* Rename windows-termcap.c -> stub-termcap.cPedro Alves2015-02-261-1/+1
* Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi2015-02-181-12/+2
* New probe type: DTrace USDT probes.Jose E. Marchesi2015-02-171-1/+1
* mingw32: fix windows-termcap/curses checkPedro Alves2015-01-221-1/+1
* Don't use windows-termcap.c when linking against a curses libraryEli Zaretskii2015-01-191-3/+4
* Move safe_strerror to common/Sergio Durigan Junior2015-01-151-0/+4
* Detect 64-bit-ness in PowerPC Book III-EYao Qi2015-01-141-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Fix MinGW compilationJan Kratochvil2014-12-171-1/+1
* configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker2014-12-131-1/+8
* Use canonicalize_file_name unconditionallyYao Qi2014-11-281-1/+1
* Use lstat unconditionallyYao Qi2014-11-281-1/+1
* Use readlink unconditionallyYao Qi2014-11-281-1/+1
* Include alloca.h unconditionallyYao Qi2014-11-211-1/+0
* Delete Tru64 supportPedro Alves2014-10-171-27/+0
* Delete IRIX supportPedro Alves2014-10-101-13/+0
* PR guile/17367Doug Evans2014-09-091-3/+11
* Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans2014-09-081-5/+0
* Introduce common/gdb_setjmp.hGary Benson2014-08-291-11/+0
* Fix build/17104Yao Qi2014-08-131-0/+1
* PR guile/17146Doug Evans2014-07-261-0/+13
* PR build/17105.Doug Evans2014-07-261-0/+2
* PR 17185Doug Evans2014-07-261-0/+5
* Demangler crash handlerGary Benson2014-06-191-1/+1
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-051-1/+1
* guile: Allow compilation with Guile <= 2.0.5.Ludovic Courtès2014-06-011-0/+9
* Add configure support for building with guile 2.2.Andy Wingo2014-05-261-1/+1
* Don't crash if pkg-config is not found and guile wasn't explicitly requested.Doug Evans2014-02-101-17/+24
* Add Guile as an extension language.Doug Evans2014-02-091-0/+148
* Extension Language APIDoug Evans2014-02-051-5/+4
* gdb: Support install-strip targetRoland McGrath2014-01-211-15/+16
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * configure.ac: Add comments delineating libpython and libmcheck.Doug Evans2013-11-281-0/+8
* gdb: fix cygwin check in configure scriptSteffen Sledz2013-11-271-1/+1
* sys/types.h cleanupTom Tromey2013-11-181-3/+1
* don't check for unistd.hTom Tromey2013-11-181-1/+1