OSDN Git Service

* config/moxie/moxie-protos.h (moxie_function_arg): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 709b364..34d3e91 100644 (file)
@@ -1,5 +1,15 @@
 2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
 
+       * config/moxie/moxie-protos.h (moxie_function_arg): Delete.
+       * config/moxie/moxie.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
+       (MOXIE_FUNCTION_ARG_SIZE): Move to...
+       * config/moxie/moxie.c (MOXIE_FUNCTION_ARG_SIZE): ...here.
+       (moxie_function_arg): Make static.  Take a const_tree and a bool.
+       (moxie_function_arg_advance): New function.
+       (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
+
+2010-10-28  Nathan Froyd  <froydnj@codesourcery.com>
+
        * config/mn10300/mn10300-protos.h (function_arg): Delete.
        * config/mn10300/mn10300.h (FUNCTION_ARG): Delete.
        (FUNCTION_ARG_ADVANCE): Delete.