]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-cfg.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / tree-cfg.c
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-10-31  jakub * tree-cfg.c (assert_unreachable_fallthru_edge_p)...
2013-10-30  burnus2013-10-30 Tobias Burnus <burnus@net-b.de>
2013-10-24  burnus2013-08-24 Tobias Burnus <burnus@net-b.de>
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-17  amacleod * tree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-11  jakublibgomp/
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
2013-10-01  amacleod * tree-into-ssa.c (enum need_phi_state): Relocate...
2013-09-30  rsandifogcc/
2013-09-30  rguenth2013-09-30 Richard Biener <rguenther@suse.de>
2013-09-28  rsandifogcc/
2013-09-27  jakub PR middle-end/58551
2013-09-13  jakub PR tree-optimization/58392
2013-09-13  rguenth2013-09-13 Richard Biener <rguenther@suse.de>
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-11  rguenth2013-09-11 Richard Biener <rguenther@suse.de>
2013-09-05  rguenth2013-09-05 Richard Biener <rguenther@suse.de>
2013-08-31  hubicka * cgraph.c (cgraph_get_body): Update call of lto_input...
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-05-29  jamborm2013-05-29 Martin Jambor <mjambor@suse.cz>
2013-05-28  jamborm2013-05-28 Martin Jambor <mjambor@suse.cz>
2013-05-24  dehaoFix the typo of discriminator.
2013-05-24  dehaoChange the discriminator assignment algorithm to make...
2013-05-16  sje2013-05-16 Steve Ellcey <sellcey@imgtec.com>
2013-05-06  rguenth2013-05-06 Richard Biener <rguenther@suse.de>
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-29  rguenth2013-04-29 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-19  rguenth2013-04-19 Richard Biener <rguenther@suse.de>
2013-04-02  jakub PR c++/34949
2013-03-29  crowlAdd uniform debug dump function names.
2013-03-28  mpolacekPR tree-optimization/56695
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-08  rguenth2013-03-08 Richard Biener <rguenther@suse.de>
2013-03-08  rguenth2013-03-08 Richard Biener <rguenther@suse.de>
2013-01-14  rguenth2013-01-14 Richard Biener <rguenther@suse.de>
2013-01-14  rguenth2013-01-14 Richard Biener <rguenther@suse.de>
2013-01-11  rguenth2013-01-11 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-12  steven * dumpfile.h (enum tree_dump_index): Remove TDI_vcg.
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-11-27  glisse2012-11-27 Marc Glisse <marc.glisse@inria.fr>
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  rthtm: Add uninstrumented code path
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-09  steven * basic-block. (profile_record): New struct, moved...
2012-10-03  dehao2012-10-03 Dehao Chen <dehao@google.com>
2012-10-02  jakub PR tree-optimization/54713
2012-09-24  dehao2012-09-24 Dehao Chen <dehao@google.com>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-13  steven * ipa-pure-const.c (state_from_flags, local_pure_const...
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-04  steven * gimple.h (gimple_build_switch): Remove.
2012-09-03  matz PR tree-optimization/46590
2012-08-24  jamborm2012-08-24 Martin Jambor <mjambor@suse.cz>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13  steven * tree-ssa-pre.c (do_regular_insertion): Add FIXME...
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-27  rguenth2012-07-27 Richard Guenther <rguenther@suse.de>
2012-07-25  sandra2012-07-25 Sandra Loosemore <sandra@codesourcery...
2012-07-23  stevengcc/
2012-07-20  stevengcc/
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-07-09  stevengcc/
2012-07-04  rguenth2012-07-04 Richard Guenther <rguenther@suse.de>
2012-06-27  rthAdd MULT_HIGHPART_EXPR
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  steven * Makefile.in: Fix many dependencies.
2012-05-22  rguenth2012-05-22 Richard Guenther <rguenther@suse.de>
2012-05-22  bonzinigcc:
2012-05-07  steven * tree-cfg.c (verify_gimple_switch): Tighten checks.
2012-05-03  matz * basic-block.h (struct rtl_bb_info, struct gimple_bb_...
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
next