aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-rdp.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-17 * remote-rdp.c: Deleted.Daniel Jacobowitz1-1431/+0
2006-04-18gdb/Daniel Jacobowitz1-7/+10
2006-03-03Index: ChangeLogAndrew Cagney1-2/+2
2006-02-25 * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson1-3/+0
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-4/+3
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-012005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2004-10-292004-10-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-06-282004-06-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-04-282004-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-03-25 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define toDaniel Jacobowitz1-2/+2
2003-11-222003-11-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+20
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-11-292002-11-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+1
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-36/+0
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-1/+1
2002-05-092002-05-09 Michael Snyder <msnyder@redhat.com>Michael Snyder1-8/+1
2002-05-07* arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.Richard Earnshaw1-2/+2
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney1-1/+1
2002-02-13Argh! These should also have been committed along with:Richard Earnshaw1-10/+12
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-5/+5
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-12-15LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney1-1/+1
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-17/+17
2001-07-13 * remote-rdp.c: Include "serial.h"Keith Seitz1-0/+1
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-1/+1
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-5/+5
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-1/+0
2001-03-27Add missing double quoteNick Clifton1-1/+1
2001-03-20malloc() -> xmalloc.Andrew Cagney1-7/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-2/+2
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-9/+12
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-10-12Protoization.Kevin Buettner1-6/+8
2000-09-06Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney1-2/+2
2000-07-30Protoization.Kevin Buettner1-79/+36
2000-05-28PARAMS removal.Kevin Buettner1-5/+4
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1