aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-212011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung1-0/+1
2011-03-09gdb/Yao Qi1-1/+0
2011-02-112011-02-11 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+1
2011-01-05Update the copyright year for most remaining files in GDBJoel Brobecker1-1/+1
2010-09-09 * configure.ac: Add --enable-inprocess-agent option.Nathan Sidwell1-4/+24
2010-09-01gdbserver support for powerpc-lynxos (4.x)Joel Brobecker1-0/+2
2010-09-01Import vsnprintf from libiberty if not available.Joel Brobecker1-2/+2
2010-09-01include alloca.h if available.gdbadmin1-0/+1
2010-08-27 * configure.ac (build_warnings): Add -Wno-char-subscripts.Pedro Alves1-1/+1
2010-08-26 * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves1-0/+42
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves1-0/+48
2010-06-01gdb/gdbserver/Pedro Alves1-0/+32
2010-05-28gdb/Jan Kratochvil1-2/+15