mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 25 Jan 2004 20:17:44 +0000 (20:17 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 25 Jan 2004 20:17:44 +0000 (20:17 +0000)
commit9024ea92acf0ca7097babeb42c187590456ce915
tree62597dcae4591089cf9ef1a77245e8ced3b06a70
parent20b4e8aea1639dedfe5f4a17ba833afa20923fad
mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs.

* config/mn10300/mn10300-protos.h: Remove the prototype for
mn10300_builtin_saveregs.
* config/mn10300/mn10300.c (TARGET_PROMOTE_PROTOTYPES): New.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_RETURN_IN_MEMORY): Likewise.
(TARGET_EXPAND_BUILTIN_SAVEREGS): Likewise.
(mn10300_return_in_memory): Likewise.
(mn10300_builtin_saveregs): Make it static.
* config/mn10300/mn10300.h (PROMOTE_PROTOTYPES): Remove.
(RETURN_IN_MEMORY): Likewise.
(STRUCT_VALUE): Likewise.
(EXPAND_BUILTIN_SAVEREGS): Likewise.

From-SVN: r76581
gcc/ChangeLog
gcc/config/mn10300/mn10300-protos.h
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.h