]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jump.c
* alias.c (record_set, memory_modified_1): Constify.
[thirdparty/gcc.git] / gcc / jump.c
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
2003-04-15  jason PR middle-end/10336, c++/10401
2003-04-04  jason PR c/10175
2003-03-30  rth * cfgbuild.c (make_edges): Use tablejump_p.
2003-02-26  hubicka * objc-act.c: Include cgraph.h
2003-02-26  sayle * combine.c (combine_simplify_rtx, simplfy_comparison...
2003-02-22  aj2003-02-22 Steven Bosscher <s.bosscher@student.tudelf...
2003-01-10  zlomek * jump.c (next_nonnote_insn_in_loop): New function.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-11-08  hubicka * jump.c (mark_jump_label): Handle subregs of label_refs.
2002-11-04  danglin * jump.c (never_reached_warning): Don't set contains_i...
2002-09-30  hubicka * reload.c (push_reload): Handle subregs and secondary...
2002-09-22  kazu * dbxout.c: Follow spelling conventions.
2002-06-11  davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-02  hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-04-10  rth * basic-block.h (flow_delete_block_noexpunge): Declare.
2002-03-07  rsandifoAdd 2002 to the copyright dates.
2002-03-07  rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-02-21  amylaar * jump.c (redirect_jump): If old label has no UID...
2002-02-12  jakub * jump.c (never_reached_warning): Add finish argument.
2001-12-17  hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-11-21  kenner * function.c (keep_stack_depressed): Major rework.
2001-11-15  jakub * jump.c (squeeze_notes): Return true if no real insns...
2001-11-11  jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-28  jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-21  hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-08-31  aj * jump.c (mark_jump_label): Revert patch from 2001...
2001-08-28  aoliva* jump.c (mark_jump_label): Fix typo: REG_LABEL is...
2001-08-22  jason * jump.c (squeeze_notes): Take parms by referen...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-15  wehle * rtl.h (only_sets_cc0_p): New prototype.
2001-08-13  kazu * jump.c: Fix formatting.
2001-08-07  hubicka * alias.c (nonlocal_mentioned_p):
2001-07-31  hubicka * jump.c (duplicate_loop_exit_test): Better test for...
2001-07-30  aj * jump.c: Add prototype for mark_modified_reg.
2001-07-26  hubicka * rtl.h (cleanup_barriers): Declare.
2001-07-22  hubicka * jump.c: Update comments.
2001-07-18  hubicka * flow.c (redirect_edge_and_branch): Bail out on compl...
2001-07-14  hubicka Re-install recently reverted patch.
2001-07-14  rth * ifcvt.c (find_cond_trap): New.
2001-07-13  kazu2001-07-13 Kazu Hirata <kazu@hxi.com>
next