OSDN Git Service

* flow.c (cleanup_cfg): Take no argument.
[pf3gnuchains/gcc-fork.git] / gcc / sibcall.c
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.