2002-08-19 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Tue, 20 Aug 2002 19:41:59 +0000 (19:41 +0000)
committerMichael Snyder <msnyder@vmware.com>
Tue, 20 Aug 2002 19:41:59 +0000 (19:41 +0000)
commitb5d1566e1b317bce29393fbbce55cae87abf3805
treee4457e1a9efef3c7cae3d3a9ceeab5ea4d4e96f7
parent73da396e0b7433c2b207da2204d0a1a6785df5e1
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