summaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* gdb/Daniel Jacobowitz2006-11-101-1/+1
* gdb/Daniel Jacobowitz2006-10-171-5/+15
* gdb/Daniel Jacobowitz2006-04-181-14/+2
* 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-02-211-1/+15
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-4/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell2005-11-281-11/+6
* * remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.Mark Kettenis2005-06-191-7/+2
* 2005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-011-2/+2
* * remote-st.c (_initialize_remote_st2000): Remove the extraneousEli Zaretskii2005-04-221-1/+1
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-8/+8
* 2005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-01-141-1/+1
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-031-7/+7
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-2/+2
* 2004-06-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-251-2/+2
* 2004-06-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-241-2/+0
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-3/+1
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-2/+2
* Forgot to update copyrights in previous check in.Fred Fish2004-02-021-1/+1
* Reviewed and approved by cagney@redhat.com.Fred Fish2004-02-021-2/+2
* 2003-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-131-15/+12
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-7/+7
* 2003-07-17 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-07-181-2/+2
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+1
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-4/+4
* Index: include/gdb/ChangeLogAndrew Cagney2003-02-201-33/+0
* 2003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-021-1/+1
* * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz2002-11-121-35/+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-2/+2
* * Makefile.in (arch-utils.o): Add $(sim_regno_h).Andrew Cagney2002-05-291-16/+0
* * sim-regno.h: New file.Andrew Cagney2002-05-291-31/+77
* Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.Andrew Cagney2002-01-201-2/+1
* Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney2002-01-191-5/+6
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
* LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney2001-12-151-1/+1
* * gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor2001-06-101-1/+0
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-11/+11
* * target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin2001-04-141-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+4
* Fix printf fmt of long in remote-sim.c.Andrew Cagney2001-02-071-1/+3
* * 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-5/+8
* Protoization.Kevin Buettner2000-10-121-6/+8