Daily bump.
[platform/upstream/gcc.git] / gcc / sibcall.c
2001-10-08 Jeffrey A Lawsibcall.c (optimize_sibling_and_tail_recursive_calls...
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-25 Graham Stottsibcall.c (skip_copy_to_return_value): Tighten return...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-17 Kazu Hiratasbitmap.c: Fix comment formatting.
2001-08-08 Jan Hubickasibcall.c (return_value_pseudo): New static variable.
2001-07-29 Jan Hubickabasic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-16 Jan Hubickabasic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-11 Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-06-08 Jan Hubickasibcall.c (skip_unreturned_value): New function.
2001-06-04 Richard Hendersonsibcall.c (optimize_sibling_and_tail_recursive_call...
2001-06-04 Jan Hubickartlanal.c (operand_preference): Fix preference for...
2001-03-28 Richard Hendersonflow.c (cleanup_cfg): Take no argument.
2001-02-20 Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2001-02-19 Richard KennerTweak comments
2001-02-19 Richard Kennersibcall.c (call_ends_block_p): New function.
2001-02-19 Richard Kennersibcall.c (optimize_sibling_and_tail_recursive_call...
2000-10-24 Jakub Jelineksibcall.c (purge_mem_unchanging_flag): New function.
2000-09-24 Richard Hendersonsibcall.c (skip_pic_restore): New.
2000-08-12 Richard Hendersonsibcall.c (uses_addressof): Accept both addressof and...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-07 Jakub Jelineksibcall.c (uses_addressof): Add INMEM argument...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-03-28 Jan Hubickasibcall.c (indentify_call_return_value): Find last...
2000-03-24 Jakub Jelineksibcall.c (skip_copy_to_return_value): Use OUTGOING_REG...
2000-03-19 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-17 Jeffrey A LawSibling call optimizations.