Age | Commit message (Expand) | Author | Files | Lines |
1999-01-19 | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -1/+3 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -5/+27 |
1998-12-13 | CARP: | Andrew Cagney | 1 | -5/+4 |
1998-12-10 | CARP: | Andrew Cagney | 1 | -3/+3 |
1998-11-25 | CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being | Andrew Cagney | 1 | -2/+2 |
1998-10-01 | Replace "exec" with "executable" in messages. | Andrew Cagney | 1 | -1/+1 |
1998-09-09 | Merges from SKY branch: | Ron Unrau | 1 | -2/+2 |
1998-08-12 | * Handle the possibility that some simulator commands may modify register | Frank Ch. Eigler | 1 | -0/+4 |
1998-06-16 | * dbxread.c: reset function_start_offset after a finishing N_FUN | Ron Unrau | 1 | -0/+5 |
1998-05-21 | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -42/+45 |
1998-02-23 | Specify correct values for REGISTER_RAW_SIZE. | Andrew Cagney | 1 | -2/+9 |
1998-02-17 | Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register. Verify returned | Andrew Cagney | 1 | -6/+12 |
1998-02-06 | When starting a new simulator run, ensure proceed status is cleared. | Andrew Cagney | 1 | -0/+2 |
1997-12-16 | * remote-sim.c (gdbsim_open): Use "--architecture" instead of | Jeff Law | 1 | -2/+2 |
1997-12-15 | When using sigaction() to install cntrl-c handler do not also use signal(). | Andrew Cagney | 1 | -2/+1 |
1997-12-15 | (Mostly from Gavin Koch) | Andrew Cagney | 1 | -0/+12 |
1997-11-27 | * remote-sim.c (gdbsim_cntrl_c): Lose ANSI prototype. | Jeff Law | 1 | -1/+2 |
1997-09-30 | * mips-tdep.c (set_reg_offset): New function. | Mark Alexander | 1 | -1/+1 |
1997-09-26 | * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjust | Mark Alexander | 1 | -1/+1 |
1997-09-25 | * The following block of changes add support for debugging assembly | Stu Grossman | 1 | -2/+51 |
1997-08-28 | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 1 | -1/+12 |
1997-08-27 | Only pass endianess to simulator when explicitly set by user with set | Andrew Cagney | 1 | -8/+23 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -19/+26 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -1/+1 |
1997-06-13 | * config/i386/nm-linux.h: Enable prototypes that were #ifdef out. | Fred Fish | 1 | -0/+5 |
1997-06-06 | sim_kill() isn't used. | Andrew Cagney | 1 | -1/+2 |
1997-05-22 | Restrict simulator commands to an enabled simulator. | Andrew Cagney | 1 | -8/+17 |
1997-05-20 | Depreciate sim_set_callbacks() function. Set simulator callbacks | Andrew Cagney | 1 | -5/+3 |
1997-05-08 | Part II of getting GdbTk's stop button to always work. | Andrew Cagney | 1 | -26/+29 |
1997-04-18 | * remote-sim.c (gdbsim_open): Only pass -E to sim_open if | David Edelsohn | 1 | -3/+8 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -9/+79 |
1997-04-17 | * remote-sim.c (gdbsim_load): Update call to sim_load. | David Edelsohn | 1 | -12/+11 |
1997-04-02 | * remote-sim.c (gdbsim_open): Check return code from sim_open. | David Edelsohn | 1 | -3/+3 |
1997-03-28 | Fix faulty assumption that va_list is a pointer type | Michael Meissner | 1 | -8/+8 |
1997-03-22 | * remote-sim.c (simulator_command): Add comment about dealing with | Fred Fish | 1 | -1/+2 |
1997-03-21 | * remote-sim.c (gdb_os_vprintf_filtered): Fix to work with non-ANSI | Jeff Law | 1 | -2/+4 |
1997-03-17 | * remote-sim.h: Delete - moved to ../include/remote-sim.h. | Andrew Cagney | 1 | -0/+87 |
1997-03-13 | * remote-sim.h (sim_state, SIM_DESC): New types. | David Edelsohn | 1 | -21/+44 |
1997-02-18 | * remote-sim.c (init_callbacks): Undo previous change. | Mark Alexander | 1 | -3/+1 |
1997-02-18 | * maint.c: Fix dereference of pointer. | Dawn Perchik | 1 | -1/+3 |
1996-12-30 | * remote-sim.c (gdbsim_open_p): New static local. | David Edelsohn | 1 | -1/+20 |
1996-12-09 | * remote-sim.h: Update some comments. | David Edelsohn | 1 | -6/+43 |
1996-11-20 | * callback.h: Deleted, moved to ../include. | David Edelsohn | 1 | -7/+95 |
1996-11-08 | * remote-sim.c (simulator_command): Set up callbacks before | Stan Shebs | 1 | -3/+7 |
1996-08-13 | * defs.h: Define CONST_PTR as blank if compiling with Microsoft | Stu Grossman | 1 | -1/+38 |
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 |