* mips-tdep.c (mips_eabi_push_dummy_call): When pushing floating
authorKevin Buettner <kevinb@redhat.com>
Thu, 3 May 2007 17:51:19 +0000 (17:51 +0000)
committerKevin Buettner <kevinb@redhat.com>
Thu, 3 May 2007 17:51:19 +0000 (17:51 +0000)
commit6da397e0ebe6a3c39efe93bb7f40946c8ba92947
tree39a37f46edc1a4bdf70c5ac5ea2230d974cf8b8c
parent2219d63c86d52fe7f954d8ebf92a4353add7010f
* mips-tdep.c (mips_eabi_push_dummy_call): When pushing floating
point arguments, test explicitly for use of the EABI32 ABI
instead of inferring this condition from tests on register
sizes.
gdb/ChangeLog
gdb/mips-tdep.c