diff options
author | aesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-03-27 19:43:13 +0000 |
---|---|---|
committer | aesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-03-27 19:43:13 +0000 |
commit | 5521a5909da7279839b6713202044b3be02ca2e3 (patch) | |
tree | c1ea1d0150cc0702c0ba3c19c5f718c2abf2970c /gcc/config/t-slibgcc-libgcc | |
parent | 61b9e599ecf33109f1a6fa447b752dd0cb8c9a9d (diff) | |
download | ppe42-gcc-5521a5909da7279839b6713202044b3be02ca2e3.tar.gz ppe42-gcc-5521a5909da7279839b6713202044b3be02ca2e3.zip |
* config/mips/mips.h (LIBCALL_VALUE, FUNCTION_VALUE,
FUNCTION_VALUE_REGNO_P): Remove macros.
* config/mips/mips-protos.h (mips_function_value): Remove.
* config/mips/mips.c (mips_function_value): Rename to...
(mips_function_value_1): ... this. Make static. Handle receiving
the function type in 'fn_decl_or_type' argument.
(mips_function_value, mips_libcall_value,
mips_function_value_regno_p): New function.
(TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
TARGET_FUNCTION_VALUE_REGNO_P): Define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171580 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/t-slibgcc-libgcc')
0 files changed, 0 insertions, 0 deletions