summaryrefslogtreecommitdiff
path: root/gdb/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Define _KMEMUSER before including BSD kernel headers.John Baldwin2017-09-041-0/+1
* config, btrace: check for pt_insn_event in libiptMarkus Metzger2017-05-311-0/+7
* nat_extra_makefile_frag -> nat_makefile_fragPedro Alves2017-05-171-2/+2
* Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior2017-05-061-22/+15
* Introduce gdb::function_viewPedro Alves2017-02-231-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* 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-11/+0
* Remove IRIX 5 <sys/proc.h> _KMEMUSER workaroundMaciej W. Rozycki2016-10-311-6/+0
* gdb: Require C++11Pedro Alves2016-10-281-0/+4
* gdb/: Require a C++ compilerPedro Alves2016-09-051-3/+0
* Implement catch syscall groupGabriel Krisman Bertazi2016-07-231-0/+9
* babeltrace compilation regressionJan Kratochvil2016-07-051-1/+1
* Add support for catching system calls to native FreeBSD targets.John Baldwin2016-06-241-0/+5
* Search for libutil-freebsd as alternative to libutilJon Boden2016-05-231-1/+2
* Add self-test framework to gdbTom Tromey2016-05-171-0/+5
* 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
* Modernize configure.ac'sSimon Marchi2016-02-091-3/+2
* Add support for LWP-based threads on FreeBSD.John Baldwin2016-01-191-0/+7
* Fix detection of "r_fs" and "r_gs" on FreeBSD.John Baldwin2016-01-191-1/+2
* Remove trademark acknowledgements throughoutPedro Alves2016-01-121-2/+2
* gdb: split out warnings helpersMike Frysinger2016-01-111-113/+1
* Fix PR sim/13418: building with --enable-targets=all failsPedro Alves2016-01-051-0/+8
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves2015-12-171-19/+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
* 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