stormy16.h (FUNCTION_VALUE, [...]): Remove.
authorAnatoly Sokolov <aesok@post.ru>
Mon, 28 Feb 2011 20:48:06 +0000 (23:48 +0300)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Mon, 28 Feb 2011 20:48:06 +0000 (23:48 +0300)
commit998871e99f606ee7c70f86e3e4edaeb0fecf88a8
tree29e37d75b01c486f2df22a90045897281dd0d531
parent9926de2cd8da73d5d949211455df6b0aea65dee5
stormy16.h (FUNCTION_VALUE, [...]): Remove.

* config/stormy16/stormy16.h (FUNCTION_VALUE, LIBCALL_VALUE,
FUNCTION_VALUE_REGNO_P): Remove.
* config/stormy16/stormy16-protos.h (xstormy16_function_value):
Remove.
* config/stormy16/stormy16.c (xstormy16_function_value): Make static.
Add 'outgoing' argument.
(xstormy16_libcall_value, xstormy16_function_value_regno_p): New
function.
(TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
TARGET_FUNCTION_VALUE_REGNO_P): Define.

From-SVN: r170573
gcc/ChangeLog
gcc/config/stormy16/stormy16-protos.h
gcc/config/stormy16/stormy16.c
gcc/config/stormy16/stormy16.h