* config/rs6000/rs6000.h (FUNCTION_MODE): Always use SImode.
commitaec6ed91fb30bd8b78720e42dfaa3c5507a6198c
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2003 23:05:22 +0000 (8 23:05 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2003 23:05:22 +0000 (8 23:05 +0000)
tree1780067f61586da2b47e577b223448fb249491d0
parent8ddabd5dbcaa56351b27e51ea3e3ae3533831618
    * config/rs6000/rs6000.h (FUNCTION_MODE): Always use SImode.
        * config/rs6000/rs6000.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Redefine
        as hook_bool_tree_hwi_hwi_tree_true.
        (rs6000_emit_allocate_stack): Use TARGET_32BIT.
        (rs6000_emit_epilogue): Same.
        (rs6000_output_mi_thunk): Re-implement as RTL.
        * config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Call
        xcoffout_declare_function if any debugging enabled.

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