Age | Commit message (Expand) | Author | Files | Lines |
1995-07-30 | * rs6000-tdep.c (frame_saved_pc): Check for signal handler caller | Peter Schauer | 1 | -14/+35 |
1995-07-27 | More V.4/AIX fixes | Michael Meissner | 1 | -58/+53 |
1995-07-27 | Better support V.4 calling sequences. | Michael Meissner | 1 | -227/+184 |
1995-07-25 | Change aix_framedata -> rs6000_framedata | Michael Meissner | 1 | -9/+9 |
1995-06-06 | Fix some little endian problems | Michael Meissner | 1 | -2/+17 |
1995-05-13 | * rs6000-tdep.c (find_toc_address): Revise comment. | Jim Kingdon | 1 | -3/+5 |
1995-04-13 | Do not use unprotected ANSI/ISO prototypes. | Michael Meissner | 1 | -1/+2 |
1995-03-29 | * rs6000-tdep.c (skip_prologue): Skip saving of LR and CR in | Peter Schauer | 1 | -2/+12 |
1995-03-03 | * rs6000-tdep.c (push_dummy_frame): Fix order of arguments to | Jim Kingdon | 1 | -1/+1 |
1995-03-03 | Support saving saved regs with multiple stores in addition to store multiple ... | Michael Meissner | 1 | -9/+12 |
1995-03-02 | * rs6000-tdep.c: Fix byte-swapping sins. | Jim Kingdon | 1 | -4/+9 |
1995-03-02 | Minor code cleanup in rs6000-tdep.c | Michael Meissner | 1 | -2/+6 |
1995-03-01 | Build without warnings under Linux. | Michael Meissner | 1 | -2/+2 |
1995-02-12 | * valops.c (value_arg_coerce): Now takes param_type argument. | Per Bothner | 1 | -3/+3 |
1995-01-17 | General cleanup and simplication of disassembler interface. | Stan Shebs | 1 | -1/+12 |
1994-11-04 | * rs6000-tdep.c (pop_frame): Correct a variable name. | Stan Shebs | 1 | -1/+1 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 1 | -6/+6 |
1994-10-29 | * top.c (line_completion_function): Renamed from | Peter Schauer | 1 | -12/+6 |
1994-10-22 | * valarith.c (value_binop): Take care of ANSI `value preserving' | Peter Schauer | 1 | -1/+2 |
1994-10-15 | * eval.c (evaluate_subexp): Make fnptr a LONGEST instead | Peter Schauer | 1 | -6/+23 |
1994-10-08 | The point of these changes is to avoid reading the frame pointer | Jim Kingdon | 1 | -3/+0 |
1994-03-15 | * rs6000-tdep.c: Change value to value_ptr. | Jim Kingdon | 1 | -3/+3 |
1994-02-12 | * configure.in: Add Lynx/rs6000 support. | Stu Grossman | 1 | -62/+0 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -4/+4 |
1993-09-23 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 1 | -0/+2 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 1 | -1/+1 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -11/+11 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 1 | -3/+4 |
1993-04-26 | * rs6000-tdep.c (branch_dest): Deal with stepping through system call. | Jim Kingdon | 1 | -2/+9 |
1993-04-20 | * rs6000-tdep.c: Delete unused function print_frame. | Jim Kingdon | 1 | -22/+4 |
1993-04-13 | * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME_CHAIN | Jim Kingdon | 1 | -0/+27 |
1993-04-02 | * rs6000-tdep.c (frameless_function_invocation): Don't even think | Jim Kingdon | 1 | -0/+4 |
1993-03-30 | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -11/+22 |
1993-03-26 | * rs6000-tdep.c (single_step): Misc cleanups (CORE_ADDR not int, | Jim Kingdon | 1 | -12/+16 |
1993-03-26 | * Clean up xcoff relocation. | Jim Kingdon | 1 | -4/+1 |
1993-03-12 | Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -4/+3 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -1/+1 |
1992-11-17 | Tue Nov 17 11:17:06 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -15/+45 |
1992-10-02 | Rs6000 native support. | K. Richard Pixley | 1 | -3/+0 |
1992-09-19 | * rs6000-tdep.c (push_dummy_frame, pop_dummy_frame): replace | John Gilmore | 1 | -4/+4 |
1992-09-18 | Preliminary cleanup for splitting host/native/target. | John Gilmore | 1 | -7/+4 |
1992-08-29 | Minor bug fixes from last big checkin. | John Gilmore | 1 | -3/+5 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 1 | -23/+327 |
1992-06-24 | * Makefile.in (VERSION): Bump to 4.5.6. | Fred Fish | 1 | -1/+1 |
1992-03-29 | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1 | -0/+17 |
1992-03-27 | Misc cleanups from code review. | John Gilmore | 1 | -2/+5 |
1992-03-13 | Mostly merged in changes from IBM (Metin); see ChangeLog. | Per Bothner | 1 | -8/+30 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -2/+0 |
1992-03-02 | More changes, mostly from IBM for rs6000. (See ChangeLog.) | Per Bothner | 1 | -41/+67 |
1992-03-01 | More changes, mostly from IBM, for the rs6000. See ChangeLog. | Per Bothner | 1 | -3/+0 |