]> gcc.gnu.org Git - gcc.git/commit
m68hc11-protos.h (m68hc11_function_arg): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 28 Oct 2010 20:01:11 +0000 (20:01 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 28 Oct 2010 20:01:11 +0000 (20:01 +0000)
commitda15f931e57b8783d9fa6c4e5f18e62eadc16ff7
tree5015a0a70c79281747d304824c5f9467d349f7d6
parentbf425ddd466469e89f4d3d8ffdfb10f51fd6787a
m68hc11-protos.h (m68hc11_function_arg): Delete.

* config/m68hc11/m68hc11-protos.h (m68hc11_function_arg): Delete.
(m68hc11_function_arg_advance): Delete.
* config/m68hc11/m68hc11.h (FUNCTION_ARG): Delete.
(FUNCTION_ARG_ADVANCE): Delete.
* config/m68hc11/m68hc11.c (m68hc11_function_arg): Make static.
Take a const_tree and a bool.
(m68hc11_function_arg_advance): Likewise.
(TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.

From-SVN: r166039
gcc/ChangeLog
gcc/config/m68hc11/m68hc11-protos.h
gcc/config/m68hc11/m68hc11.c
gcc/config/m68hc11/m68hc11.h
This page took 0.056831 seconds and 5 git commands to generate.