Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / ipa-ref.c
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-02-27 hubicka PR bootstrap/65150
2015-02-26 marxinFix PR ipa/64693
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-01 marxinIPA REF alias refactoring
2014-06-25 marxinIPA REF refactoring
2014-04-24 mrsMerge in trunk.
2014-04-23 dmalcolmChange is-a.h to support typedefs of pointers
2014-02-10 mrsMerge in trunk.
2014-01-17 kyukhin * ipa-ref.c (ipa_remove_stmt_references): Fix...
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-11-18 rsandifoMerge from trunk.
2013-11-18 tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-04 mrsMerge in trunk.
2013-10-31 dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-08-09 hubicka * ipa-ref.c (ipa_clear_stmts_in_references): Clear...
2013-08-09 hubicka * cgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-08 hubicka * cgraphbuild.c (build_cgraph_edges): Do not walk...
2013-06-27 jamborm2013-06-27 Martin Jambor <mjambor@suse.cz>
2013-05-24 jamborm2013-05-24 Martin Jambor <mjambor@suse.cz>
2013-05-13 jamborm2013-05-13 Martin Jambor <mjambor@suse.cz>
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31 crowlThis patch implements generic type query and conversion...
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-04-18 hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18 hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-14 hubicka * cgraph.h: Update copyrights;
2011-06-18 hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-11 hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-02-11 froydnj * cgraph.c: Fix comment typos.
2010-06-07 hubicka * cgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-05-06 hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 hubicka * lto-cgraph.c (output_varpool): Forward declare;...