summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2016-11-221-1/+1
* Remove code that checks for GNU/non-GNU makeSimon Marchi2016-11-171-97/+0
* Remove IRIX 5 <sys/proc.h> _KMEMUSER workaroundMaciej W. Rozycki2016-10-311-6/+0
* gdb: Require C++11Pedro Alves2016-10-281-1/+980
* gdb/: Require a C++ compilerPedro Alves2016-09-051-49/+5
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-091-1/+1
* gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves2016-08-051-1/+2
* Implement catch syscall groupGabriel Krisman Bertazi2016-07-231-0/+54
* Add -Wunused-but-set-* to buildTom Tromey2016-07-211-1/+1
* babeltrace compilation regressionJan Kratochvil2016-07-051-1/+1
* Add support for catching system calls to native FreeBSD targets.John Baldwin2016-06-241-0/+14
* Search for libutil-freebsd as alternative to libutilJon Boden2016-05-231-1/+2
* Add self-test framework to gdbTom Tromey2016-05-171-0/+6
* Fix PR gdb/16818, workaround Python's forcing of -export-dynamicPedro Alves2016-05-031-0/+14
* Fix "-Wl,--dynamic-list" gdb/configure testPedro Alves2016-05-031-1/+4
* Avoid non-C++-enabled babeltrace versionsAndreas Arnez2016-04-271-0/+1
* Build GDB as a C++ program by defaultPedro Alves2016-04-201-1/+1
* Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves2016-04-181-72/+7
* Modernize configure.ac'sSimon Marchi2016-02-091-6/+19
* gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves2016-01-211-0/+4
* Add support for LWP-based threads on FreeBSD.John Baldwin2016-01-191-0/+16
* Fix detection of "r_fs" and "r_gs" on FreeBSD.John Baldwin2016-01-191-2/+4
* Remove trademark acknowledgements throughoutPedro Alves2016-01-121-4/+3
* gdb: split out warnings helpersMike Frysinger2016-01-111-0/+2
* Fix PR sim/13418: building with --enable-targets=all failsPedro Alves2016-01-051-0/+10
* Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves2015-12-171-40/+0
* Fix -Wno-unknown-warning support detectionPedro Alves2015-12-161-2/+11
* [C++] Default to -Werror in C++ mode tooPedro Alves2015-11-191-5/+2
* [C++] Drop -fpermissive hackPedro Alves2015-11-191-2/+1
* 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