]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-ref.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / ipa-ref.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-06  Jan HubickaMove ipa-refs from ggc to heap.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-27  Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-26  Martin Liskare PR lto/64693 (PCH failed with --with-build-config...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-01  Martin LiskaIPA REF alias refactoring
2014-06-25  Martin LiskaIPA REF refactoring
2014-04-23  David MalcolmChange is-a.h to support typedefs of pointers
2014-01-17  Ilya Enkovichipa-ref.c (ipa_remove_stmt_references): Fix references...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-31  David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-08-09  Jan Hubicka* ipa-ref.c (ipa_clear_stmts_in_references): Clear...
2013-08-09  Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-08  Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-06-27  Martin Jamborre PR c++/57208 (Latest chromium compilation fails...
2013-05-24  Martin Jamborre PR tree-optimization/57294 (ice in remove_described_...
2013-05-13  Martin Jamborre PR middle-end/42371 (dead code not eliminated during...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31  Lawrence CrowlThis patch implements generic type query and conversion...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-04-18  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18  Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-14  Jan Hubickacgraph.h: Update copyrights;
2011-06-18  Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-11  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-02-11  Nathan Froydcgraph.c: Fix comment typos.
2010-06-07  Jan Hubickacgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-05-06  Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05  Jan Hubickalto-cgraph.c (output_varpool): Forward declare; work...