]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphbuild.c
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
[thirdparty/gcc.git] / gcc / cgraphbuild.c
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-13  jamborm2013-11-13 Martin Jambor <mjambor@suse.cz>
2013-10-31  dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-09  hubicka * cgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-08  hubicka * cgraphbuild.c (build_cgraph_edges): Do not walk...
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-05-24  jamborm2013-05-24 Martin Jambor <mjambor@suse.cz>
2013-03-17  hubicka * cgraph.h (cgraph_get_create_real_symbol_node): Declare.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-05-19  hubicka * cgraphbuild.c (record_reference): Update.
2012-05-09  hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-25  hubicka * cgraphunit.c: Update toplevel comment.
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-03-29  rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2011-06-18  hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-09  hubicka * cgraphbuild.c (record_eh_tables): Mark personality...
2011-04-26  hubicka * cgraphbuild.c (build_cgraph_edges): Update call
2011-04-16  hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-03  matz * cgraphbuild.c (record_reference): Canonicalize const...
2011-01-26  rguenth2011-01-26 Richard Guenther <rguenther@suse.de>
2011-01-04  ebotcazou PR tree-optimization/47056
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-11-22  rguenth2010-11-22 Richard Guenther <rguenther@suse.de>
2010-11-17  matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-10-26  hubicka * cgraphbuild.c (build_cgraph_edges): Use ipa-referenc...
2010-07-06  froydnjgcc/
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-05-12  hubicka * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_ed...
2010-05-11  hubicka * cgraphbuild.c (cgraph_rebuild_references): New.
2010-05-10  hubicka * Makefile.in (cgraphbuild.o): Add dependency on except.h.
2010-05-06  hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-04  hubicka * Makefile.in (cgraphbuild.o): Add dependency on ipa...
2009-11-25  hjlRemove trailing white spaces.
2009-11-16  hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-11-08  amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-10-08  meissnerFix 41626 from Jan Hubicka
2009-10-03  dnovilloMerge lto branch into trunk.
2009-05-10  hubicka * cgraphbuild.c (record_reference): Use cgraph_mark_ad...
2009-05-08  hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-04-17  ian * df.h: Include "timevar.h".
2009-03-30  jamborm2009-03-30 Martin Jambor <mjambor@suse.cz>
2009-03-29  nemet * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_ed...
2009-03-28  hubicka Bring from lto-branch:
2008-12-06  hubicka PR tree-optimization/38074
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25  hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-23  jamborm2008-07-23 Martin Jambor <mjambor@suse.cz>
2008-06-20  jakub PR c++/36523
2008-05-26  ebotcazou PR tree-optimization/36329
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-02  dnovillo * langhooks.h (struct lang_hooks_for_callgraph): Remov...
2007-09-07  rakdver * cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-23  rguenth2007-06-23 Richard Guenther <rguenther@suse.de>
2007-02-15  sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-09  hubicka * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
2007-01-06  hubicka * tree-pass.h (pass_build_cgraph_edges): Declare.