summaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)Author
2018-01-08Fix GDB build failure when $development is falseYao Qi
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth
2017-11-27Move python object files to python subdirectoryTom Tromey
2017-11-27Move guile object files to guile subdirectoryTom Tromey
2017-11-27A simpler way to make the "arch" build directoryTom Tromey
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand
2017-11-06Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves
2017-10-09Don't try building gdb against guile-2.2Simon Marchi
2017-10-06[RFC] Replicate src dir in build dirYao Qi
2017-09-26Allow linking GDB with ncurseswMatthias Klose
2017-09-26Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth
2017-09-22Fix gdb 8.1 Solaris compilationRainer Orth
2017-09-04Define _KMEMUSER before including BSD kernel headers.John Baldwin
2017-06-17gdb: Add -Wno-mismatched-tagsSimon Marchi
2017-06-17gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi
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-05-05gdb: Disable -Werror for -Wmaybe-uninitializedPedro Alves
2017-05-03Regenerate gdb/{,gdbserver/}configure (for commit be628ab814f1c90e185d7482d27...Sergio Durigan Junior
2017-04-05-Wwrite-strings: Remove -Wno-write-stringsPedro Alves
2017-02-23Introduce gdb::function_viewPedro Alves
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-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves
2016-08-05gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi
2016-07-21Add -Wunused-but-set-* to buildTom Tromey
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-04-20Build GDB as a C++ program by defaultPedro Alves
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves
2016-02-09Modernize configure.ac'sSimon Marchi
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves
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
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves