summaryrefslogtreecommitdiff
path: root/gdb/remote-rdp.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-111-1/+3
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+1
* 2002-11-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-291-3/+1
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-1/+1
* * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz2002-11-121-36/+0
* 2002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-021-1/+1
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-1/+1
* 2002-05-09 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-05-091-8/+1
* * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.Richard Earnshaw2002-05-071-2/+2
* * frame.h (select_frame): Delete level parameter.Andrew Cagney2002-05-051-1/+1
* Argh! These should also have been committed along with:Richard Earnshaw2002-02-131-10/+12
* Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney2002-01-191-5/+5
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
* LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney2001-12-151-1/+1
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-17/+17
* * remote-rdp.c: Include "serial.h"Keith Seitz2001-07-131-0/+1
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-1/+1
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-5/+5
* * target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin2001-04-141-1/+0
* Add missing double quoteNick Clifton2001-03-271-1/+1
* malloc() -> xmalloc.Andrew Cagney2001-03-201-7/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-2/+2
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-1/+0
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-9/+12
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-1/+1
* Protoization.Kevin Buettner2000-10-121-6/+8
* Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney2000-09-061-2/+2
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-79/+36
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-5/+4
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-1/+1
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+3
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-15/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-135/+136
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-5/+5
* Initial revisionStan Shebs1999-04-161-0/+1512