summaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * rs6000-tdep.c (push_arguments): Remove unused variable "pc".Fred Fish1996-07-301-5/+9
* * rs6000-tdep.c (skip_prologue): Add missing parens aroundFred Fish1996-07-301-2/+2
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-1/+1
* Do not do XCOFF hoooks for ELF systemsMichael Meissner1996-05-061-9/+10
* * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h.Fred Fish1996-05-021-0/+15
* fix typoMichael Meissner1995-12-011-1/+1
* * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c,Per Bothner1995-11-301-7/+9
* * rs6000-tdep.c: Don't include a.out.h, improve some formatting.Stan Shebs1995-10-151-41/+38
* * rs6000-tdep.c (push_dummy_frame): Handle lr_offset of zeroPeter Schauer1995-09-231-1/+2
* Sun Sep 10 10:24:48 1995 Michael Tiemann <tiemann@axon.cygnus.com>Michael Tiemann1995-09-101-2/+12
* * configure.in: Recognize aix4 specially as some aspectsJeff Law1995-08-121-2/+41
* * rs6000-tdep.c (extract_return_value): Fix returning of valuesPeter Schauer1995-08-121-2/+9
* Update FSF address.Fred Fish1995-08-021-1/+1
* * rs6000-tdep.c (frame_saved_pc): Check for signal handler callerPeter Schauer1995-07-301-14/+35
* More V.4/AIX fixesMichael Meissner1995-07-271-58/+53
* Better support V.4 calling sequences.Michael Meissner1995-07-271-227/+184
* Change aix_framedata -> rs6000_framedataMichael Meissner1995-07-251-9/+9
* Fix some little endian problemsMichael Meissner1995-06-061-2/+17
* * rs6000-tdep.c (find_toc_address): Revise comment.Jim Kingdon1995-05-131-3/+5
* Do not use unprotected ANSI/ISO prototypes.Michael Meissner1995-04-131-1/+2
* * rs6000-tdep.c (skip_prologue): Skip saving of LR and CR inPeter Schauer1995-03-291-2/+12
* * rs6000-tdep.c (push_dummy_frame): Fix order of arguments toJim Kingdon1995-03-031-1/+1
* Support saving saved regs with multiple stores in addition to store multiple ...Michael Meissner1995-03-031-9/+12
* * rs6000-tdep.c: Fix byte-swapping sins.Jim Kingdon1995-03-021-4/+9
* Minor code cleanup in rs6000-tdep.cMichael Meissner1995-03-021-2/+6
* Build without warnings under Linux.Michael Meissner1995-03-011-2/+2
* * valops.c (value_arg_coerce): Now takes param_type argument.Per Bothner1995-02-121-3/+3
* General cleanup and simplication of disassembler interface.Stan Shebs1995-01-171-1/+12
* * rs6000-tdep.c (pop_frame): Correct a variable name.Stan Shebs1994-11-041-1/+1
* Replace useless FRAME, FRAME_ADDR types with struct frame_info *Stan Shebs1994-11-041-6/+6
* * top.c (line_completion_function): Renamed fromPeter Schauer1994-10-291-12/+6
* * valarith.c (value_binop): Take care of ANSI `value preserving'Peter Schauer1994-10-221-1/+2
* * eval.c (evaluate_subexp): Make fnptr a LONGEST insteadPeter Schauer1994-10-151-6/+23
* The point of these changes is to avoid reading the frame pointerJim Kingdon1994-10-081-3/+0
* * rs6000-tdep.c: Change value to value_ptr.Jim Kingdon1994-03-151-3/+3
* * configure.in: Add Lynx/rs6000 support.Stu Grossman1994-02-121-62/+0
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-4/+4
* * mips-tdep.c (mips_frame_chain): If frame size zero, return zero.Jim Kingdon1993-09-231-0/+2
* bzero -> memsetK. Richard Pixley1993-09-011-1/+1
* bcopy -> memcpyK. Richard Pixley1993-09-011-11/+11
* * findvar.c, defs.hJim Kingdon1993-07-101-3/+4
* * rs6000-tdep.c (branch_dest): Deal with stepping through system call.Jim Kingdon1993-04-261-2/+9
* * rs6000-tdep.c: Delete unused function print_frame.Jim Kingdon1993-04-201-22/+4
* * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME_CHAINJim Kingdon1993-04-131-0/+27
* * rs6000-tdep.c (frameless_function_invocation): Don't even thinkJim Kingdon1993-04-021-0/+4
* Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-03-301-11/+22
* * rs6000-tdep.c (single_step): Misc cleanups (CORE_ADDR not int,Jim Kingdon1993-03-261-12/+16
* * Clean up xcoff relocation.Jim Kingdon1993-03-261-4/+1
* Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-03-121-4/+3
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-1/+1