OSDN Git Service

* config/mips/mips.c: Include cfglayout.h.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Jan 2004 09:42:11 +0000 (09:42 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Jan 2004 09:42:11 +0000 (09:42 +0000)
commite9f9066043c95e28b4383ec1af3223ba9e5235af
treeba5513c9d17594eda333d4a7d51b944f2e213e84
parent5c806626adb3a1de3b53730d16b99d3a6d647598
* config/mips/mips.c: Include cfglayout.h.
(TARGET_ASM_OUTPUT_MI_THUNK, TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
(mips_unspec_offset_high): Add temporary register argument.
(mips_load_call_address): New function, split out from...
(mips_expand_call): ...here.
(mips_output_cplocal): New function.
(mips_output_function_prologue, mips_output_function_epilogue): Use it.
(mips_emit_loadgp): New function, split out from...
(mips_expand_prologue): ...here.
(mips_output_mi_thunk): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76088 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c