Age | Commit message (Expand) | Author | Files | Lines |
1997-08-15 | * infrun.c (wait_for_inferior): Add the symbols for any | Peter Schauer | 1 | -128/+18 |
1997-05-15 | * config/rs6000/tm-rs6000.h (SIG_FRAME_LR_OFFSET): Define. | Peter Schauer | 1 | -7/+28 |
1997-04-19 | * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h | Peter Schauer | 1 | -2/+3 |
1996-08-25 | * rs6000-tdep.c: Fix typo in comment. | Fred Fish | 1 | -1/+1 |
1996-08-17 | * rs6000-tdep.c (rs6000_fix_call_dummy): Add full set of arguments. | Stan Shebs | 1 | -3/+5 |
1996-07-30 | * rs6000-tdep.c (push_arguments): Remove unused variable "pc". | Fred Fish | 1 | -5/+9 |
1996-07-30 | * rs6000-tdep.c (skip_prologue): Add missing parens around | Fred Fish | 1 | -2/+2 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -1/+1 |
1996-05-06 | Do not do XCOFF hoooks for ELF systems | Michael Meissner | 1 | -9/+10 |
1996-05-02 | * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h. | Fred Fish | 1 | -0/+15 |
1995-12-01 | fix typo | Michael Meissner | 1 | -1/+1 |
1995-11-30 | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1 | -7/+9 |
1995-10-15 | * rs6000-tdep.c: Don't include a.out.h, improve some formatting. | Stan Shebs | 1 | -41/+38 |
1995-09-23 | * rs6000-tdep.c (push_dummy_frame): Handle lr_offset of zero | Peter Schauer | 1 | -1/+2 |
1995-09-10 | Sun Sep 10 10:24:48 1995 Michael Tiemann <tiemann@axon.cygnus.com> | Michael Tiemann | 1 | -2/+12 |
1995-08-12 | * configure.in: Recognize aix4 specially as some aspects | Jeff Law | 1 | -2/+41 |
1995-08-12 | * rs6000-tdep.c (extract_return_value): Fix returning of values | Peter Schauer | 1 | -2/+9 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
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 |