OSDN Git Service

* optabs.h (OTI_flodiv, flodiv_optab): Kill.
[pf3gnuchains/gcc-fork.git] / gcc / sibcall.c
2001-08-17 kazu * sbitmap.c: Fix comment formatting.
2001-08-08 hubicka * sibcall.c (return_value_pseudo): New static variable.
2001-07-29 hubicka * basic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-11 hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-06-08 hubicka * sibcall.c (skip_unreturned_value): New function.
2001-06-04 rth * sibcall.c (optimize_sibling_and_tail_recursiv...
2001-06-04 hubicka * rtlanal.c (operand_preference): Fix preference for...
2001-03-28 rth * flow.c (cleanup_cfg): Take no argument.
2001-02-20 zack * sibcall.c (skip_copy_to_return_value): Call
2001-02-19 kennerTweak comments
2001-02-19 kenner * sibcall.c (call_ends_block_p): New function.
2001-02-19 kenner * sibcall.c (optimize_sibling_and_tail_recursive_call...
2000-10-24 jakub * sibcall.c (purge_mem_unchanging_flag): New function.
2000-09-24 rth * sibcall.c (skip_pic_restore): New.
2000-08-12 rth * sibcall.c (uses_addressof): Accept both addre...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-07 jakub * sibcall.c (uses_addressof): Add INMEM argument,...
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-03-28 law * sibcall.c (indentify_call_return_value):...
2000-03-24 jakub * sibcall.c (skip_copy_to_return_value): Use OUTGOING_...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-17 rthSibling call optimizations.