OSDN Git Service

PR c++/9335
[pf3gnuchains/gcc-fork.git] / gcc / cfgrtl.c
2010-05-11 jakub PR middle-end/44071
2010-05-03 steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-02-19 jakub PR middle-end/42233
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 paolo2009-11-24 Paolo Carlini <paolo.carlini@oracle.com>
2009-11-24 paolo2009-11-24 David Binderman <dcb314@hotmail.com>
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-09-14 rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 aolivagcc/ChangeLog:
2009-07-25 daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-11 daney2009-06-11 David Daney <ddaney@caviumnetworks.com>
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-29 ebotcazou PR rtl-optimization/39938
2009-04-26 matzgcc/
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 kazu * cfgrtl.c (delete_insn_chain_and_edges): Remove.
2009-04-08 hubicka * tree-eh.c (cleanup_eh): When not optimizing, do...
2008-12-12 schwabRevert:
2008-12-12 schwab(rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN on
2008-10-09 jakub * rtl.h (locator_eq): New decl.
2008-10-07 jakub PR debug/29609
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-02 ian * rtlanal.c (add_reg_note): New function.
2008-06-01 rsandifogcc/
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.
2008-03-01 aoliva* df-scan.c (df_ref_chain_change_bb): Simplify.
2007-11-30 sparkgcc/testsuite/ChangeLog:
2007-11-01 jakub PR rtl-optimization/33648
2007-10-22 ebotcazou PR rtl-optimization/33644
2007-10-03 aoliva* cfgrtl.c (rtl_block_ends_with_call_p): Skip notes...
2007-09-09 hp Divide REG_LABEL notes into REG_LABEL_OPERAND and...
2007-09-09 hp Revert:
2007-09-07 dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 lauras2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-07 kazu * cfgrtl.c (delete_insn_chain_and_edges): Remove.
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-06 rakdver * haifa-sched.c (restore_bb_notes): Clear bb field...
2007-06-05 tneumann * cfg.c (init_flow): Use type safe memory macros.
2007-06-04 sje PR target/31733
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-22 rakdver * predict.c: Include pointer-set.h.
2007-03-15 steven * cfglayout.c (fixup_reorder_chain): Postpone deleting...
2007-02-04 rakdver * cfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-30 rsandifogcc/
2007-01-27 steven * tracer.c (rest_of_handle_tracer): We already cleaned
2007-01-03 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-02 kazu Revert:
2007-01-02 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2006-12-22 kazu * basic-block.h: Remove the prototype for
2006-11-30 steven * cgraphunit.c (cgraph_finalize_compilation_unit)...
2006-11-25 steven * jump.c (mark_all_labels): Work in cfglayout mode.
2006-11-16 mkuvyrkov2006-11-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-11-11 hubicka * tree-pass.h (pass_purge_lineno_notes): Remove declar...
2006-09-15 bernds * cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not...
2006-09-15 bernds * cfgrtl.c (emit_insn_at_entry): New function.
2006-07-29 hubicka PR rtl-optimization/28071
2006-05-18 mrsWhitespace fixups
2006-05-04 razya2006-05-04 Leehod Baruch <leehod@il.ibm.com>
2006-04-26 zadeck2006-04-26 Kenneth Zadeck <zadeck@naturalbridge.com>
2006-04-25 rsandifogcc/
2006-03-13 rakdver * cfgrtl.c (last_loop_beg_note, back_edge_of_syntactic...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-20 rguenth2006-01-20 Richard Guenther <rguenther@suse.de>
2006-01-11 kazu * basic-block.h (control_flow_graph): Change the type of
2006-01-02 ebotcazou * cfglayout.c (fixup_reorder_chain): Remove kludge...
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-10-31 wilsonRewrite fix for PR 17356, fix for enable checking ada...
2005-10-19 ebotcazou PR middle-end/23199
2005-10-18 wilsonFix IA-64 libada build failure, abnormal call edges...
2005-07-28 rth * cfgrtl.c (rtl_merge_blocks): Call maybe_remov...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-06-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-06 hubicka * predict.c (tree_predict_edge): Don't drop useless...
2005-06-04 steven * lcm.c: Move all mode-switching related functions...
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-18 dberlin2005-05-18 Daniel Berlin <dberlin@dberlin.org>
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-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-15 kazu * cfgrtl.c (purge_all_dead_edge): Remove an unused...
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-03 kazu * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386...
2005-04-03 hagog2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-09 kazu * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.
2005-03-07 kazu * cfgrtl.c (rtl_verify_flow_info_1): Remove local...
2005-03-07 kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-02-28 kazu * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
next