OSDN Git Service

* mips-tdep.c: General cleanup. Delete all #if 0 code. Convert
authorAndrew Cagney <cagney@redhat.com>
Tue, 11 Jul 2000 11:02:11 +0000 (11:02 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 11 Jul 2000 11:02:11 +0000 (11:02 +0000)
commitbe2614b1669a75640b2989a2fc5a28491597edf7
tree485d4ce221805895b51197dd325c13d40e8e36ed
parente17b7fbd0cdde75554a79098e0ffdda40950910a
* mips-tdep.c: General cleanup.  Delete all #if 0 code.  Convert
all old style K&R function definitions to ISO-C.
(struct gdbarch_tdep): Add mips_abi_string.
(mips_gdbarch_init): Initialize.
(mips_dump_tdep): Print mips_abi_string and other values.
(mips_push_arguments): Add more detailed tracing.
gdb/ChangeLog
gdb/mips-tdep.c