Age | Commit message (Expand) | Author | Files | Lines |
1996-07-30 | * mips-tdep.c (mips_read_processor_type): Add parens around | Fred Fish | 1 | -1/+1 |
1996-07-28 | * config/mips/tm-mips.h (struct frame_info): Forward decl. | Fred Fish | 1 | -4/+71 |
1995-10-21 | * alpha-tdep.c, mips-tdep.c (init_extra_frame_info): | Peter Schauer | 1 | -7/+19 |
1995-08-01 | * mips-tdep.c (mips_extract_return_value): Fix returning of | Peter Schauer | 1 | -1/+8 |
1995-07-29 | * alpha-tdep.c: Move sigtramp handling of saved registers from | Peter Schauer | 1 | -59/+192 |
1995-01-17 | General cleanup and simplication of disassembler interface. | Stan Shebs | 1 | -1/+14 |
1995-01-10 | * mips-tdep.c (mips_skip_prologue): Accept or as well as addu for | Jim Kingdon | 1 | -2/+10 |
1994-11-18 | Support for different MIPS IDT processor models. | Stan Shebs | 1 | -73/+265 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 1 | -44/+41 |
1994-03-01 | * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.h | Jim Kingdon | 1 | -4/+14 |
1994-02-25 | * mips-tdep.c (mips_print_register): Print integers using | Jim Kingdon | 1 | -27/+37 |
1994-02-18 | Modified Files: | Kung Hsu | 1 | -122/+197 |
1994-01-31 | * mdebugread.c (parse_procedure): Remove _sigtramp kludges for | Peter Schauer | 1 | -7/+13 |
1994-01-22 | * mips-tdep.c (init_extra_frame_info): Use frame relative stack | Peter Schauer | 1 | -20/+33 |
1993-12-06 | Added Irix 5 support. | Ian Lance Taylor | 1 | -88/+111 |
1993-11-12 | * mips-tdep.c (init_extra_frame_info): Check to see whether the | Jim Kingdon | 1 | -34/+86 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -11/+8 |
1993-09-23 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 1 | -1/+7 |
1993-09-23 | * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Define as noop as | Peter Schauer | 1 | -1/+1 |
1993-09-22 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 1 | -3/+6 |
1993-09-22 | * mips-tdep.c (mips_frame_chain): If PROC_FRAME_OFFSET is zero, | Jim Kingdon | 1 | -3/+11 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 1 | -2/+2 |
1993-08-27 | * mips-tdep.c: Call reinit_frame_cache every time the user does | Jim Kingdon | 1 | -10/+31 |
1993-08-17 | * mips-tdep.c: Remove unused #ifndef NUMERIC_REG_NAMES and add comment. | Jim Kingdon | 1 | -56/+98 |
1993-07-21 | * config/mips/xm-makeva.h: New file implements va_list alignment | Peter Schauer | 1 | -0/+1 |
1993-07-20 | * mips-tdep.c (heuristic_proc_start): First time we print the | Jim Kingdon | 1 | -5/+22 |
1993-07-19 | * mips-tdep.c (mips_skip_prologue): New argument lenient. | Jim Kingdon | 1 | -23/+77 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 1 | -5/+8 |
1993-07-09 | * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it. | Peter Schauer | 1 | -31/+1 |
1993-06-11 | * mips-tdep.c (isa_NAN): Don't return true on -0. | Jim Kingdon | 1 | -23/+1 |
1993-05-25 | * sparc-nat.c (store_inferior_registers): Fill in all members of | Peter Schauer | 1 | -0/+4 |
1993-05-22 | * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefine | Peter Schauer | 1 | -5/+48 |
1993-04-22 | * mips-tdep.c (heuristic_fence_post): new static variable. | K. Richard Pixley | 1 | -6/+35 |
1993-04-16 | * mips-tdep.c (mips_skip_prologue): Always skip the typical prologue | Peter Schauer | 1 | -14/+29 |
1993-03-28 | * breakpoint.c (breakpoint_re_set_one): Fix storage leak. | Peter Schauer | 1 | -8/+14 |
1993-03-13 | * mips-tdep.c (heuristic_proc_start): if we walk the pc into the fence | K. Richard Pixley | 1 | -2/+11 |
1993-02-22 | * remote-mips.c: New file; implements MIPS remote debugging | Ian Lance Taylor | 1 | -20/+45 |
1992-10-16 | Avoid longjmp()-catching compilation errors in cross-ports. | John Gilmore | 1 | -28/+0 |
1992-10-15 | * mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo." | Stu Grossman | 1 | -24/+46 |
1992-10-09 | Mips native support. Decstation and iris4 have been tested. | K. Richard Pixley | 1 | -125/+46 |
1992-06-30 | * buildsym.c (scan_file_globals): Beware the null file. | John Gilmore | 1 | -58/+50 |
1992-03-29 | Lint | John Gilmore | 1 | -3/+5 |
1992-03-24 | * mips-tdep.c: include symfile.h and objfiles.h to fix | Stu Grossman | 1 | -1/+3 |
1992-03-21 | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1 | -8/+14 |
1992-03-05 | * config.sub configure.in config/.Sanitize config/mh-irix4 | Stu Grossman | 1 | -0/+113 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -10/+40 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -17/+6 |
1991-09-19 | Add language.h. | John Gilmore | 1 | -0/+1 |
1991-09-19 | Output hex with local_hex_string for Modula-2 support. | John Gilmore | 1 | -4/+13 |
1991-08-19 | Minor bug fixes from BSD Net2 gdb: | John Gilmore | 1 | -8/+11 |