OSDN Git Service

2011-12-23 Tristan Gingold <gingold@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / reorg.c
2011-11-19 ebotcazou PR rtl-optimization/51187
2011-10-30 davemProperly limit backwards label scanning in reorg.
2011-10-15 amodra PR rtl-optimization/49941
2011-09-13 rsandifogcc/
2011-08-27 bernds * doc/rtl.texi (simple_return): Document.
2011-08-21 rth * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow...
2011-07-28 bernds * rtlanal.c (tablejump_p): False for returns.
2011-06-27 ebotcazou * reorg.c (fill_simple_delay_slots): Use stop_search_p...
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-15 ebotcazou PR rtl-optimization/45593
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-14 steven * reorg.c (delete_computation): Comment fixes.
2009-11-30 hp PR rtl-optimization/40086
2009-09-15 nemet PR bootstrap/41349
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-16 ian * resource.c (mark_referenced_resources): Change
2009-04-20 iangcc/:
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-28 jakub PR rtl-optimization/38740
2009-01-06 rsandifogcc/
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-08-06 ghazi * config/alpha/alpha.c (alpha_preferred_reload_class,
2008-07-02 ian * rtlanal.c (add_reg_note): New function.
2008-06-27 ghazi * c-format.c (handle_format_attribute): Fix -Wc++...
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
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-11-03 drow PR debug/33921
2007-10-26 drow * reorg.c (emit_delay_sequence): Move insn locator...
2007-09-09 hp Divide REG_LABEL notes into REG_LABEL_OPERAND and...
2007-09-07 hubicka * reorg.c (dbr_schedule): Move code removing placehold...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-11 dberlinMerge dataflow branch into mainline
2007-05-22 rsandifogcc/
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-02-15 bonzini2007-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-11-22 kkojima Revert
2006-11-13 kkojima * genemit.c (gen_insn): Call gen_exp with a non-null...
2006-08-14 rsandifogcc/
2006-08-11 ebotcazou PR rtl-optimization/23454
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-06 rsandifo * reorg.c (dbr_schedule): Use dump_file instead of...
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-16 danglin PR middle-end/25457
2005-12-16 steven * reorg.c (mostly_true_jump): Clean up code depending on
2005-10-20 ebotcazou PR rtl-optimization/23585
2005-09-03 jakub PR rtl-optimization/23454
2005-08-01 kazu * dwarf2out.c, fold-const.c, ipa-type-escape.c,
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-04-28 kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-03-23 ian * reorg.c (dbr_schedule): Remove #if 0 code to call...
2005-03-07 ebotcazou * reorg.c (relax_delay_slots): Check that the jump is
2005-01-22 kazu * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa...
2005-01-19 hp PR rtl-optimization/19462
2004-09-09 nathan * ra-build.c (copy_insn_p, remember_move, defuse_overl...
2004-08-25 bonzini2004-04-25 Paolo Bonzini <bonzini@gnu.org>
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 ebotcazou PR bootstrap/16326
2004-06-30 ebotcazou RTL prologue/epilogue for SPARC
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-28 rsandifo * rtl.h (skip_consecutive_labels): Declare.
2004-05-20 danglin * reorg.c (delete_from_delay_slot): If we have a barri...
2004-05-07 hp PR optimization/15296
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-02-22 kazu * reorg.c: Remove comments about dead ports.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-16 kazu * flow.c (EXIT_IGNORE_STACK): Move to ...
2003-09-21 ebotcazou PR target/12301
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-06-14 hubicka * reorg.c (emit_delay_sequence, dbr_schedule): Clear...
2003-04-08 hp * reorg.c (fill_slots_from_thread): When considering...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-06-16 hp PR target/7042
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-11 danglin * reorg.c (dbr_schedule): Remove unnecessary test.
2002-05-10 davem2002-05-10 David S. Miller <davem@redhat.com>
2002-05-10 davem2002-05-09 David S. Miller <davem@redhat.com>
2002-04-27 davem2002-04-25 David S. Miller <davem@redhat.com>
2002-04-09 rth * reorg.c (get_branch_condition): Use reversed_...
2002-04-06 danglin * reorg.c (dbr_schedule): Don't reposition prologue...
2002-03-31 jakub PR middle-end/6096, middle-end/6098, middle-end/6099
2002-01-06 rth * reorg.c (emit_delay_sequence): Remove death...
2002-01-03 echristo2002-01-02 Eric Christopher <echristo@redhat.com>
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-14 hp * reorg.c (fill_slots_from_thread): After call to
2001-08-31 ghazi * Makefile.in (c-pragma.o): Depend on output.h.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
next