OSDN Git Service

2002-08-19 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@specifix.com>
Tue, 20 Aug 2002 19:41:59 +0000 (19:41 +0000)
committerMichael Snyder <msnyder@specifix.com>
Tue, 20 Aug 2002 19:41:59 +0000 (19:41 +0000)
commitfc1084dd2fe52765d83b17e2304357ab91c07df8
treef2fe07d7799833614e92b128efacf98f9caf29a0
parent0b1ba2bc7d3e92b1cf99afe130b4fd03849858ad
2002-08-19  Michael Snyder  <msnyder@redhat.com>

* mips-tdep.c (mips_frame_num_args): New function.
(mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
frame_saved_pc, frame_args_address, frame_locals_address,
frame_num_args, and frame_args_skip.
* config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
* config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
gdb/ChangeLog
gdb/config/mips/tm-mips.h
gdb/config/mips/tm-mipsv4.h
gdb/mips-tdep.c