Move gnulib to top level
[external/binutils.git] / gdb / gdbserver / configure.ac
2019-06-14 Tom TromeyMove gnulib to top level
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-29 Simon MarchiRevert "GDBSERVER: Listen on a unix domain (instead...
2018-10-23 John DarringtonGDBSERVER: Listen on a unix domain (instead of TCP...
2018-10-10 Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-09-25 Tom TromeyRemove dead code from gdbserver's configure
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-02-19 Alan HaywardAdd common/ dir in build directories
2018-01-17 Eldar Abusalimovconfigure: Fix test for fs_base/gs_base in <sys/user.h>
2018-01-08 Yao QiFix GDBserver build failure when $development is false
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-06 Pedro AlvesAssume termios is available, remove support for termio...
2017-10-17 Yao Qi[GDBserver] Replicate src dir in build dir
2017-08-18 Yao QiGDBserver self tests
2017-01-27 Walfred Tedeschigdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-17 Simon MarchiRemove code that checks for GNU/non-GNU make
2016-10-28 Pedro Alvesgdb: Require C++11
2016-09-05 Pedro Alvesgdb/: Require a C++ compiler
2016-08-19 Pedro Alvesx32 Fast tracepoints: IPA target descriptions
2016-02-09 Simon MarchiModernize configure.ac's
2016-01-18 Gary BensonFix gdbserver build failure on targets without fork
2016-01-12 Mike Frysingergdbserver: use the new gdb warning helpers
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-16 Pedro AlvesFix -Wno-unknown-warning support detection
2015-11-23 Joel Brobecker[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_...
2015-11-19 Pedro Alves[C++] Default to -Werror in C++ mode too
2015-07-24 Pedro Alvesmake gdbserver use the same ptrace autoconf checks...
2015-06-10 Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-05-14 Joel BrobeckerFix gdbserver build failure on arm-android.
2015-03-11 Gary BensonMove remote_fileio_to_fio_stat to gdb/common
2015-03-07 Pedro AlvesRemove C-specific warnings from common warning set
2015-02-27 Pedro AlvesAdd --enable-build-with-cxx configure switch
2015-02-27 Pedro AlvesCreate libiberty.m4, have GDB and GDBserver use it
2015-01-15 Sergio Durigan JuniorMove safe_strerror to common/
2015-01-14 Yao QiDetect 64-bit-ness in PowerPC Book III-E
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-13 Joel Brobeckerconfigure gdb/gnulib with --disable-largefile if largef...
2014-11-28 Yao QiUse readlink unconditionally
2014-11-21 Yao QiInclude alloca.h unconditionally
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-06-20 Gary BensonFix mingw32 build on x86-64 RHEL 6.5
2014-06-20 Marcus ShawcroftFix gdbserver cross build.
2014-06-12 Tom Tromeylink gdbserver against libiberty
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-05-20 Joel BrobeckerDo not build gdbserver with -Werror by default if devel...
2014-01-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeystdlib.h is universal too
2013-11-18 Tom Tromeyremove gdb_dirent.h
2013-11-08 Tom Tromeyremove unused gdbserver configury
2013-11-08 Tom Tromeyintroduce common.m4
2013-09-29 Mike Frysingergdb: btrace: fix build errors on older glibc builds
2013-07-04 Yao Qigdb/
2013-07-03 Pedro AlvesOn mainline/development, also link GDBserver with ...
2013-07-01 Pedro AlvesRely on gnulib's unistd.h replacement.
2013-06-28 Mircea Gherzangdbserver: fix the standalone build
2013-04-22 Tom Tromey PR gdb/7912:
2013-04-17 Pedro AlvesUse AC_DEFINE for USE_THREAD_DB
2013-03-11 Markus MetzgerAdd the gdb remote target operations for branch tracing.
2013-02-28 Tom Tromey * configure.ac: Invoke AC_SYS_LARGEFILE.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-10 Tom Tromey * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)
2012-11-28 Markus Metzger2012-11-28 Markus Metzger <markus.t.metzger@intel...
2012-11-26 Yao Qigdb/gdbserver/
2012-11-15 Pierre Muller2012-11-15 Pierre Muller <muller@sourceware.org>
2012-08-08 Doug Evans * gdb_string.h: Moved to ...
2012-04-19 Pedro Alves2012-04-19 Pedro Alves <palves@redhat.com>
2012-04-19 Pedro Alves2012-04-19 Pedro Alves <palves@redhat.com>
2012-04-19 Pedro Alves2012-04-19 Pedro Alves <palves@redhat.com>
2012-04-13 Thiago Jung Bauermann * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New...
2012-04-12 Yao Qigdb/gdbserver/
2012-03-30 Thiago Jung Bauermann * configure.ac: Check whether Elf32_auxv_t and Elf64_a...
2012-03-03 Yao Qigdb:
2012-02-09 Joel Brobecker[gdbserver] return ENOSYS if readlink not supported.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-07 Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-07-21 Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-03-09 Yao Qigdb/
2011-02-11 Yao Qi2011-02-11 Yao Qi <yao@codesourcery.com>
2011-01-05 Joel BrobeckerUpdate the copyright year for most remaining files...
2010-09-09 Nathan Sidwell * configure.ac: Add --enable-inprocess-agent option.
2010-09-01 Joel Brobeckergdbserver support for powerpc-lynxos (4.x)
2010-09-01 Joel BrobeckerImport vsnprintf from libiberty if not available.
2010-09-01 gdbadmininclude alloca.h if available.
2010-08-27 Pedro Alves * configure.ac (build_warnings): Add -Wno-char-subscripts.
2010-08-26 Pedro Alves * Makefile.in (WARN_CFLAGS): Get it from configure.
2010-07-01 Pedro Alves Static tracepoints support, and UST integration.
2010-06-01 Pedro Alvesgdb/gdbserver/
2010-05-28 Jan Kratochvilgdb/
2010-04-17 Pierre Muller * configure.ac: Use `ws2_32' library for srv_mingw.
2010-02-23 Maxim Kuvyrkov * configure.ac: Check for libdl. If it is not availab...
2010-01-01 Joel BrobeckerUpdate the copyright header of most if not all files...
2009-12-21 Doug Evans * configure.ac: Check for dladdr.
2009-11-17 Maxim Kuvyrkov2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2009-11-03 Nathan Sidwell * configure.ac (i[34567]86-*): Check if we're targetti...
2009-10-29 Paul Pluzhnikov2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-09 Paul Pluzhnikovdoc/
2009-07-06 Aleksandar Ristovski Adding Neutrino gdbserver.
2009-03-22 Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
next