s390.c (s390_function_value): Rename to ...
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 3 Mar 2011 12:08:21 +0000 (12:08 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Thu, 3 Mar 2011 12:08:21 +0000 (12:08 +0000)
commitb46616fda7124e8a4b3b976255cbca66258cd152
tree2724f334bcb989a0973c1199565a37a36f6e3006
parentf7a10f0d78147f8fb1391474b76202ca37b0c998
s390.c (s390_function_value): Rename to ...

2011-03-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_function_value): Rename to ...
(s390_function_and_libcall_value): ... this.
(s390_function_value): New function.
(s390_libcall_value): New function.
(TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Define target
hooks.
* config/s390/s390.h (FUNCTION_VALUE, LIBCALL_VALUE): Remove
target macro definitions.
* config/s390/s390-protos.h (s390_function_value): Remove prototype.

From-SVN: r170649
gcc/ChangeLog
gcc/config/s390/s390-protos.h
gcc/config/s390/s390.c
gcc/config/s390/s390.h