> gdb/ChangeLog: > > * mips-tdep.c (mips_push_dummy_code): New function. > (mips_gdbarch_init): Set the gdbarch call_dummy_location to > ON_STACK and install mips_push_dummy_code as our gdbarch > push_dummy_code routine. Second version of this patch with Mark's style comments addressed. -- Joel