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