2004-04-29 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 29 Apr 2004 19:42:01 +0000 (19:42 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 29 Apr 2004 19:42:01 +0000 (19:42 +0000)
commit13326b4e26cc6f4243ade0912b5384c769290d5e
tree2e104b39c2d5eabac7ffca16503cc2721e2345fa
parent1b13c4f6d59534be9b16af9b38aee9430b0d3162
2004-04-29  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
gdbarch, use mips_abi, update callers.
(mips_stack_argsize): Replace tdep parameter with gdbarch, use
mips_abi_regsize, update callers.
(struct gdbarch_tdep): Delete mips_default_stack_argsize and
mips_default_abi_regsize.
(mips_gdbarch_init): Do not set mips_default_stack_argsize and
mips_default_abi_regsize.
gdb/ChangeLog
gdb/mips-tdep.c