Age | Commit message (Expand) | Author | Files | Lines |
1996-05-15 | * coffread.c (coff_symtab_read): Handle C_LABEL symbols like | Jeff Law | 1 | -0/+3 |
1995-11-06 | Moved the "sim_open" call to after the callback initialisation. This | Jackie Smith Cashion | 1 | -1/+2 |
1995-10-07 | Modify last patch based on advice from Stu. | Jim Wilson | 1 | -3/+4 |
1995-10-06 | Changes to make the simulator work again. | Jim Wilson | 1 | -0/+4 |
1995-09-29 | Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -22/+1 |
1995-09-20 | Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -2/+2 |
1995-09-20 | Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+19 |
1995-09-15 | * remote-sim.c (gdbsim_create_inferior): Back out change that | Stu Grossman | 1 | -6/+0 |
1995-09-10 | Sun Sep 10 10:24:48 1995 Michael Tiemann <tiemann@axon.cygnus.com> | Michael Tiemann | 1 | -0/+6 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-13 | * inftarg.c (child_thread_alive): New function to see if a | Jeff Law | 1 | -0/+1 |
1995-07-01 | * config/h8300/h8300.mt: Renamed from h8300hms.mt. | Stan Shebs | 1 | -25/+55 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -0/+1 |
1994-08-10 | (gdbsim_ops): Set `to_insert_breakpoint' and `to_remove_breakpoint' fields. | David Edelsohn | 1 | -1/+2 |
1994-05-18 | * remote-sim.h (sim_verbose): Delete. | David Edelsohn | 1 | -25/+22 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1 | -1/+1 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -10/+26 |
1993-11-15 | How many times do I have to do this... | Steve Chamberlain | 1 | -57/+1 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -1/+1 |
1993-10-29 | * remote-sim.c (gdbsim_store_register): Change var name so | Steve Chamberlain | 1 | -4/+4 |
1993-10-26 | * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR). | David Edelsohn | 1 | -2/+4 |
1993-10-23 | * remote-sim.h (sim_stop): New enum. | David Edelsohn | 1 | -1/+6 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -1/+2 |
1993-10-12 | fix unterminated character string | David D. Zuhn | 1 | -1/+1 |
1993-10-08 | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, | Fred Fish | 1 | -1/+1 |
1993-10-08 | * config/h8300/tm-h8300.h: Don't define sr_get_debug. | Jim Kingdon | 1 | -1/+2 |
1993-10-07 | * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args): | Steve Chamberlain | 1 | -7/+1 |
1993-09-17 | * remote-sim.h: New file. | Jim Kingdon | 1 | -135/+317 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -1/+1 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -1/+1 |
1993-03-25 | * findvar.c (read_register, write_register): Make these capable | Stu Grossman | 1 | -12/+11 |
1993-01-06 | * symfile.c: If O_BINARY isn't defined, set it to 0, call openp for | Steve Chamberlain | 1 | -10/+7 |
1993-01-03 | * remote-sim.c: first attempt at general simulator interface | Steve Chamberlain | 1 | -0/+293 |