summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* Fix the clang buildTom Tromey2018-05-101-1/+1
* Add -Wduplicated-condTom Tromey2018-05-071-1/+2
* Add -Wimplicit-fallthroughTom Tromey2018-05-041-1/+2
* configure uses incorrect link order when testing libpythonPaul Pluzhnikov2018-05-041-9/+9
* Enable -Wsuggest-overrideTom Tromey2018-04-271-1/+2
* Regenerate gdb/configure and gdbserver/configureTom Tromey2018-04-231-12/+12
* Update ax_cv_cxx_compile_cxx.m4Simon Marchi2018-04-091-11/+17
* Add -Wno-error=deprecated-register to gdb build flagsSimon Marchi2018-04-061-1/+2
* Add common/ dir in build directoriesAlan Hayward2018-02-191-1/+1
* Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2018-01-301-1/+1
* configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov2018-01-171-2/+4
* Support 'info proc' for native FreeBSD processes.John Baldwin2018-01-091-0/+60
* Fix GDB build failure when $development is falseYao Qi2018-01-081-2/+2
* 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