aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-30 * configure.ac: Check whether Elf32_auxv_t and Elf64_auxv_tThiago Jung Bauermann1-0/+24
2012-03-03gdb:Yao Qi1-1/+1
2012-02-09[gdbserver] return ENOSYS if readlink not supported.Joel Brobecker1-1/+1
2011-10-07 * inferior.h (disable_randomization): Declare.Ulrich Weigand1-0/+74
2011-07-212011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung1-0/+159
2011-03-09gdb/Yao Qi1-93/+0
2011-02-112011-02-11 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+93
2010-09-09 * configure.ac: Add --enable-inprocess-agent option.Nathan Sidwell1-4/+30
2010-09-01gdbserver support for powerpc-lynxos (4.x)Joel Brobecker1-0/+2
2010-09-01Import vsnprintf from libiberty if not available.Joel Brobecker1-4/+26
2010-09-01include alloca.h if available.gdbadmin1-0/+191
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/+69