aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-28Use readlink unconditionallyYao Qi1-1/+1
2014-11-21Include alloca.h unconditionallyYao Qi1-193/+2
2014-08-29Introduce common/gdb_setjmp.hGary Benson1-0/+33
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+1
2014-06-20Fix mingw32 build on x86-64 RHEL 6.5Gary Benson1-22/+1
2014-06-20Fix gdbserver cross build.Marcus Shawcroft1-0/+93
2014-06-12link gdbserver against libibertyTom Tromey1-1/+98
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-1/+1
2014-05-20Do not build gdbserver with -Werror by default if development=falseJoel Brobecker1-2/+2
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans1-1/+1
2013-11-18stdlib.h is universal tooTom Tromey1-1/+1
2013-11-18remove gdb_dirent.hTom Tromey1-318/+0
2013-11-18don't check for string.h or strings.hTom Tromey1-1/+1
2013-11-08remove unused gdbserver configuryTom Tromey1-67/+2
2013-11-08introduce common.m4Tom Tromey1-0/+550
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger1-1/+1
2013-07-04gdb/Yao Qi1-10/+22
2013-07-03On mainline/development, also link GDBserver with -lmcheck.Pedro Alves1-0/+70
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves1-1/+1
2013-06-28gdbserver: fix the standalone buildMircea Gherzan1-0/+10
2013-04-22 PR gdb/7912:Tom Tromey1-1/+1
2013-04-17Use AC_DEFINE for USE_THREAD_DBPedro Alves1-4/+3
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+6
2013-02-28 * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey1-0/+200
2012-12-10 * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)Tom Tromey1-1/+175
2012-11-282012-11-28 Markus Metzger <markus.t.metzger@intel.com>Markus Metzger1-1/+1
2012-11-26gdb/gdbserver/Yao Qi1-1/+1
2012-11-152012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller1-1/+1
2012-08-08 * gdb_string.h: Moved to ...Doug Evans1-0/+10
2012-04-202012-04-20 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+6
2012-04-192012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves1-4066/+280
2012-04-192012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+4
2012-04-192012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves1-10/+0
2012-04-182012-04-18 Pedro Alves <palves@redhat.com>Pedro Alves1-1834/+996
2012-04-14gdb/Yao Qi1-312/+1708
2012-04-13 * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New macro basedThiago Jung Bauermann1-0/+74
2012-04-12gdb/gdbserver/Yao Qi1-93/+3598