aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl
2012-05-19 * cgraphbuild.c (record_reference): Update.Jan Hubicka
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varsJan Hubicka
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.Michael Matz
2012-04-25 * cgraphunit.c: Update toplevel comment.Jan Hubicka
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka
2012-04-14 * cgraph.h: Update copyrights;Jan Hubicka
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-06-18 * lto-symtab.c (lto_varpool_replace_node): Remove code handlingJan Hubicka
2011-06-09 * cgraphbuild.c (record_eh_tables): Mark personality function as havingJan Hubicka
2011-04-26 * cgraphbuild.c (build_cgraph_edges): Update callJan Hubicka
2011-04-16 * cgraphbuild.c: Include ipa-inline.h.Jan Hubicka
2011-04-122011-04-12 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-04-03 * cgraphbuild.c (record_reference): Canonicalize constructorMichael Matz
2011-01-262011-01-26 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-01-04 PR tree-optimization/47056Eric Botcazou
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-222010-11-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-11-17 * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,Michael Matz
2010-10-26 * cgraphbuild.c (build_cgraph_edges): Use ipa-reference to represent OMP.Jan Hubicka
2010-07-06gcc/Nathan Froyd
2010-07-012010-07-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-12 * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): BuildJan Hubicka
2010-05-11 * cgraphbuild.c (cgraph_rebuild_references): New.Jan Hubicka
2010-05-10 * Makefile.in (cgraphbuild.o): Add dependency on except.h.Jan Hubicka
2010-05-06 * cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka
2010-05-04 * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.hJan Hubicka
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-16 * cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.Jan Hubicka
2009-11-08 * cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski
2009-10-08Fix 41626 from Jan HubickaJan Hubicka
2009-10-03Merge lto branch into trunk.Diego Novillo
2009-05-10 * cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.Jan Hubicka
2009-05-08 * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;Jan Hubicka
2009-04-17 * df.h: Include "timevar.h".Ian Lance Taylor
2009-03-302009-03-30 Martin Jambor <mjambor@suse.cz>Martin Jambor
2009-03-29 * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Don'tAdam Nemet
2009-03-28 Bring from lto-branch:Jan Hubicka
2008-12-06 PR tree-optimization/38074Jan Hubicka
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-25 * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka
2008-07-232008-07-23 Martin Jambor <mjambor@suse.cz>Martin Jambor
2008-06-20 PR c++/36523Jakub Jelinek
2008-05-26 PR tree-optimization/36329Eric Botcazou
2008-04-18 * except.c (dw2_size_of_call_site_table,Jan Hubicka
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.Jan Hubicka