]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jump.c
* lto-symtab.c (lto_cgraph_replace_node): Update.
[thirdparty/gcc.git] / gcc / jump.c
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2011-11-23  cltang2011-11-23 Chung-Lin Tang <cltang@codesourcery.com>
2011-10-15  amodra PR rtl-optimization/49941
2011-08-27  bernds * doc/rtl.texi (simple_return): Document.
2011-08-03  amodra PR rtl-optimization/49941
2011-07-28  bernds * rtlanal.c (tablejump_p): False for returns.
2011-07-22  rthFix mark_all_labels vs cfglayout mode.
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-03  bernds * gengenrtl.c (special_rtx): PC, CC0 and RETURN are...
2011-04-08  matz PR middle-end/48389
2011-03-31  law * tree-ssa-forwprop.c (forward_propagate_into_cond...
2010-12-13  aolivagcc/ChangeLog:
2010-12-10  jakub PR rtl-optimization/46865
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-23  steven * regs.h: Do not include obstack.h, basic-block.h.
2010-05-21  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2009-10-26  uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-14  rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-07-01  jakub PR debug/40462
2009-06-22  paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-17  daney2009-06-17 David Daney <ddaney@caviumnetworks.com>
2009-06-08  nemet * jump.c (returnjump_p): Handle delayed branches....
2009-05-30  rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-17  ian * df.h: Include "timevar.h".
2009-03-27  hjl2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
2009-02-25  hjlgcc/
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-26  bje * rtlanal.c: Fix uses of "it's" with "its" where appro...
2008-08-06  jsm28 * jump.c (rtx_renumbered_equal_p): Do not call subreg_...
2008-07-02  ian * rtlanal.c (add_reg_note): New function.
2008-06-18  uros PR rtl-optimization/35604
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-11-24  hp * rtlanal.c (label_is_jump_target_p): Return true...
2007-10-14  kazu * config/fixed-bit.c, config/i386/cpuid.h, config...
2007-09-09  hp Divide REG_LABEL notes into REG_LABEL_OPERAND and...
2007-09-03  ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-09-01  ghazi * c-common.c (const_strip_array_types): Delete.
2007-08-27  ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-24  ghazi * config/alpha/alpha.c (alpha_mangle_type, decl_has_sa...
2007-07-30  ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-30  ghazi * alias.c (mems_in_disjoint_alias_sets_p,
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-21  hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-03-20  bernds * jump.c (mark_jump_label): Treat SEQUENCE specially.
2007-02-15  aldyh * jump.c: Remove prototypes for delete_computation and
2007-02-15  bonzini2007-02-15 Paolo Bonzini <bonzini@gnu.org>
2007-02-03  kazu * c-decl.c, config/avr/avr.c, config/avr/avr.h,
2006-11-29  jsm28 * config/rs6000/predicates.md (gpc_reg_operand): Check
2006-11-27  hubicka * cfgexpand.c (construct_exit_block): Don't disturb...
2006-11-25  steven * jump.c (mark_all_labels): Work in cfglayout mode.
2006-11-11  hubicka * tree-pass.h (pass_purge_lineno_notes): Remove declar...
2006-04-15  kazu * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,
2006-03-23  rakdver * cfgloopmanip.c (create_loop_notes): Removed.
2006-03-13  rakdver * jump.c (follow_jumps): Do not check for loop notes...
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2005-08-10  bonzini2005-08-09 Paolo Bonzini <bonzini@gnu.org>
2005-07-29  rth * cse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-07  amylaar * hooks.c (hook_bool_rtx_int_false): New function.
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25  kcookUpdate FSF address.
2005-04-25  amylaar2005-04-25 J"orn Rennecke <joern.rennecke@st.com>
2005-04-21  nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-03-21  bonzini2005-03-21 Paolo Bonzini <bonzini@gnu.org>
2005-03-08  amylaar * jump.c (invert_jump_1): Don't call redirect_jump_1...
2005-03-05  kazu * genattrtab.c, genemit.c, genoutput.c, genrecog.c,
2005-03-03  sayle * jump.c (redirect_exp_1): If nlabel is a NULL pointer...
2005-03-02  amylaar * recog.c (verify_changes, confirm_change_group):...
2004-11-24  steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-17  kazu * jump.c (condjump_p): Remove unreachable code.
2004-11-04  kazu * jump.c (cleanup_barriers): Use delete_insn instead of
2004-08-25  bonzini2004-04-25 Paolo Bonzini <bonzini@gnu.org>
2004-07-09  jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-30  bothner Conditionally compile support for --enable-mapped_loca...
2004-06-15  jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-06-03  steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-28  rsandifo * rtl.h (skip_consecutive_labels): Declare.
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-20  kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-15  kazu * defaults.h (REVERSIBLE_CC_MODE): Define.
2004-03-03  bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-03-01  bonzini2004-03-01 Paolo Bonzini <bonzini@gnu.org>
2004-02-02  hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-25  kazu * c-common.h: Fix comment typos.
2003-07-22  kazu * alias.c: Fix comment formatting.
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06  aj * jump.c: Convert prototypes to ISO C90.
2003-07-05  kazu * bt-load.c: Fix comment typos.
2003-07-04  ghazigcc:
2003-07-01  kazu * combine.c (distribute_notes): Don't bother REG_WAS_0.
2003-06-27  kazu * jump.c (rtx_renumbered_equal_p): Replace an expressi...
2003-06-25  kazu * jump.c (next_nondeleted_insn): Remove.
2003-06-23  kazu * ChangeLog.1: Fix a typo.
2003-06-08  hubicka * cfglayout.c (insn_scope): New static function
2003-05-21  sayle * gcse.c (cprop_jump): Make use of REG_EQUAL notes...
2003-05-20  kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-09  gdr * c-parse.in (if_stmt_locus): New object.
2003-04-29  jason PR middle-end/10336
next