]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgbuild.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cfgbuild.c
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-11  dmalcolmIntroduce LABEL_REF_LABEL
2014-09-08  dmalcolmcontrol_flow_insn_p takes an insn
2014-08-28  dmalcolminside_basic_block_p requires a const rtx_insn *
2014-08-28  dmalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28  dmalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-27  dmalcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27  dmalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-26  dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-25  dmalcolmAdd rtx_jump_table_data::get_labels method
2014-08-21  dmalcolmcfgbuild.c: Use rtx_insn
2014-08-19  dmalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-18  dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-10-20  mrsMerge in trunk.
2013-09-23  rsandifogcc/
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-04-01  steven PR middle-end/56798
2013-03-30  steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-16  eraman2012-10-15 Easwaran Raman <eraman@google.com>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2011-11-08  aldyhMerge from transactional-memory branch.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-25  ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-22  stevengcc/ChangeLog:
2009-09-16  rth PR middle-end/41360
2009-09-16  rth PR middle-end/41360
2009-09-14  rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-14  rthSquash commit of EH in gimple
2009-09-03  daney2009-09-02 David Daney <ddaney@caviumnetworks.com>
2009-09-02  aolivagcc/ChangeLog:
2009-04-22  lauras2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-06-01  rsandifogcc/
2008-04-18  hubicka * except.c (dw2_size_of_call_site_table,
2007-08-14  ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-06  rakdver * haifa-sched.c (restore_bb_notes): Clear bb field...
2007-05-21  hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-19  ebotcazou PR rtl-optimization/29841
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-05-18  mrsWhitespace fixups
2006-01-11  kazu * basic-block.h (control_flow_graph): Change the type of
2005-12-17  zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-06-25  kcookUpdate FSF address.
2005-05-26  kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-03-14  kazu * cfgbuild.c: Update comments.
2005-03-14  kazu * basic-block.h: Update the prototypes of cached_make_...
2005-03-11  rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-09  kazu * cfgbuild.c (state, STATE, SET_STATE,
2005-03-07  kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-02-15  kazu * basic-block.h: Adjust the prototype for find_basic_b...
2005-01-26  steven PR middle-end/16585
2005-01-18  kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-07  jakub PR rtl-optimization/18861
2004-11-29  steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-22  law * cfg.c (cached_make_edge): Use find_edge rathe...
2004-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-09  hubicka * basic-block.h (guess_outgoing_edge_probabilities...
2004-09-07  nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-08-25  cticeAdd more details to hot/cold partitioning comments...
2004-08-04  hubicka * basic-block.h (profile_staus): New global variable.
2004-07-09  jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-17  hubicka * cfgbuild.c (make_edges): Do not use label_value_list.
2004-06-14  amylaar * basic-block.h (could_fall_through): Declare.
2004-06-03  steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-27  hubicka * cfgbuild.c (control_flow_insn_p): Notice noreturn...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09  ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-02-27  kazugcc/
2004-02-25  hubicka * basic-block.h (make_eh_edge, break_superblocks)...
2003-12-11  steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-09-02  zlomek * cfgbuild.c (compute_outgoing_frequencies): Use NOTE...
2003-08-19  kazu * builtins.c: Fix comment typos.
2003-06-22  aj * caller-save.c: Convert to ISO C90.
2003-06-13  rth * cfgbuild.c (make_edges): Set ABNORMAL with...
2003-06-07  rth * basic-block.h (EDGE_SIBCALL): New.
2003-04-24  hubicka * cfgbuild.c (make_edges): Do not use next_nonnote_in...
2003-03-30  rth * cfgbuild.c (make_edges): Use tablejump_p.
2003-03-15  sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-02-06  hubicka * i386.c (x86_inter_unit_moves): New variable.
2003-01-18  kazu * alias.c: Fix comment typos.
2003-01-09  zlomek * Makefile.in (optabs.o): Add dependency on basic...
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-10-11  hubicka * calls.c (expand_call): Simplify noreturn call.
next