]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sibcall.c
Daily bump.
[thirdparty/gcc.git] / gcc / sibcall.c
2004-05-05  steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-02-23  kazu * convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,
2004-02-21  kazu * alias.c (OUTGOING_REGNO): Don't define the default.
2003-12-11  steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06  aj * sbitmap.c: Convert prototypes to ISO C90.
2002-12-24  kazu * regmove.c: Fix comment typos.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-09-27  kazu * LANGUAGES: Follow spelling conventions.
2002-09-19  rth * sibcall.c (optimize_sibling_and_tail_recursiv...
2002-07-16  zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-11  davem2002-06-05 David S. Miller <davem@redhat.com>
2002-05-23  rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-17  rth Revert "Basic block renumbering removal", and...
2002-05-16  rthBasic block renumbering removal.
2002-05-09  kazu * sbitmap.c: Fix formatting.
2002-05-08  hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-04-30  kazu * cpplex.c: Fix comment formatting.
2002-04-06  mmitchel PR opt/5120
2002-03-20  rth * except.c (current_function_has_exception_hand...
2002-01-22  kazu * predict.c: Fix formatting.
2001-10-28  jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-08  mmitchel * sibcall.c (optimize_sibling_and_tail_recursive_calls...
2001-09-25  hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-25  grahams * sibcall.c (skip_copy_to_return_value): Tighte...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
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.