gcc/gcc/config/mmix
Kazu Hirata a9ba509849 mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips_return_in_memory.
* config/mips/mips-protos.h: Remove the prototypes for
	mips_setup_incoming_varargs and mips_return_in_memory.
	* config/mips/mips.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
	(TARGET_PROMOTE_FUNCTION_RETURN): Likewise.
	(TARGET_PROMOTE_PROTOTYPES): Likewise.
	(TARGET_STRUCT_VALUE_RTX): Likewise.
	(TARGET_RETURN_IN_MEMORY): Likewise.
	(TARGET_SETUP_INCOMING_VARARGS): Likewise.
	(TARGET_STRICT_ARGUMENT_NAMING): Likewise.
	(mips_setup_incoming_varargs): Match the prototype for
	TARGET_SETUP_INCOMING_VARARGS.
	(mips_return_in_memory): Make it static.  Add argument fntype.
	(mips_strict_argument_naming): New.
	* config/mips/mips.h (PROMOTE_PROTOTYPES): Remove.
	(PROMOTE_FUNCTION_ARGS): Likewise.
	(PROMOTE_FUNCTION_RETURN): Likewise.
	(STRUCT_VALUE): Likewise.
	(RETURN_IN_MEMORY): Likewise.
	(SETUP_INCOMING_VARARGS): Likewise.
	(STRICT_ARGUMENT_NAMING): Likewise.

From-SVN: r76569
2004-01-25 17:28:19 +00:00
..
crti.asm README: Fix spelling for "testcase". 2003-06-30 21:11:44 +00:00
crtn.asm crti.asm (_init): Register _fini with atexit. 2002-03-31 15:07:55 +00:00
mmix-modes.def Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-modes.o. 2003-10-13 21:16:33 +00:00
mmix-protos.h mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips_return_in_memory. 2004-01-25 17:28:19 +00:00
mmix.c mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips_return_in_memory. 2004-01-25 17:28:19 +00:00
mmix.h mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips_return_in_memory. 2004-01-25 17:28:19 +00:00
mmix.md README: Fix spelling for "testcase". 2003-06-30 21:11:44 +00:00
t-mmix t-mmix (CRTSTUFF_T_CFLAGS): Define. 2003-10-18 16:27:12 +00:00