summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove ioctl-based procfs support on SolarisRainer Orth2017-11-301-185/+2
* Move python object files to python subdirectoryTom Tromey2017-11-271-1/+1
* Move guile object files to guile subdirectoryTom Tromey2017-11-271-1/+1
* A simpler way to make the "arch" build directoryTom Tromey2017-11-271-15/+0
* Target FP: Make use of MPFR if availableUlrich Weigand2017-11-221-0/+499
* Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves2017-11-061-1/+1
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-061-2/+1
* Don't try building gdb against guile-2.2Simon Marchi2017-10-091-2/+2
* [RFC] Replicate src dir in build dirYao Qi2017-10-061-0/+15
* Allow linking GDB with ncurseswMatthias Klose2017-09-261-3/+3
* Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth2017-09-261-172/+0
* Fix gdb 8.1 Solaris compilationRainer Orth2017-09-221-3/+10
* Define _KMEMUSER before including BSD kernel headers.John Baldwin2017-09-041-0/+1
* gdb: Add -Wno-mismatched-tagsSimon Marchi2017-06-171-1/+2
* gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi2017-06-171-2/+2
* config, btrace: check for pt_insn_event in libiptMarkus Metzger2017-05-311-57/+93
* 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-19/+20
* gdb: Disable -Werror for -Wmaybe-uninitializedPedro Alves2017-05-051-1/+1
* Regenerate gdb/{,gdbserver/}configure (for commit be628ab814f1c90e185d7482d27...Sergio Durigan Junior2017-05-031-1/+1
* -Wwrite-strings: Remove -Wno-write-stringsPedro Alves2017-04-051-1/+1
* Introduce gdb::function_viewPedro Alves2017-02-231-0/+2
* 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