]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sibcall.c
gcc_release (announce_snapshot): Use changedir instead of plain cd.
[thirdparty/gcc.git] / gcc / sibcall.c
2004-02-23  Kazu Hirataconvert.c, [...]: Update copyright.
2004-02-21  Kazu Hirataalias.c (OUTGOING_REGNO): Don't define the default.
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-07-06  Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2002-12-24  Kazu Hirataregmove.c: Fix comment typos.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-27  Kazu HirataLANGUAGES: Follow spelling conventions.
2002-09-19  Richard Hendersonsibcall.c (optimize_sibling_and_tail_recursive_call...
2002-07-16  Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-05-23  Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17  Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16  Zdenek DvorakBasic block renumbering removal.
2002-05-09  Kazu Hiratasbitmap.c: Fix formatting.
2002-05-08  Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-04-30  Kazu Hiratacpplex.c: Fix comment formatting.
2002-04-06  Mark Mitchellre PR rtl-optimization/5120 (tail recursion incorrect...
2002-03-20  Richard Hendersonexcept.c (current_function_has_exception_handlers)...
2002-01-22  Kazu Hiratapredict.c: Fix formatting.
2001-10-28  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
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.