aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/TimerTask.java
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2005-04-04 22:43:34 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2005-04-04 22:43:34 +0000
commit045399546355a249baae4df245c77abf59e50a58 (patch)
tree5683f66fe68ef666ae69695c68ddb45571ebfbed /libjava/java/util/TimerTask.java
parent87cd3586543b09902224ebba7fa1a3950f58bd8e (diff)
downloadgcc-045399546355a249baae4df245c77abf59e50a58.zip
gcc-045399546355a249baae4df245c77abf59e50a58.tar.gz
gcc-045399546355a249baae4df245c77abf59e50a58.tar.bz2
CRIS epilogue as RTL.
* config/cris/cris.md: Change all 0 in unspec 0 to CRIS_UNSPEC_PLT. (CRIS_UNSPEC_PLT, CRIS_UNSPEC_FRAME_DEALLOC): New constants. ("*cris_load_multiple", "cris_frame_deallocated_barrier"): New patterns. ("return"): Change to define_expand. Call cris_expand_return for actual expansion. ("*return_expanded"): New pattern. ("epilogue"): New define_expand. * config/cris/cris.h (PREDICATE_CODES): Add cris_load_multiple_op. * config/cris/cris.c (ASSERT_PLT_UNSPEC): Correct test for unspec type. (enum cris_retinsn_type): New. (struct machine_function): New member return_type. (TARGET_ASM_FUNCTION_EPILOGUE): Don't override. (cris_target_asm_function_epilogue): Remove, moving RTLified contents to... (cris_expand_epilogue): New function. (cris_reg_saved_in_regsave_area, cris_movem_load_rest_p, (cris_gen_movem_load, cris_load_multiple_op) (cris_return_address_on_stack_for_return, cris_expand_return): New functions. (cris_target_asm_function_prologue) (cris_initial_frame_pointer_offset): Call cris_reg_saved_in_regsave_area instead of complicated expression. Call cris_return_address_on_stack instead of an expression. (cris_print_operand) <case 'o', case 'O'>: New cases. (cris_return_address_on_stack): Change return-type to bool. (cris_simple_epilogue): Ditto. Return false if registers are saved. * config/cris/cris-protos.h (cris_simple_epilogue) (cris_return_address_on_stack): Adjust prototype return type. (cris_gen_movem_load, cris_expand_epilogue, cris_expand_return) (cris_return_address_on_stack_for_return): New prototypes. From-SVN: r97580
Diffstat (limited to 'libjava/java/util/TimerTask.java')
0 files changed, 0 insertions, 0 deletions