Phase 1 of the ptid_t changes.
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-04-14  J.T. Conklin* target.h (target_ops): Removed to_core_file_to_sym_fi...
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2001-03-01  Andrew CagneyCreate new file regcache.h. Update all uses.
2001-02-08  Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-02-07  Andrew CagneyFix printf fmt of long in remote-sim.c.
2001-02-02  J.T. Conklin* monitor.c (#include "gdb_wait.h"): Removed.
2001-01-23  J.T. Conklin* exec.c (xfer_memory): Add attrib argument.
2000-10-12  Kevin BuettnerProtoization.
2000-08-02  Andrew CagneyMulti-arch REGISTER_SIM_REGNO. Update d10v.
2000-07-30  Kevin BuettnerProtoization.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-04  Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-05-28  Kevin BuettnerPARAMS removal.
2000-03-01  Andrew CagneyFrom Fernando: call generic_mourn_inferior() when closi...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-09  Andrew CagneyReplace ../include/wait.h with gdb_wait.h.
2000-02-02  Jason Molendaimport gdb-2000-02-01 snapshot
1999-11-17  Jason Molendaimport gdb-1999-11-16 snapshot
1999-10-05  Jason Molendaimport gdb-1999-10-04 snapshot
1999-09-09  Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09  Jason Molendaimport gdb-1999-08-09 snapshot
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07  Jason Molendaimport gdb-1999-07-07 post reformat
1999-07-05  Jason Molendaimport gdb-1999-07-05 snapshot
1999-05-25  Jason Molendaimport gdb-1999-05-25 snapshot
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26  Stan Shebsimport gdb-19990422 snapshot
1999-04-26  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-01-19  Fernando Nasser1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus...
1998-12-28  David Taylorhp merge changes -- too numerous to mention here; see...
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-13  Andrew CagneyCARP:
1998-12-10  Andrew CagneyCARP:
1998-11-25  Andrew CagneyCARP: --enable-build-warnings=-Werror: Fix problems...
1998-10-01  Andrew CagneyReplace "exec" with "executable" in messages.
1998-09-09  Ron UnrauMerges from SKY branch:
1998-08-12  Frank Ch. Eigler* Handle the possibility that some simulator commands...
1998-06-16  Ron Unrau * dbxread.c: reset function_start_offset after...
1998-05-21  John MetzlerThu May 21 13:14:25 1998 John Metzler <jmetzler@cygnu...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-23  Andrew CagneySpecify correct values for REGISTER_RAW_SIZE.
1998-02-17  Andrew CagneyPass REGISTER_RAW_SIZE to sim_{fetch,store}_register...
1998-02-06  Andrew CagneyWhen starting a new simulator run, ensure proceed statu...
1997-12-16  Jeff Law * remote-sim.c (gdbsim_open): Use "--architectu...
1997-12-15  Andrew CagneyWhen using sigaction() to install cntrl-c handler do...
1997-12-15  Andrew Cagney(Mostly from Gavin Koch)
1997-11-27  Jeff Law * remote-sim.c (gdbsim_cntrl_c): Lose ANSI...
1997-09-30  Mark Alexander * mips-tdep.c (set_reg_offset): New function.
1997-09-26  Mark Alexander * config/mips-tm-mips.h (mips_extra_func_info): New...
1997-09-25  Stu Grossman * The following block of changes add support for debug...
1997-08-28  Andrew CagneyNew commands ``set architecture'', ``show architecture...
1997-08-27  Andrew CagneyOnly pass endianess to simulator when explicitly set...
1997-08-27  Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-25  Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-06-13  Fred Fish * config/i386/nm-linux.h: Enable prototypes that were...
1997-06-06  Andrew Cagneysim_kill() isn't used.
1997-05-22  Andrew CagneyRestrict simulator commands to an enabled simulator.
1997-05-20  Andrew CagneyDepreciate sim_set_callbacks() function. Set simulator...
1997-05-08  Andrew CagneyPart II of getting GdbTk's stop button to always work.
1997-04-18  David Edelsohn * remote-sim.c (gdbsim_open): Only pass -E to sim_open if
1997-04-18  Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17  David Edelsohn * remote-sim.c (gdbsim_load): Update call to sim_load.
1997-04-02  David Edelsohn * remote-sim.c (gdbsim_open): Check return code from...
1997-03-28  Michael MeissnerFix faulty assumption that va_list is a pointer type
1997-03-22  Fred Fish * remote-sim.c (simulator_command): Add comment about...
1997-03-21  Jeff Law * remote-sim.c (gdb_os_vprintf_filtered): Fix...
1997-03-17  Andrew Cagney* remote-sim.h: Delete - moved to ../include/remote...
1997-03-13  David Edelsohn * remote-sim.h (sim_state, SIM_DESC): New types.
1997-02-18  Mark Alexander * remote-sim.c (init_callbacks): Undo previous change.
1997-02-18  Dawn Perchik * maint.c: Fix dereference of pointer.
1996-12-30  David Edelsohn * remote-sim.c (gdbsim_open_p): New static local.
1996-12-09  David Edelsohn * remote-sim.h: Update some comments.
1996-11-20  David Edelsohn * callback.h: Deleted, moved to ../include.
1996-11-08  Stan Shebs * remote-sim.c (simulator_command): Set up callbacks...
1996-08-13  Stu Grossman * defs.h: Define CONST_PTR as blank if compiling...
1996-05-15  Jeff Law * coffread.c (coff_symtab_read): Handle C_LABEL...
1995-11-06  Jackie Smith CashionMoved the "sim_open" call to after the callback initial...
1995-10-07  Jim WilsonModify last patch based on advice from Stu.
1995-10-06  Jim WilsonChanges to make the simulator work again.
1995-09-29  Steve ChamberlainThu Sep 28 14:32:11 1995 steve chamberlain <sac@slash...
1995-09-20  Steve ChamberlainWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash...
1995-09-20  Steve ChamberlainWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash...
1995-09-15  Stu Grossman * remote-sim.c (gdbsim_create_inferior): Back out...
1995-09-10  Michael TiemannSun Sep 10 10:24:48 1995 Michael Tiemann <tiemann...
1995-08-02  Fred FishUpdate FSF address.
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-07-13  Jeff Law * inftarg.c (child_thread_alive): New function...
1995-07-01  Stan Shebs * config/h8300/h8300.mt: Renamed from h8300hms.mt.
1994-11-03  Stu Grossman * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom...
1994-08-10  David Edelsohn(gdbsim_ops): Set `to_insert_breakpoint' and `to_remove...
1994-05-18  David Edelsohn * remote-sim.h (sim_verbose): Delete.
1994-01-06  Jim Kingdon * procfs.c (procfs_wait): Fix argument name to match...
next
This page took 0.94497 seconds and 107 git commands to generate.