Skip to content
Snippets Groups Projects
  • Anatoly Sokolov's avatar
    4d696ad0
    cris.c (cris_function_value, [...]): New functions. · 4d696ad0
    Anatoly Sokolov authored
    	* config/cris/cris.c (cris_function_value, cris_libcall_value,
    	cris_function_value_regno_p): New functions.
    	(cris_promote_function_mode): Update comment.
    	(TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Declare.
    	* config/cris/cris.h: (FUNCTION_VALUE, LIBCALL_VALUE): Remove.
    	(FUNCTION_VALUE_REGNO_P): Redefine, use cris_function_value_regno_p.
    	* config/cris/cris-protos.h (cris_function_value_regno_p): Declare.
    
    From-SVN: r152992
    4d696ad0
    History
    cris.c (cris_function_value, [...]): New functions.
    Anatoly Sokolov authored
    	* config/cris/cris.c (cris_function_value, cris_libcall_value,
    	cris_function_value_regno_p): New functions.
    	(cris_promote_function_mode): Update comment.
    	(TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Declare.
    	* config/cris/cris.h: (FUNCTION_VALUE, LIBCALL_VALUE): Remove.
    	(FUNCTION_VALUE_REGNO_P): Redefine, use cris_function_value_regno_p.
    	* config/cris/cris-protos.h (cris_function_value_regno_p): Declare.
    
    From-SVN: r152992