aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-19* remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.Mark Kettenis1-7/+2
2005-05-012005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-04-22 * remote-st.c (_initialize_remote_st2000): Remove the extraneousEli Zaretskii1-1/+1
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-8/+8
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-252004-06-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-242004-06-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+0
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+1
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-02-02Forgot to update copyrights in previous check in.Fred Fish1-1/+1
2004-02-02Reviewed and approved by cagney@redhat.com.Fred Fish1-2/+2
2003-11-132003-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-15/+12
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2003-07-182003-07-17 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-02-20Index: include/gdb/ChangeLogAndrew Cagney1-33/+0
2003-02-022003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-35/+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-2/+2
2002-05-29* Makefile.in (arch-utils.o): Add $(sim_regno_h).Andrew Cagney1-16/+0
2002-05-29* sim-regno.h: New file.Andrew Cagney1-31/+77
2002-01-20Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.Andrew Cagney1-2/+1
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-5/+6
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-12-15LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney1-1/+1
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-1/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-11/+11
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-1/+0
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-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+4
2001-02-07Fix printf fmt of long in remote-sim.c.Andrew Cagney1-1/+3
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-5/+8
2000-10-12Protoization.Kevin Buettner1-6/+8
2000-08-02Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney1-4/+0
2000-07-30Protoization.Kevin Buettner1-62/+27
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-05-28PARAMS removal.Kevin Buettner1-32/+31
2000-03-01From Fernando: call generic_mourn_inferior() when closing rdi and simAndrew Cagney1-0/+1
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-2/+2
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-12/+3