summaryrefslogtreecommitdiff
path: root/gdb/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Remove python_has_threads check in configure.acChristian Biesinger2019-10-241-17/+0
* Simplify Python checks in configure.acChristian Biesinger2019-10-241-43/+12
* Check for sigprocmask in common.m4Tom Tromey2019-10-231-1/+1
* Use libxxhash for hashing, if presentChristian Biesinger2019-10-221-0/+23
* Fix creation of nm.h when configure is changedTom Tromey2019-10-211-10/+5
* Fix creation of stamp-h by gdb's configure scriptTom Tromey2019-10-171-8/+2
* Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior2019-08-231-2/+1
* Add Rust support to source highlightingTom Tromey2019-08-191-0/+8
* Require readline 7 or newerTom Tromey2019-08-121-0/+14
* [PR build/24886] disable glibc mcheck supportFrank Ch. Eigler2019-08-061-22/+0
* Rename common to gdbsupportTom Tromey2019-07-091-3/+3
* Move gnulib to top levelTom Tromey2019-06-141-22/+0
* gdb/configure.ac: add --enable-source-highlightSergei Trofimovich2019-04-191-7/+26
* Remove Python 2.4 and 2.5 supportTom Tromey2019-02-271-14/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Highlight source code using GNU Source HighlightTom Tromey2018-12-281-0/+23
* Make ANSI terminal escape sequences work in TUITom Tromey2018-12-281-1/+1
* Look for tgetent in libtinfowSimon Marchi2018-12-081-1/+1
* Use separate sed expressions to escape auto-load directories.John Baldwin2018-12-051-2/+2
* Import mkdtemp gnulib module, fix mingw buildSimon Marchi2018-11-011-1/+1
* Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."Simon Marchi2018-10-291-10/+0
* GDB: Only build for "unix:" connections if AF_LOCAL is supported.John Darrington2018-10-291-0/+10
* Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior2018-10-101-4/+2
* Add --enable-ubsanTom Tromey2018-10-031-0/+1
* Allow remote debugging over a Unix local domain socket.John Darrington2018-10-021-0/+1
* Remove ancient workaroundGary Benson2018-10-011-27/+0
* Add workaround from gdbserver's gdb_proc_service.h to GDBGary Benson2018-10-011-1/+2
* Do not pass -DNDEBUG to Python compilations in development modeTom Tromey2018-09-171-1/+5
* Check for gmp when checking for mpfrTom Tromey2018-09-171-1/+1
* Remove --enable-multi-iceTom Tromey2018-09-041-12/+0
* Remove some unnecessary declarations and configuryTom Tromey2018-07-241-1/+1
* Remove --disable-gdbcliTom Tromey2018-07-171-23/+0
* Add --enable-codesign to gdb's configureTom Tromey2018-06-281-0/+7
* Copy gdb-gdb.py to build dirSimon Marchi2018-06-271-1/+1
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-11/+10
* configure uses incorrect link order when testing libpythonPaul Pluzhnikov2018-05-041-5/+5
* 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-1/+2
* Support 'info proc' for native FreeBSD processes.John Baldwin2018-01-091-0/+5
* Fix GDB build failure when $development is falseYao Qi2018-01-081-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove ioctl-based procfs support on SolarisRainer Orth2017-11-301-27/+1
* 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-11/+0
* Target FP: Make use of MPFR if availableUlrich Weigand2017-11-221-0/+22
* 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-1/+1
* [RFC] Replicate src dir in build dirYao Qi2017-10-061-0/+11