aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-12-16 PR middle-end/58956jakub
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Rename profile_status_for_function to profile_status_for_fn.dmalcolm
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-11-272013-11-27 Richard Biener <rguenther@suse.de>rguenth
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-132013-11-13 Martin Jambor <mjambor@suse.cz>jamborm
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.dmalcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-29 * tree-outof-ssa.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-09 * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka
2013-08-08 * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-05-242013-05-24 Martin Jambor <mjambor@suse.cz>jamborm
2013-03-17 * cgraph.h (cgraph_get_create_real_symbol_node): Declare.hubicka
2013-01-10Update copyright years in gcc/rsandifo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-31This patch implements generic type query and conversion functions,crowl
2012-05-19 * cgraphbuild.c (record_reference): Update.hubicka
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz
2012-04-25 * cgraphunit.c: Update toplevel comment.hubicka
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka
2012-04-14 * cgraph.h: Update copyrights;hubicka
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>rguenth
2011-06-18 * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka
2011-06-09 * cgraphbuild.c (record_eh_tables): Mark personality function as havinghubicka
2011-04-26 * cgraphbuild.c (build_cgraph_edges): Update callhubicka
2011-04-16 * cgraphbuild.c: Include ipa-inline.h.hubicka
2011-04-122011-04-12 Martin Jambor <mjambor@suse.cz>jamborm
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>jamborm
2011-04-03 * cgraphbuild.c (record_reference): Canonicalize constructormatz
2011-01-262011-01-26 Richard Guenther <rguenther@suse.de>rguenth
2011-01-04 PR tree-optimization/47056ebotcazou
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-11-222010-11-22 Richard Guenther <rguenther@suse.de>rguenth
2010-11-17 * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz
2010-10-26 * cgraphbuild.c (build_cgraph_edges): Use ipa-reference to represent OMP.hubicka
2010-07-06gcc/froydnj
2010-07-012010-07-01 Richard Guenther <rguenther@suse.de>rguenth
2010-05-12 * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Buildhubicka
2010-05-11 * cgraphbuild.c (cgraph_rebuild_references): New.hubicka