summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves2015-08-271-33/+0
* configure: check for perf_event.h versionMarkus Metzger2015-08-071-1/+26
* Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2015-08-061-223/+606
* C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves2015-07-241-11/+98
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-51/+51
* Move gdb_regex* to common/Jan Kratochvil2015-07-151-51/+51
* configure: check for libiptMarkus Metzger2015-07-021-0/+498
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-1/+1
* Replace $zlibdir with $ZLIBDIR in LDFLAGSH.J. Lu2015-04-091-2/+4
* Fallback to stub-termcap.c on all hostsPedro Alves2015-04-061-6/+1
* Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu2015-04-021-2/+2
* Regenerate configure in bfd/binutils/gas/gdbH.J. Lu2015-04-011-2/+4
* Add --with-system-zlib in gdbH.J. Lu2015-03-311-82/+15
* Remove HPUXJan Kratochvil2015-03-131-106/+0
* Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin2015-03-131-0/+60
* [guile] Run finalizers from GDB threadAndy Wingo2015-03-111-0/+32
* Remove C-specific warnings from common warning setPedro Alves2015-03-071-5/+6
* Add --enable-build-with-cxx configure switchPedro Alves2015-02-271-6/+374
* Create libiberty.m4, have GDB and GDBserver use itPedro Alves2015-02-271-54/+215
* 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-10/+14
* 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
* Fix MinGW compilationJan Kratochvil2014-12-171-1/+1
* configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker2014-12-131-0/+12
* 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-190/+0
* Delete Tru64 supportPedro Alves2014-10-171-27/+0
* Delete IRIX supportPedro Alves2014-10-101-13/+0
* PR guile/17367Doug Evans2014-09-091-2/+36
* Fix for PR 17247: Block SIGCHLD while initializing Guile.Doug Evans2014-09-081-26/+0
* Introduce common/gdb_setjmp.hGary Benson2014-08-291-35/+33
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-191-230/+142
* Fix build/17104Yao Qi2014-08-131-0/+1
* PR guile/17146Doug Evans2014-07-261-0/+64
* PR build/17105.Doug Evans2014-07-261-0/+28
* PR 17185Doug Evans2014-07-261-0/+26
* 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/+18
* 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-41/+31
* Add Guile as an extension language.Doug Evans2014-02-091-0/+414
* Extension Language APIDoug Evans2014-02-051-5/+4
* gdb: Support install-strip targetRoland McGrath2014-01-211-0/+115