summaryrefslogtreecommitdiff
path: root/gdb/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi2020-04-271-7/+0
* Move event-loop configury to common.m4Tom Tromey2020-04-131-3/+3
* Don't include selftests objects in build when unit tests are disabledSimon Marchi2020-03-121-2/+2
* Move sourcing of development.sh to GDB_AC_COMMONSimon Marchi2020-03-121-3/+0
* Add debuginfod support to GDBAaron Merey2020-02-261-1/+5
* gdb: Allow more control over where to find python librariesAndrew Burgess2020-02-201-0/+24
* Move gdbserver to top levelTom Tromey2020-02-071-28/+0
* Move many configure checks to common.m4Tom Tromey2020-01-141-94/+6
* Move gdbsupport to the top levelTom Tromey2020-01-141-2/+2
* Consolidate definition of USE_WIN32APITom Tromey2020-01-141-11/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Consistently quote variables used with "test"Christian Biesinger2019-12-191-31/+31
* Use gnulib's strerror_r on MinGWChristian Biesinger2019-11-151-4/+0
* Move check for strerror_r to common.m4 where it belongsChristian Biesinger2019-11-011-1/+1
* Use strerror_r in safe_strerror if availableChristian Biesinger2019-10-311-1/+1
* Load system gdbinit files from a directoryChristian Biesinger2019-10-291-0/+3
* 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