1998-09-09 |
Ron Unrau | Merges from SKY branch: |
blob | commitdiff | raw |
1998-08-12 |
Frank Ch. Eigler | * Handle the possibility that some simulator commands... |
blob | commitdiff | raw | diff to current |
1998-06-16 |
Ron Unrau | * dbxread.c: reset function_start_offset after... |
blob | commitdiff | raw | diff to current |
1998-05-21 |
John Metzler | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnu... |
blob | commitdiff | raw | diff to current |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-02-23 |
Andrew Cagney | Specify correct values for REGISTER_RAW_SIZE. |
blob | commitdiff | raw | diff to current |
1998-02-17 |
Andrew Cagney | Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register... |
blob | commitdiff | raw | diff to current |
1998-02-06 |
Andrew Cagney | When starting a new simulator run, ensure proceed statu... |
blob | commitdiff | raw | diff to current |
1997-12-16 |
Jeff Law | * remote-sim.c (gdbsim_open): Use "--architectu... |
blob | commitdiff | raw | diff to current |
1997-12-15 |
Andrew Cagney | When using sigaction() to install cntrl-c handler do... |
blob | commitdiff | raw | diff to current |
1997-12-15 |
Andrew Cagney | (Mostly from Gavin Koch) |
blob | commitdiff | raw | diff to current |
1997-11-27 |
Jeff Law | * remote-sim.c (gdbsim_cntrl_c): Lose ANSI... |
blob | commitdiff | raw | diff to current |
1997-09-30 |
Mark Alexander | * mips-tdep.c (set_reg_offset): New function. |
blob | commitdiff | raw | diff to current |
1997-09-26 |
Mark Alexander | * config/mips-tm-mips.h (mips_extra_func_info): New... |
blob | commitdiff | raw | diff to current |
1997-09-25 |
Stu Grossman | * The following block of changes add support for debug... |
blob | commitdiff | raw | diff to current |
1997-08-28 |
Andrew Cagney | New commands ``set architecture'', ``show architecture... |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Only pass endianess to simulator when explicitly set... |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Add ABFD argument to sim_create_inferior. Document. |
blob | commitdiff | raw | diff to current |
1997-08-25 |
Andrew Cagney | Add ABFD argument to sim_open call. Pass through to... |
blob | commitdiff | raw | diff to current |
1997-06-13 |
Fred Fish | * config/i386/nm-linux.h: Enable prototypes that were... |
blob | commitdiff | raw | diff to current |
1997-06-06 |
Andrew Cagney | sim_kill() isn't used. |
blob | commitdiff | raw | diff to current |
1997-05-22 |
Andrew Cagney | Restrict simulator commands to an enabled simulator. |
blob | commitdiff | raw | diff to current |
1997-05-20 |
Andrew Cagney | Depreciate sim_set_callbacks() function. Set simulator... |
blob | commitdiff | raw | diff to current |
1997-05-08 |
Andrew Cagney | Part II of getting GdbTk's stop button to always work. |
blob | commitdiff | raw | diff to current |
1997-04-18 |
David Edelsohn | * remote-sim.c (gdbsim_open): Only pass -E to sim_open if |
blob | commitdiff | raw | diff to current |
1997-04-18 |
Andrew Cagney | Ref gdb/11763 - can't stop a running simulator: |
blob | commitdiff | raw | diff to current |
1997-04-17 |
David Edelsohn | * remote-sim.c (gdbsim_load): Update call to sim_load. |
blob | commitdiff | raw | diff to current |
1997-04-02 |
David Edelsohn | * remote-sim.c (gdbsim_open): Check return code from... |
blob | commitdiff | raw | diff to current |
1997-03-28 |
Michael Meissner | Fix faulty assumption that va_list is a pointer type |
blob | commitdiff | raw | diff to current |
1997-03-22 |
Fred Fish | * remote-sim.c (simulator_command): Add comment about... |
blob | commitdiff | raw | diff to current |
1997-03-21 |
Jeff Law | * remote-sim.c (gdb_os_vprintf_filtered): Fix... |
blob | commitdiff | raw | diff to current |
1997-03-17 |
Andrew Cagney | * remote-sim.h: Delete - moved to ../include/remote... |
blob | commitdiff | raw | diff to current |
1997-03-13 |
David Edelsohn | * remote-sim.h (sim_state, SIM_DESC): New types. |
blob | commitdiff | raw | diff to current |
1997-02-18 |
Mark Alexander | * remote-sim.c (init_callbacks): Undo previous change. |
blob | commitdiff | raw | diff to current |
1997-02-18 |
Dawn Perchik | * maint.c: Fix dereference of pointer. |
blob | commitdiff | raw | diff to current |
1996-12-30 |
David Edelsohn | * remote-sim.c (gdbsim_open_p): New static local. |
blob | commitdiff | raw | diff to current |
1996-12-09 |
David Edelsohn | * remote-sim.h: Update some comments. |
blob | commitdiff | raw | diff to current |
1996-11-20 |
David Edelsohn | * callback.h: Deleted, moved to ../include. |
blob | commitdiff | raw | diff to current |
1996-11-08 |
Stan Shebs | * remote-sim.c (simulator_command): Set up callbacks... |
blob | commitdiff | raw | diff to current |
1996-08-13 |
Stu Grossman | * defs.h: Define CONST_PTR as blank if compiling... |
blob | commitdiff | raw | diff to current |
1996-05-15 |
Jeff Law | * coffread.c (coff_symtab_read): Handle C_LABEL... |
blob | commitdiff | raw | diff to current |
1995-11-06 |
Jackie Smith Cashion | Moved the "sim_open" call to after the callback initial... |
blob | commitdiff | raw | diff to current |
1995-10-07 |
Jim Wilson | Modify last patch based on advice from Stu. |
blob | commitdiff | raw | diff to current |
1995-10-06 |
Jim Wilson | Changes to make the simulator work again. |
blob | commitdiff | raw | diff to current |
1995-09-29 |
Steve Chamberlain | Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash... |
blob | commitdiff | raw | diff to current |
1995-09-20 |
Steve Chamberlain | Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash... |
blob | commitdiff | raw | diff to current |
1995-09-20 |
Steve Chamberlain | Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash... |
blob | commitdiff | raw | diff to current |
1995-09-15 |
Stu Grossman | * remote-sim.c (gdbsim_create_inferior): Back out... |
blob | commitdiff | raw | diff to current |
1995-09-10 |
Michael Tiemann | Sun Sep 10 10:24:48 1995 Michael Tiemann <tiemann... |
blob | commitdiff | raw | diff to current |
1995-08-02 |
Fred Fish | Update FSF address. |
blob | commitdiff | raw | diff to current |
1995-08-01 |
J.T. Conklin | * configure.in: Check for working mmap, ansi headers... |
blob | commitdiff | raw | diff to current |
1995-07-13 |
Jeff Law | * inftarg.c (child_thread_alive): New function... |
blob | commitdiff | raw | diff to current |
1995-07-01 |
Stan Shebs | * config/h8300/h8300.mt: Renamed from h8300hms.mt. |
blob | commitdiff | raw | diff to current |
1994-11-03 |
Stu Grossman | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom... |
blob | commitdiff | raw | diff to current |
1994-08-10 |
David Edelsohn | (gdbsim_ops): Set `to_insert_breakpoint' and `to_remove... |
blob | commitdiff | raw | diff to current |
1994-05-18 |
David Edelsohn | * remote-sim.h (sim_verbose): Delete. |
blob | commitdiff | raw | diff to current |
1994-01-06 |
Jim Kingdon | * procfs.c (procfs_wait): Fix argument name to match... |
blob | commitdiff | raw | diff to current |
1994-01-04 |
Jim Kingdon | * target.h: Add enum target_waitkind, enum target_sign... |
blob | commitdiff | raw | diff to current |
1993-11-15 |
Steve Chamberlain | How many times do I have to do this... |
blob | commitdiff | raw | diff to current |
1993-11-01 |
Thomas Lord | Change the stream argument to _filtered to GDB_FILE *. |
blob | commitdiff | raw | diff to current |
1993-10-29 |
Steve Chamberlain | * remote-sim.c (gdbsim_store_register): Change var... |
blob | commitdiff | raw | diff to current |
1993-10-26 |
David Edelsohn | * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR). |
blob | commitdiff | raw | diff to current |
1993-10-23 |
David Edelsohn | * remote-sim.h (sim_stop): New enum. |
blob | commitdiff | raw | diff to current |
1993-10-16 |
Stu Grossman | * breakpoint.c (breakpoint_thread_match break_command_1): |
blob | commitdiff | raw | diff to current |
1993-10-12 |
David D. Zuhn | fix unterminated character string |
blob | commitdiff | raw | diff to current |
1993-10-08 |
Fred Fish | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffex... |
blob | commitdiff | raw | diff to current |
1993-10-08 |
Jim Kingdon | * config/h8300/tm-h8300.h: Don't define sr_get_debug. |
blob | commitdiff | raw | diff to current |
1993-10-07 |
Steve Chamberlain | * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_... |
blob | commitdiff | raw | diff to current |
1993-09-17 |
Jim Kingdon | * remote-sim.h: New file. |
blob | commitdiff | raw | diff to current |
1993-08-09 |
Jim Kingdon | * gdbcore.h: New variable gnutarget. |
blob | commitdiff | raw | diff to current |
1993-08-02 |
Stu Grossman | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at... |
blob | commitdiff | raw | diff to current |
1993-03-25 |
Stu Grossman | * findvar.c (read_register, write_register): Make... |
blob | commitdiff | raw | diff to current |
1993-01-06 |
Steve Chamberlain | * symfile.c: If O_BINARY isn't defined, set it to... |
blob | commitdiff | raw | diff to current |
1993-01-03 |
Steve Chamberlain | * remote-sim.c: first attempt at general simulator... |
blob | commitdiff | raw | diff to current |
|