summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-06 21:35:10 +0000
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-06 21:35:10 +0000
commit201e502c0305b11186f301066bf41b22cbf804a2 (patch)
treef24f5b885de682f27f58ba375c4f5da0783159a3 /README
parent61641cc01565617207f878ec22df4aa7ee965d3e (diff)
downloadgcc-201e502c0305b11186f301066bf41b22cbf804a2.tar.gz
* config/s390/s390-protos.h (s390_function_value): Declare.
* config/s390/s390.c (TARGET_RETURN_IN_MEMORY): Define. (s390_return_in_memory): New function. (s390_function_value): New function. (s390_function_arg_float): Return false for all arguments larger than 8 bytes. (s390_function_arg_pass_by_reference): Likewise. Return true for all vector arguments. (s390_function_arg_integer): New function. (s390_function_arg_advance): Call it. Add sanity checks. (s390_function_arg): Likewise. * config/s390/s390.h (FUNCTION_VALUE): Call s390_function_value. (LIBCALL_VALUE): Likewise. (RET_REG): Remove. (RETURN_IN_MEMORY): Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73314 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions