Unify ptrace options discovery code and make both GDB and
[deliverable/binutils-gdb.git] / gdb / gdbserver / Makefile.in
2013-08-22  Luis Machado Unify ptrace options discovery code and make both...
2013-08-19  Luis Machado gdb/
2013-07-27  Yao Qigdb/gdbserver/
2013-07-24  Luis Machado gdb/
2013-07-04  Yao Qigdb/
2013-07-03  Pedro AlvesOn mainline/development, also link GDBserver with ...
2013-06-28  Tom Tromeymove version.in from gdb/common back to gdb
2013-06-28  Mircea Gherzangdbserver: fix the standalone build
2013-06-24  Tom Tromeydon't keep a gdb-specific date
2013-06-07  Pedro Alves[GDBserver] Multi-process + multi-arch
2013-05-28  Pedro Alves[GDBserver][AArch64] Remove references to aarch64-witho...
2013-05-07  Sandra Loosemore2013-05-06 Sandra Loosemore <sandra@codesourcery...
2013-04-22  Tom Tromey PR gdb/7912:
2013-04-17  Pedro AlvesUse AC_DEFINE for USE_THREAD_DB
2013-04-16  Pedro AlvesFix remaining GDBserver issues with !HAVE_THREAD_DB_H.
2013-04-07  Jan Kratochvilgdb/gdbserver/
2013-04-05  Jan Kratochvilgdb/
2013-03-15  Tom Tromey2013-03-15 Tony Theodore <tonyt@logyst.com>
2013-03-11  Markus MetzgerImplement branch tracing on Linux based on perf_event...
2013-02-27  Jiong Wang gdb/
2013-02-04  Marcus ShawcroftAArch64 GDBserver support.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-15  Yao Qigdb/gdbserver/
2012-12-10  Tom Tromey * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)
2012-11-13  Markus Metzger * Makefile.in: (INTERNAL_CFLAGS): Add -DGDBSERVER
2012-08-28  Yao Qigdb/gdbserver/
2012-08-08  Doug Evans * gdb_string.h: Moved to ...
2012-07-02  Stan Shebs Add target-side support for dynamic printf.
2012-05-30  Pedro Alves2012-05-30 Jeff Kenton <jkenton@tilera.com>
2012-04-29  Yao Qigdb/gdbserver:
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-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  Yao Qigdb:
2012-04-14  Yao Qigdb/gdbserver/
2012-04-13  H.J. LuEnable x32 support in gdbserver
2012-04-13  Pedro Alves2012-04-13 Pedro Alves <palves@redhat.com>
2012-04-12  Yao Qigdb/gdbserver/
2012-03-13  Jan Kratochvilgdb/
2012-03-03  Yao Qigdb:
2012-03-03  Yao Qigdb:
2012-03-03  Yao Qigdb:
2012-03-01  Maciej W. Rozycki gdb/
2012-02-24  Luis Machado2012-02-24 Luis Machado <lgustavo@codesourcery>
2012-02-16  Yao Qigdb/gdbserver/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Ulrich WeigandChangeLog:
2011-08-24  Luis MachadoStop threads when attaching to a PID that is the tgid.
2011-08-14  Yao Qigdb/gdbserver/
2011-07-21  Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-05-26  Yao Qi2011-05-26 Yao Qi <yao@codesourcery.com>
2011-04-26  Yao Qigdb/
2011-03-10  Joel Brobeckerremove subdir_do recursive make command in gdbserver...
2011-03-09  Yao Qigdb/
2011-03-06  Joel Brobeckergdbserver: configure + make clean fails (no 'common...
2011-03-05  Joel Brobeckerfix make clean doesn't run in gdbserver/common
2011-03-04  Yao Qi2011-03-04 Yao Qi <yao@codesourcery.com>
2011-02-18  Tom Tromeygdb
2011-02-11  Yao Qi2011-02-11 Yao Qi <yao@codesourcery.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-29  Mike Frysingergdbserver: bfin: new port
2010-10-21  Jie Zhang * Makefile.in (install): Remove dependency of install...
2010-10-04  Doug Evans* Makefile.in (uninstall): Use $(DESTDIR).
2010-09-06  Pedro Alves * Makefile.in (install-only): Replace $IPA_DEPFILES...
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  Joel BrobeckerGenerate regformats/rs6000/powerpc-32.dat
2010-09-01  gdbadminCompile memmem.o without -Werror.
2010-08-26  Pedro Alves * Makefile.in (WARN_CFLAGS): Get it from configure.
2010-07-31  Pedro Alves * Makefile.in (signals_h): New.
2010-07-31  Jan Kratochvilgdb/
2010-07-01  Pedro Alves Static tracepoints support, and UST integration.
2010-06-01  Pedro Alvesgdb/gdbserver/
2010-05-28  Jan Kratochvilgdb/
2010-04-21  Aleksandar Ristovski* Makefile.in (nto_low_h nto-low.o nto-x86-low.o):...
2010-04-09  Pedro Alves gdb/gdbserver/
2010-04-08  H.J. LuSupport i386 without SSE.
2010-04-07  H.J. LuAdd x86 AVX support to gdbserver.
2010-03-01  H.J. LuEnable XML target descriptions for x86.
2010-01-04  Ulrich Weigand * features/Makefile (WHICH): Add s390-linux32...
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-17  Maxim Kuvyrkov2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2009-07-31  Ulrich WeigandChangeLog:
2009-07-30  Ralf Wildenhuessim/
2009-07-28  Daniel Jacobowitz * NEWS: Mention ARM VFP support.
2009-06-30  Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
2009-05-12  Doug Evans Biarch support for i386/amd64 gdbserver.
2009-04-01  Pedro Alves Non-stop mode support.
2009-03-22  Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-03-22  Pedro Alves * Makefile.in (linuw_low_h): Move higher.
2009-03-13  Nathan Sidwell * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs...
2009-03-02  Doug Evans * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-24  Doug Evans * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete...
2008-11-18  Thiago Jung Bauermanngdb/
2008-11-14  Daniel Jacobowitz2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
2008-10-21  Doug Evans * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.
2008-08-24  Maciej W. Rozycki* Makefile.in (uninstall): Apply $(EXEEXT) too.
next
This page took 0.592433 seconds and 107 git commands to generate.