aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
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
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18stdlib.h is universal tooTom Tromey1-1/+0
2013-11-18remove gdb_dirent.hTom Tromey1-1/+0
2013-11-08remove unused gdbserver configuryTom Tromey1-21/+4
2013-11-08introduce common.m4Tom Tromey1-0/+2
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger1-1/+1
2013-07-04gdb/Yao Qi1-8/+3
2013-07-03On mainline/development, also link GDBserver with -lmcheck.Pedro Alves1-0/+12
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves1-1/+1
2013-06-28gdbserver: fix the standalone buildMircea Gherzan1-0/+8
2013-04-22 PR gdb/7912:Tom Tromey1-1/+1
2013-04-17Use AC_DEFINE for USE_THREAD_DBPedro Alves1-3/+1
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+5
2013-02-28 * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-10 * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)Tom Tromey1-0/+12
2012-11-282012-11-28 Markus Metzger <markus.t.metzger@intel.com>Markus Metzger1-1/+2
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-1/+1
2012-04-192012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves1-7/+11
2012-04-192012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-04-192012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-04-13 * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New macro basedThiago Jung Bauermann1-0/+10
2012-04-12gdb/gdbserver/Yao Qi1-3/+20
2012-03-30 * configure.ac: Check whether Elf32_auxv_t and Elf64_auxv_tThiago Jung Bauermann1-0/+4
2012-03-03gdb:Yao Qi1-1/+1
2012-02-09[gdbserver] return ENOSYS if readlink not supported.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-10-07 * inferior.h (disable_randomization): Declare.Ulrich Weigand1-0/+23