summaryrefslogtreecommitdiff
path: root/gdbsupport/configure
Commit message (Expand)AuthorAgeFilesLines
* Set _WIN32_WINNT in common.m4 configure checkTom Tromey2023-01-111-1/+11
* gdbsupport: move libxxhash configure check to gdbsupportSimon Marchi2023-01-051-0/+514
* gdbsupport: re-generate configureSimon Marchi2022-10-091-2/+2
* gdbsupport: Fix config.status dependencyTsukasa OI2022-09-081-1/+1
* Make GDBserver abort on internal error in development modePedro Alves2022-06-271-0/+13
* Let std::thread check pass even without pthreadsTom Tromey2022-04-141-10/+9
* gdbsupport: Add an event-pipe class.John Baldwin2022-02-221-0/+15
* gdb: don't use -Wmissing-prototypes with g++Andrew Burgess2022-01-131-1/+65
* New --enable-threading configure option to control use of threads in GDB/GDBs...Luis Machado2021-12-151-1/+23
* Fix build on rhES5Tom Tromey2021-11-091-0/+16
* Fix format_pieces selftest on WindowsTom Tromey2021-10-191-0/+46
* [gdb/build] Add CXX_DIALECT to CXXTom de Vries2021-10-041-0/+8
* gdbsupport: remove attempt to define TARGET_WORD_SIZEAndrew Burgess2021-10-041-7/+0
* gdbsupport/common.m4: check for sigtimedwaitSimon Marchi2021-07-051-1/+1
* gdbsupport: re-generate configure & friendsSimon Marchi2021-05-081-74/+0
* gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi2020-10-311-4/+7
* gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi2020-10-311-3/+4
* gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi2020-10-311-1/+6
* gdbsupport: re-indent ptrace.m4Simon Marchi2020-10-311-27/+28
* gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi2020-10-311-732/+1
* gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi2020-10-311-0/+6
* Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.John Baldwin2020-09-161-1/+15
* Unify Solaris procfs and largefile handlingRainer Orth2020-07-301-34/+83
* Move event-loop configury to common.m4Tom Tromey2020-04-131-2/+2
* gdb: remove HAVE_DECL_PTRACESimon Marchi2020-03-201-20/+0
* Move sourcing of development.sh to GDB_AC_COMMONSimon Marchi2020-03-121-4/+5
* gdb/selftest.m4: ensure $development is setSimon Marchi2020-03-121-0/+5
* gdb: enable -Wmissing-prototypes warningSimon Marchi2020-03-111-0/+1
* gdbsupport/configure.ac: source development.shVyacheslav Petrishchev2020-03-051-0/+3
* Merge changes from GCC for the config/ directoryAndrew Burgess2020-02-191-6/+23
* Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi2020-02-111-1/+2
* Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi2020-02-111-1/+2
* gdbsupport: use AM_GDB_WARNINGSSimon Marchi2020-02-111-0/+194
* Fix gdbsupport buildPedro Alves2020-01-171-46/+46
* Move many configure checks to common.m4Tom Tromey2020-01-141-2/+1871
* Move gdbsupport to the top levelTom Tromey2020-01-141-0/+10425