8sa1-gcc/gcc/config/i960
Jim Wilson c25d3f2094 (VARARGS_STDARG_FUNCTION): New macro.
(i960_function_name_declare, output_function_profiler,
i960_function_epilogue, i960_output_call_insn,  i960_output_ret_insn,
i960_reg_parm_stack_space): Use it.
(compute_frame_size): Don't use current_function_pretend_args_size.
(i960_function_arg_advance, i960_function_arg): Don't use parameter
named.
(i960_setup_incoming_varargs): No need to adjust first_reg_offset
after setting it.  Don't save last named argument to stack.
Don't set pretend_size.

From-SVN: r8322
1994-10-20 13:14:46 -07:00
..
i960-coff.h New file. 1994-09-29 17:11:02 -07:00
i960.c (VARARGS_STDARG_FUNCTION): New macro. 1994-10-20 13:14:46 -07:00
i960.h (SIGNED_CHAR_SPEC): Use #if instead of ?:. 1994-10-20 13:13:22 -07:00
i960.md (call, call_internal, call_value, call_value_internal): 1994-10-13 14:15:06 -07:00
t-960bare New file. 1994-09-29 17:11:02 -07:00
xm-i960.h