aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-11-15Use gnulib's strerror_r on MinGWChristian Biesinger1-5/+1
2019-11-01Move check for strerror_r to common.m4 where it belongsChristian Biesinger1-1/+1
2019-10-31Also check for strerror_r in gdbserverChristian Biesinger1-1/+1
2019-10-17Fix creation of stamp-h by gdb's configure scriptTom Tromey1-7/+2
2019-08-06[PR build/24886] disable glibc mcheck supportFrank Ch. Eigler1-9/+0
2019-07-09Rename common to gdbsupportTom Tromey1-3/+3
2019-06-14Move gnulib to top levelTom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-29Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if request...Simon Marchi1-1/+1
2018-10-23GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested.John Darrington1-1/+1
2018-10-10Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior1-4/+2
2018-09-25Remove dead code from gdbserver's configureTom Tromey1-6/+0
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-3/+1
2018-02-19Add common/ dir in build directoriesAlan Hayward1-2/+2
2018-01-17configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov1-1/+2
2018-01-08Fix GDBserver build failure when $development is falseYao Qi1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves1-1/+1
2017-10-17[GDBserver] Replicate src dir in build dirYao Qi1-0/+12
2017-08-18GDBserver self testsYao Qi1-0/+5
2017-01-27gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver.Walfred Tedeschi1-0/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi1-11/+0
2016-10-28gdb: Require C++11Pedro Alves1-0/+4
2016-09-05gdb/: Require a C++ compilerPedro Alves1-3/+0
2016-08-19x32 Fast tracepoints: IPA target descriptionsPedro Alves1-0/+14
2016-02-09Modernize configure.ac'sSimon Marchi1-1/+3
2016-01-18Fix gdbserver build failure on targets without forkGary Benson1-0/+1
2016-01-12gdbserver: use the new gdb warning helpersMike Frysinger1-74/+7
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves1-2/+11
2015-11-23[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on AndroidJoel Brobecker1-3/+17
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves1-2/+1
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves1-0/+3
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+1
2015-05-14Fix gdbserver build failure on arm-android.Joel Brobecker1-0/+1
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson1-0/+2
2015-03-07Remove C-specific warnings from common warning setPedro Alves1-1/+3
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-3/+30
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves1-0/+2
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-1/+5
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-13configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker1-1/+8
2014-11-28Use readlink unconditionallyYao Qi1-1/+1
2014-11-21Include alloca.h unconditionallyYao Qi1-3/+1
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+1
2014-06-20Fix mingw32 build on x86-64 RHEL 6.5Gary Benson1-1/+0
2014-06-20Fix gdbserver cross build.Marcus Shawcroft1-0/+1
2014-06-12link gdbserver against libibertyTom Tromey1-1/+3