summaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
Commit message (Expand)AuthorAgeFilesLines
* 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.gdb-post-ptid_t-2001-05-03Kevin 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
* Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney2000-08-021-4/+0
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-62/+27
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-32/+31
* From Fernando: call generic_mourn_inferior() when closing rdi and simAndrew Cagney2000-03-011-0/+1
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-2/+2
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-12/+3
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-1/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-10/+30
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-46/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-109/+110
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-8/+2
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-2/+7
* Initial revisionStan Shebs1999-04-161-0/+1003