]> git.ipfire.org Git - thirdparty/gcc.git/commit
* arm-protos.h (arm_return_in_memory): Remove public
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 2008 02:51:26 +0000 (02:51 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 2008 02:51:26 +0000 (02:51 +0000)
commit4e86c60dcaa09d938e02722213289f4634588df9
treeb5feecc404af0602baae7b2254fc222b5cb468df
parent6be7e42550ef83e5bf55b22ea857c1230844bf8a
* arm-protos.h (arm_return_in_memory): Remove public
arm_return_in_memory() prototype.
* arm.c (arm_return_in_memory): Add static prototype, add target
hook macro, change definition and comments.
* arm.h (TARGET_RETURN_IN_MEMORY): Remove.

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