aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
AgeCommit message (Expand)AuthorFilesLines
1995-01-17 General cleanup and simplication of disassembler interface.Stan Shebs1-1/+14
1995-01-10 * mips-tdep.c (mips_skip_prologue): Accept or as well as addu forJim Kingdon1-2/+10
1994-11-18 Support for different MIPS IDT processor models.Stan Shebs1-73/+265
1994-09-25 * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use ifStan Shebs1-44/+41
1994-03-01 * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.hJim Kingdon1-4/+14
1994-02-25 * mips-tdep.c (mips_print_register): Print integers usingJim Kingdon1-27/+37
1994-02-18Modified Files:Kung Hsu1-122/+197
1994-01-31 * mdebugread.c (parse_procedure): Remove _sigtramp kludges forPeter Schauer1-7/+13
1994-01-22 * mips-tdep.c (init_extra_frame_info): Use frame relative stackPeter Schauer1-20/+33
1993-12-06 Added Irix 5 support.Ian Lance Taylor1-88/+111
1993-11-12 * mips-tdep.c (init_extra_frame_info): Check to see whether theJim Kingdon1-34/+86
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-11/+8
1993-09-23 * mips-tdep.c (mips_frame_chain): If frame size zero, return zero.Jim Kingdon1-1/+7
1993-09-23 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Define as noop asPeter Schauer1-1/+1
1993-09-22* mips-tdep.c (mips_frame_chain): If frame size zero, return zero.Jim Kingdon1-3/+6
1993-09-22 * mips-tdep.c (mips_frame_chain): If PROC_FRAME_OFFSET is zero,Jim Kingdon1-3/+11
1993-09-01bzero -> memsetK. Richard Pixley1-2/+2
1993-08-27 * mips-tdep.c: Call reinit_frame_cache every time the user doesJim Kingdon1-10/+31
1993-08-17* mips-tdep.c: Remove unused #ifndef NUMERIC_REG_NAMES and add comment.Jim Kingdon1-56/+98
1993-07-21 * config/mips/xm-makeva.h: New file implements va_list alignmentPeter Schauer1-0/+1
1993-07-20 * mips-tdep.c (heuristic_proc_start): First time we print theJim Kingdon1-5/+22
1993-07-19 * mips-tdep.c (mips_skip_prologue): New argument lenient.Jim Kingdon1-23/+77
1993-07-10 * findvar.c, defs.hJim Kingdon1-5/+8
1993-07-09 * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it.Peter Schauer1-31/+1
1993-06-11 * mips-tdep.c (isa_NAN): Don't return true on -0.Jim Kingdon1-23/+1
1993-05-25 * sparc-nat.c (store_inferior_registers): Fill in all members ofPeter Schauer1-0/+4
1993-05-22 * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefinePeter Schauer1-5/+48
1993-04-22 * mips-tdep.c (heuristic_fence_post): new static variable.K. Richard Pixley1-6/+35
1993-04-16 * mips-tdep.c (mips_skip_prologue): Always skip the typical prologuePeter Schauer1-14/+29
1993-03-28 * breakpoint.c (breakpoint_re_set_one): Fix storage leak.Peter Schauer1-8/+14
1993-03-13* mips-tdep.c (heuristic_proc_start): if we walk the pc into the fenceK. Richard Pixley1-2/+11
1993-02-22 * remote-mips.c: New file; implements MIPS remote debuggingIan Lance Taylor1-20/+45
1992-10-16Avoid longjmp()-catching compilation errors in cross-ports.John Gilmore1-28/+0
1992-10-15* mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo."Stu Grossman1-24/+46
1992-10-09Mips native support. Decstation and iris4 have been tested.K. Richard Pixley1-125/+46
1992-06-30* buildsym.c (scan_file_globals): Beware the null file.John Gilmore1-58/+50
1992-03-29LintJohn Gilmore1-3/+5
1992-03-24* mips-tdep.c: include symfile.h and objfiles.h to fixStu Grossman1-1/+3
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-8/+14
1992-03-05* config.sub configure.in config/.Sanitize config/mh-irix4Stu Grossman1-0/+113
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-10/+40
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-17/+6
1991-09-19Add language.h.John Gilmore1-0/+1
1991-09-19Output hex with local_hex_string for Modula-2 support.John Gilmore1-4/+13
1991-08-19Minor bug fixes from BSD Net2 gdb:John Gilmore1-8/+11
1991-03-28Initial revisionK. Richard Pixley1-0/+679