]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/moxie/moxie.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jun 2010 17:30:32 +0000 (17:30 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jun 2010 17:30:32 +0000 (17:30 +0000)
commit63bd5286299b1e177addbe74f764b1f842b176e9
tree9b0e6e691d0c825811112fa4c7651d21f996c71c
parent3954ae548c34339c00e5e6a78a6846964c4deb05
* config/moxie/moxie.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
* config/moxie/moxie-protos.h (moxie_function_value): Remove.
* config/moxie/moxie.c (moxie_function_value): Make static.
(moxie_libcall_value, moxie_function_value_regno_p): New functions.
(TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160565 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/moxie/moxie-protos.h
gcc/config/moxie/moxie.c
gcc/config/moxie/moxie.h