summaryrefslogtreecommitdiff
path: root/gcc/jump.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,kazu2006-04-151-1/+1
* * cfgloopmanip.c (create_loop_notes): Removed.rakdver2006-03-231-8/+6
* * jump.c (follow_jumps): Do not check for loop notes. Move check forrakdver2006-03-131-14/+9
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+4
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-4/+4
* * cse.c (exp_equiv_p): Special case CONST_DOUBLE.rth2005-07-291-0/+1
* * hooks.c (hook_bool_rtx_int_false): New function.amylaar2005-07-071-13/+4
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-2/+38
* Update FSF address.kcook2005-06-251-2/+2
* 2005-04-25 J"orn Rennecke <joern.rennecke@st.com>amylaar2005-04-251-3/+3
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-14/+15
* 2005-03-21 Paolo Bonzini <bonzini@gnu.org>bonzini2005-03-211-0/+14
* * jump.c (invert_jump_1): Don't call redirect_jump_1 withamylaar2005-03-081-1/+3
* * genattrtab.c, genemit.c, genoutput.c, genrecog.c,kazu2005-03-051-1/+2
* * jump.c (redirect_exp_1): If nlabel is a NULL pointer create asayle2005-03-031-1/+4
* * recog.c (verify_changes, confirm_change_group): New functions,amylaar2005-03-021-94/+41
* * cfgrtl.c (rtl_delete_block): Fix comment.steven2004-11-241-0/+4
* * jump.c (condjump_p): Remove unreachable code.kazu2004-11-171-2/+0
* * jump.c (cleanup_barriers): Use delete_insn instead ofkazu2004-11-041-12/+1
* 2004-04-25 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-251-3/+1
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-40/+40
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+6
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-6/+6
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-20/+0
* * rtl.h (skip_consecutive_labels): Declare.rsandifo2004-05-281-0/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-359/+2
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-3/+3
* * defaults.h (REVERSIBLE_CC_MODE): Define.kazu2004-03-151-2/+0
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-13/+13
* 2004-03-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-011-1/+1
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-3/+3
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * alias.c: Fix comment formatting.kazu2003-07-221-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-1/+1
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-123/+62
* * bt-load.c: Fix comment typos.kazu2003-07-051-1/+1
* gcc:ghazi2003-07-041-1/+1
* * combine.c (distribute_notes): Don't bother REG_WAS_0.kazu2003-07-011-4/+0
* * jump.c (rtx_renumbered_equal_p): Replace an expression thatkazu2003-06-271-3/+1
* * jump.c (next_nondeleted_insn): Remove.kazu2003-06-251-12/+0
* * ChangeLog.1: Fix a typo.kazu2003-06-231-1/+1
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-2/+2
* * gcse.c (cprop_jump): Make use of REG_EQUAL notes on bothsayle2003-05-211-0/+29
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-2/+0
* * c-parse.in (if_stmt_locus): New object.gdr2003-05-091-3/+7
* PR middle-end/10336jason2003-04-291-6/+8
* PR middle-end/10336, c++/10401jason2003-04-151-1/+2
* PR c/10175jason2003-04-041-2/+12
* * cfgbuild.c (make_edges): Use tablejump_p.rth2003-03-301-4/+1