aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-mips.c
AgeCommit message (Expand)AuthorFilesLines
1997-06-17 * infrun.c (wait_for_inferior): Mark registers as invalid whenMark Alexander1-358/+535
1997-04-15 * remote-mips.c (mips_load): Ensure that PC gets updatedMark Alexander1-4/+4
1997-03-27 * remote-mips.c: Clean up comment and extraneous semicolonMark Alexander1-11/+12
1997-03-27 * remote-mips.c: Add `set monitor-prompt' command.Mark Alexander1-25/+22
1997-03-06 * remote-mips.c (mips_exit_debug): Some IDT boards don'tBob Manson1-1/+1
1997-02-27 * remote-mips.c: Put back the form feeds.Mark Alexander1-18/+10
1997-02-27 * remote-mips.c: Remove form feeds (^L) from source.Mark Alexander1-24/+45
1997-02-11 * mips-tdep.c (non_heuristic_proc_desc): New function.Mark Alexander1-18/+110
1997-02-09 * remote-mips.c (common_breakpoint): Prevent 64-bit addressesMark Alexander1-0/+1
1996-12-19 * values.c (unpack_double): Make it compile with MSVC++ 2.x.Mark Alexander1-2/+7
1996-11-27 * config/mips/tm-mips.h (ADDR_BITS_REMOVE, TARGET_READ_SP): Define.Mark Alexander1-11/+31
1996-11-22 * mips-tdep.c: Replace hard-coded constants with MIPS_INSTLEN.Mark Alexander1-116/+334
1996-11-12Patches to add Irix6 host support.Jim Wilson1-1/+1
1996-11-11 * mips-tdep.c, remote-mips.c, values.c, mdebugread.c,Dawn Perchik1-25/+33
1996-10-10 * remote-mips.c: Use the correct name everywhere (DDB) for NEC'sStan Shebs1-29/+29
1996-09-17Tue Sep 17 10:56:52 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-2/+5
1996-09-16Mon Sep 16 14:32:58 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-2/+8
1996-08-30Fri Aug 30 15:07:14 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-18/+104
1996-08-14 * config/mips/nm-mips.h (get_longjmp_target): Add prototype.Fred Fish1-2/+0
1996-05-28Removed EINVAL reference in remote-mips.c, and put a hardcoded 22 in itsGeoffrey Noer1-1/+1
1996-04-19 * remote-mips.c (encoding): Don't specify size, to avoid bug inIan Lance Taylor1-1/+1
1996-03-03Sun Mar 3 17:18:57 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-1/+2
1996-02-12 * somsolib.c (som_solib_add): Use xmalloc rather than bareFred Fish1-2/+2
1996-01-16Tue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-99/+923
1996-01-09 * remote-mips.c (mips_receive_header): Recognize \012 insteadStan Shebs1-1/+7
1995-12-07 * remote-mips.c (mips_receive_header): Allow mips_syn_garbage to beStu Grossman1-1/+12
1995-11-08 * remote-mips.c (mips_initialize): Fix brain damage found byStu Grossman1-2/+0
1995-11-08 * remote-mips.c (mips_initialize): Fix brain damage found byStu Grossman1-5/+8
1995-11-07* remote-mips.c (mips_initialize): Updated to talk to VR4300 RISQJackie Smith Cashion1-14/+11
1995-11-04 * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS.Stu Grossman1-46/+48
1995-10-27 * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1-59/+346
1995-10-23The revision 2.48 change (grossman 1995/10/16) had unfortunatelyJackie Smith Cashion1-23/+17
1995-10-16 * remote-mips.c: Add support for speedy (about 10x faster)Stu Grossman1-12/+298
1995-09-01Ideally the "remote-mips.c" prompt spotting code should be updated toJackie Smith Cashion1-3/+9
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-07-13 * inftarg.c (child_thread_alive): New function to see if aJeff Law1-0/+1
1995-06-08 * defs.h maint.c monitor.c remote-mips.c remote.c: Add supportStu Grossman1-4/+33
1995-05-19 * utils.c, complaints.c, language.c, monitor.c, remote-array.c,Jim Kingdon1-3/+3
1995-05-18 * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1-2/+15
1994-11-18 * defs.h, infcmd.c (reg_names): Don't declare as constant.Stan Shebs1-45/+41
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+1
1994-10-06 * remote-mips.c (break_insn): Remove.Ian Lance Taylor1-10/+4
1994-09-15 * remote-mips.c (mips_error): Place NORETURN macro correctly.Stan Shebs1-1/+1
1994-08-17 * remote-mips.c: Remove unused declaration of mips_load.Jim Kingdon1-3/+0
1994-08-10Modified Files:Kung Hsu1-0/+9
1994-07-18Modified Files:Kung Hsu1-0/+2
1994-06-30 * remote-mips.c: Replace all \r chars with \015.Stan Shebs1-5/+20
1994-02-05 * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM orJim Kingdon1-4/+12
1994-02-05 * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):Jim Kingdon1-15/+79
1994-01-31* remote-mips.c: Use unfiltered, not filtered, output most places.Jim Kingdon1-15/+39