aboutsummaryrefslogtreecommitdiff
path: root/gcc/jump.c
AgeCommit message (Expand)Author
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-02-20 * Makefile.in (tree-ssa-loop.o): Add tree-inline.h dependency.Zdenek Dvorak
2004-02-16 * tree-nested.c: New file.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-02-04 * jump.c (duplicate_loop_exit_test): Allow copying of the loopJeff Law
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2003-11-14 * jump.c (never_reached_warning): Remove function.Steven Bosscher
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-13Mainline merge as of 2003-05-11Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-03-02Mainline merge as of 2003-03-02.Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-25Merge with basic-improvements as of 2002-11-20.Diego Novillo
2002-11-06Merge with basic-improvements as of 2002-11-05.Diego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
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
2001-07-26 * rtl.h (cleanup_barriers): Declare.Jan Hubicka
2001-07-22 * jump.c: Update comments.Jan Hubicka
2001-07-18 * flow.c (redirect_edge_and_branch): Bail out on complex edges.Richard Henderson
2001-07-14 Re-install recently reverted patch.Jan Hubicka