* config/mips/tm-mips.h: Get rid of call-dummy code.
authorMark Alexander <marka@cygnus>
Tue, 10 Dec 1996 00:14:48 +0000 (00:14 +0000)
committerMark Alexander <marka@cygnus>
Tue, 10 Dec 1996 00:14:48 +0000 (00:14 +0000)
commit9d78e1afcc880ce16ac50edc72f4c7b0ddefab31
tree4b2ece2b4f7e73b0bb28dd121f41ed6221574985
parent9d49699b249691a73921dfdd6eba80f4a5712673
* config/mips/tm-mips.h: Get rid of call-dummy code.
Minor changes to make pre-ANSI compilers happy.
* mips-tdep.c: Minor changes to make pre-ANSI compilers happy.
(mips_push_arguments): Rewrite to partially support EABI.
(mips_pc_in_call_dummy): New function.
* infcmd.c: Include symfile.h to get prototype of entry_point_address,
which fixes 64-bit sign extension bug on MIPS.
gdb/ChangeLog