aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-6/+11
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-4/+4
2007-05-06 * regcache.c (regcache_invalidate): New function.Ulrich Weigand1-1/+0
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-2/+2
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-9/+10
2007-04-29 * regcache.c (deprecated_read_register_gen): Remove, inline ...Ulrich Weigand1-1/+1
2007-04-13 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c,Daniel Jacobowitz1-16/+15
2007-02-26 * arch-utils.c (selected_byte_order): New.Daniel Jacobowitz1-3/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-11-10gdb/Daniel Jacobowitz1-1/+1
2006-10-17gdb/Daniel Jacobowitz1-5/+15
2006-04-18gdb/Daniel Jacobowitz1-14/+2
2006-02-212006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-1/+15
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-4/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-11-28 * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell1-11/+6
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