Age | Commit message (Expand) | Author | Files | Lines |
1996-08-14 | * config/mips/nm-mips.h (get_longjmp_target): Add prototype. | Fred Fish | 1 | -2/+0 |
1996-05-28 | Removed EINVAL reference in remote-mips.c, and put a hardcoded 22 in its | Geoffrey Noer | 1 | -1/+1 |
1996-04-19 | * remote-mips.c (encoding): Don't specify size, to avoid bug in | Ian Lance Taylor | 1 | -1/+1 |
1996-03-03 | Sun Mar 3 17:18:57 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -1/+2 |
1996-02-12 | * somsolib.c (som_solib_add): Use xmalloc rather than bare | Fred Fish | 1 | -2/+2 |
1996-01-16 | Tue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -99/+923 |
1996-01-09 | * remote-mips.c (mips_receive_header): Recognize \012 instead | Stan Shebs | 1 | -1/+7 |
1995-12-07 | * remote-mips.c (mips_receive_header): Allow mips_syn_garbage to be | Stu Grossman | 1 | -1/+12 |
1995-11-08 | * remote-mips.c (mips_initialize): Fix brain damage found by | Stu Grossman | 1 | -2/+0 |
1995-11-08 | * remote-mips.c (mips_initialize): Fix brain damage found by | Stu Grossman | 1 | -5/+8 |
1995-11-07 | * remote-mips.c (mips_initialize): Updated to talk to VR4300 RISQ | Jackie Smith Cashion | 1 | -14/+11 |
1995-11-04 | * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. | Stu Grossman | 1 | -46/+48 |
1995-10-27 | * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET | Stu Grossman | 1 | -59/+346 |
1995-10-23 | The revision 2.48 change (grossman 1995/10/16) had unfortunately | Jackie Smith Cashion | 1 | -23/+17 |
1995-10-16 | * remote-mips.c: Add support for speedy (about 10x faster) | Stu Grossman | 1 | -12/+298 |
1995-09-01 | Ideally the "remote-mips.c" prompt spotting code should be updated to | Jackie Smith Cashion | 1 | -3/+9 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-07-13 | * inftarg.c (child_thread_alive): New function to see if a | Jeff Law | 1 | -0/+1 |
1995-06-08 | * defs.h maint.c monitor.c remote-mips.c remote.c: Add support | Stu Grossman | 1 | -4/+33 |
1995-05-19 | * utils.c, complaints.c, language.c, monitor.c, remote-array.c, | Jim Kingdon | 1 | -3/+3 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1 | -2/+15 |
1994-11-18 | * defs.h, infcmd.c (reg_names): Don't declare as constant. | Stan Shebs | 1 | -45/+41 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -0/+1 |
1994-10-06 | * remote-mips.c (break_insn): Remove. | Ian Lance Taylor | 1 | -10/+4 |
1994-09-15 | * remote-mips.c (mips_error): Place NORETURN macro correctly. | Stan Shebs | 1 | -1/+1 |
1994-08-17 | * remote-mips.c: Remove unused declaration of mips_load. | Jim Kingdon | 1 | -3/+0 |
1994-08-10 | Modified Files: | Kung Hsu | 1 | -0/+9 |
1994-07-18 | Modified Files: | Kung Hsu | 1 | -0/+2 |
1994-06-30 | * remote-mips.c: Replace all \r chars with \015. | Stan Shebs | 1 | -5/+20 |
1994-02-05 | * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM or | Jim Kingdon | 1 | -4/+12 |
1994-02-05 | * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint): | Jim Kingdon | 1 | -15/+79 |
1994-01-31 | * remote-mips.c: Use unfiltered, not filtered, output most places. | Jim Kingdon | 1 | -15/+39 |
1994-01-28 | * remote-mips.c (mips_ops): Fix docstring. | Jim Kingdon | 1 | -2/+4 |
1994-01-22 | * remote-mips.c (mips_initialize): Clear mips_initializing via | Jim Kingdon | 1 | -2/+16 |
1994-01-14 | * remote-mips.c (mips_request, mips_wait): Correct prototypes. | Ian Lance Taylor | 1 | -2/+2 |
1994-01-11 | * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol | Jim Kingdon | 1 | -10/+22 |
1994-01-11 | * remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377). | Jim Kingdon | 1 | -3/+3 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1 | -1/+1 |
1994-01-04 | Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -2/+2 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -18/+37 |
1993-12-31 | * remote-mips.c: Add timeout parameter to mips_request and | Jim Kingdon | 1 | -25/+31 |
1993-12-31 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 1 | -21/+46 |
1993-12-30 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 1 | -22/+52 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -1/+1 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -5/+5 |
1993-10-21 | add pid argument to mips_wait | David D. Zuhn | 1 | -1/+2 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -1/+1 |
1993-09-20 | * remote.c, remote-mips.c: Use sr_get_debug not remote_debug. | Jim Kingdon | 1 | -13/+14 |
1993-08-24 | * target.c, target.h: Add "set remotedebug" command. | Jim Kingdon | 1 | -23/+13 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -3/+3 |