aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.ac
AgeCommit message (Expand)Author
2017-05-31config, btrace: check for pt_insn_event in libiptMarkus Metzger
2017-05-17nat_extra_makefile_frag -> nat_makefile_fragPedro Alves
2017-05-06Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior
2017-02-23Introduce gdb::function_viewPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi
2016-10-31Remove IRIX 5 <sys/proc.h> _KMEMUSER workaroundMaciej W. Rozycki
2016-10-28gdb: Require C++11Pedro Alves
2016-09-05gdb/: Require a C++ compilerPedro Alves
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi
2016-07-05babeltrace compilation regressionJan Kratochvil
2016-06-24Add support for catching system calls to native FreeBSD targets.John Baldwin
2016-05-23Search for libutil-freebsd as alternative to libutilJon Boden
2016-05-17Add self-test framework to gdbTom Tromey
2016-05-03Fix PR gdb/16818, workaround Python's forcing of -export-dynamicPedro Alves
2016-05-03Fix "-Wl,--dynamic-list" gdb/configure testPedro Alves
2016-04-27Avoid non-C++-enabled babeltrace versionsAndreas Arnez
2016-02-09Modernize configure.ac'sSimon Marchi
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin
2016-01-19Fix detection of "r_fs" and "r_gs" on FreeBSD.John Baldwin
2016-01-12Remove trademark acknowledgements throughoutPedro Alves
2016-01-11gdb: split out warnings helpersMike Frysinger
2016-01-05Fix PR sim/13418: building with --enable-targets=all failsPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves
2015-08-27gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves
2015-08-07configure: check for perf_event.h versionMarkus Metzger
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Move gdb_regex* to common/Jan Kratochvil
2015-07-02configure: check for libiptMarkus Metzger
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson
2015-04-06Fallback to stub-termcap.c on all hostsPedro Alves
2015-03-13Remove HPUXJan Kratochvil
2015-03-13Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin
2015-03-11[guile] Run finalizers from GDB threadAndy Wingo
2015-03-07Remove C-specific warnings from common warning setPedro Alves
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves
2015-02-26Rename windows-termcap.c -> stub-termcap.cPedro Alves
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi
2015-02-17New probe type: DTrace USDT probes.Jose E. Marchesi
2015-01-22mingw32: fix windows-termcap/curses checkPedro Alves
2015-01-19Don't use windows-termcap.c when linking against a curses libraryEli Zaretskii
2015-01-15Move safe_strerror to common/Sergio Durigan Junior
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker