aboutsummaryrefslogtreecommitdiff
path: root/gcc/jump.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-05 * bt-load.c: Fix comment typos.Kazu Hirata
2003-07-04gcc:Kaveh Ghazi
2003-07-01 * combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata
2003-06-27 * jump.c (rtx_renumbered_equal_p): Replace an expression thatKazu Hirata
2003-06-25 * jump.c (next_nondeleted_insn): Remove.Kazu Hirata
2003-06-23 * ChangeLog.1: Fix a typo.Kazu Hirata
2003-06-08 * cfglayout.c (insn_scope): New static functionJan Hubicka
2003-05-21 * gcse.c (cprop_jump): Make use of REG_EQUAL notes on bothRoger Sayle
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai
2003-05-09 * c-parse.in (if_stmt_locus): New object.Gabriel Dos Reis
2003-04-29 PR middle-end/10336Jason Merrill
2003-04-15 PR middle-end/10336, c++/10401Jason Merrill
2003-04-04 PR c/10175Jason Merrill
2003-03-30 * cfgbuild.c (make_edges): Use tablejump_p.Richard Henderson
2003-02-26 * objc-act.c: Include cgraph.hJan Hubicka
2003-02-26 * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P.Roger Sayle
2003-02-222003-02-22 Steven Bosscher <s.bosscher@student.tudelft.nl>Steven Bosscher
2003-01-10 * jump.c (next_nonnote_insn_in_loop): New function.Josef Zlomek
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-08 * jump.c (mark_jump_label): Handle subregs of label_refs.Jan Hubicka
2002-11-04 * jump.c (never_reached_warning): Don't set contains_insn until theJohn David Anglin
2002-09-30 * reload.c (push_reload): Handle subregs and secondary memory.Jan Hubicka
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-06-02 * loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka
2002-04-10 * basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson
2002-03-07Add 2002 to the copyright dates.Richard Sandiford
2002-03-07 * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.Richard Sandiford
2002-02-21 * jump.c (redirect_jump): If old label has no UID, don't try toJ"orn Rennecke
2002-02-12 * jump.c (never_reached_warning): Add finish argument.Jakub Jelinek
2001-12-17 * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.Jan Hubicka
2001-11-21 * function.c (keep_stack_depressed): Major rework.Richard Kenner
2001-11-15 * jump.c (squeeze_notes): Return true if no real insns were found.Jakub Jelinek
2001-11-11 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,Joseph Myers
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,Joseph Myers
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-09-21 * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.Jan Hubicka
2001-08-31 * jump.c (mark_jump_label): Revert patch from 2001-08-28, theAndreas Jaeger
2001-08-28* jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, notAlexandre Oliva
2001-08-22 * jump.c (squeeze_notes): Take parms by reference. Handle END beingJason Merrill
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-15 * rtl.h (only_sets_cc0_p): New prototype.John Wehle
2001-08-13 * jump.c: Fix formatting.Kazu Hirata
2001-08-07 * alias.c (nonlocal_mentioned_p):Jan Hubicka
2001-07-31 * jump.c (duplicate_loop_exit_test): Better test for jumpsJan Hubicka
2001-07-30 * jump.c: Add prototype for mark_modified_reg.Andreas Jaeger