aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Fix the clang buildTom Tromey1-1/+1
2018-05-07Add -Wduplicated-condTom Tromey1-1/+2
2018-05-04Add -Wimplicit-fallthroughTom Tromey1-1/+2
2018-04-27Enable -Wsuggest-overrideTom Tromey1-1/+2
2018-04-23Regenerate gdb/configure and gdbserver/configureTom Tromey1-12/+19
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-2/+4
2018-01-08Fix GDBserver build failure when $development is falseYao Qi1-1/+2
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth1-1/+1
2017-11-06Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves1-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/+16
2017-10-16Regenerate gdbserver/configureYao Qi1-3/+10
2017-08-18GDBserver self testsYao Qi1-0/+6
2017-06-17gdb: Add -Wno-mismatched-tagsSimon Marchi1-1/+2
2017-06-17gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi1-5/+5
2017-05-05gdb: Disable -Werror for -Wmaybe-uninitializedPedro Alves1-1/+1
2017-05-03Regenerate gdb/{,gdbserver/}configure (for commit be628ab814f1c90e185d7482d27...Sergio Durigan Junior1-1/+1
2017-04-05-Wwrite-strings: Remove -Wno-write-stringsPedro Alves1-1/+1
2017-01-27gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver.Walfred Tedeschi1-0/+26
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi1-97/+0
2016-10-28gdb: Require C++11Pedro Alves1-1/+980
2016-09-05gdb/: Require a C++ compilerPedro Alves1-49/+5
2016-08-19x32 Fast tracepoints: IPA target descriptionsPedro Alves1-0/+31
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-1/+1
2016-08-05gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves1-1/+2
2016-07-21Add -Wunused-but-set-* to buildTom Tromey1-1/+1
2016-04-20Build GDB as a C++ program by defaultPedro Alves1-1/+1
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves1-72/+7
2016-02-09Modernize configure.ac'sSimon Marchi1-3/+1
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-0/+4
2016-01-18Fix gdbserver build failure on targets without forkGary Benson1-54/+279
2016-01-12gdbserver: use the new gdb warning helpersMike Frysinger1-6/+60
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-1/+15
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves1-2/+1
2015-11-19[C++] Drop -fpermissive hackPedro Alves1-2/+1
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves1-9/+79
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves1-0/+198
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-56/+0
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-0/+56
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+1
2015-05-14Fix gdbserver build failure on arm-android.Joel Brobecker1-0/+37
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson1-0/+77
2015-03-07Remove C-specific warnings from common warning setPedro Alves1-1/+3
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-5/+369
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves1-0/+339
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
2014-12-13configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker1-0/+18