stormy16-protos.h (xstormy16_function_arg): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 28 Oct 2010 19:59:07 +0000 (19:59 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 28 Oct 2010 19:59:07 +0000 (19:59 +0000)
commitbf425ddd466469e89f4d3d8ffdfb10f51fd6787a
tree45ea10855bdb7b469aa4ae01ba6659e6f23c17f8
parent4c05cbb2a7e272fc046e62c19c5a1c1b17a9be05
stormy16-protos.h (xstormy16_function_arg): Delete.

* config/stormy16/stormy16-protos.h (xstormy16_function_arg): Delete.
(xstormy16_function_arg_advance): Delete.
* config/stormy16/stormy16.h (FUNCTION_ARG): Delete.
(FUNCTION_ARG_ADVANCE): Delete.
* config/stormy16/stormy16.c (xstormy16_function_arg): Make static.
Take a const_tree and a bool.
(xstormy16_function_arg_advance): Likewise.  Return void, updating
the CUM parameter instead.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.

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