1. 09 Jan, 2003 39 commits
  2. 08 Jan, 2003 1 commit
    • rs6000.h (FUNCTION_MODE): Always use SImode. · 5b71a4e7
              * 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.
      
      From-SVN: r61058
      David Edelsohn committed