]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-reference.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / ipa-reference.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-09-13  steven * ipa-pure-const.c (state_from_flags, local_pure_const...
2012-08-13  hubicka * tree-pass.h (write_summary, write_optimization_summa...
2012-08-11  hubicka * cgraph.h (vector types for symtab_node): Add.
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-17  hubicka * ipa-reference.c (is_proper_for_analysis): Do not...
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18  hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2011-08-12  dnovillo * data-streamer.h (streamer_write_zero): Rename from...
2011-06-10  hubicka * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph...
2011-06-10  hubicka * ipa-utils.c (searchc): Use cgraph_function_or_thunk_...
2011-04-29  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-20  meyeringremove useless if-before-free tests
2011-02-11  froydnj * cgraph.c: Fix comment typos.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-24  hubicka * doc/extend.texi: (attribute leaf): Document.
2010-06-07  hubicka * cgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-06-03  hubicka * ipa-reference.c (ipa_reference_local_vars_info_d...
2010-05-28  hubicka * ipa-reference.c (add_static_var): Remove redundant...
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-18  hubicka * ipa-reference.c (propagate): Walk all nodes in...
2010-05-15  hubicka * ipa-reference.c: Include toplev.h
2010-05-15  hubicka * tree.h (memory_identifier_string): Remove.
2010-05-14  hubicka * cgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-12  hubicka * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_ed...
2010-04-29  hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-21  hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-07  rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-19  mrs PR objc/43061
2009-11-30  jakub * ipa-reference.c (propagate): Only dump bitmaps if...
2009-11-25  hjlRemove trailing white spaces.
2009-11-10  jamborm2009-11-10 Martin Jambor <mjambor@suse.cz>
2009-10-24  hubicka * ipa-reference.c (check_call): Noreturn notrhow calls...
2009-10-22  hubicka PR tree-optimize/40556
2009-10-22  hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-03  dnovilloMerge lto branch into trunk.
2009-09-02  aolivagcc/ChangeLog:
2009-05-16  iangcc/ChangeLog:
2009-05-01  steven * ipa-reference.c: Do not include c-common.h, include...
2009-04-18  hubicka * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph...
2009-04-16  rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-16  rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2008-09-18  hubicka PR middle-end/37448
2008-09-17  hjl2008-09-17 Art Haas <ahaas@impactweather.com>
2008-09-17  hubicka * ipa-reference.c (ipa_obstack): Remove.
2008-08-21  hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-08-21  hubicka Backport from LTO branch:
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25  hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-04-18  hubicka * except.c (dw2_size_of_call_site_table,
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-11  pinskia2008-03-11 Andrew Pinski <andrew_pinski@playstation...
2007-08-04  pinskia2007-08-03 Andrew Pinski <andrew_pinski@playstation...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-30  tneumann * ipa.c (cgraph_postorder): Cast according to the...
2007-02-15  sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-13  rakdver * ipa-reference.c (analyze_function): Consider also...
2006-12-20  hubicka * cgraph.h (FOR_EACH_STATIC_VARIABLE, FOR_EACH_STATIC_...
2006-12-13  rguenth2006-12-13 Richard Guenther <rguenther@suse.de>
2006-12-11  hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-19  dberlin2006-01-18 Daniel Berlin <dberlin@dberlin.org>
2005-12-22  dberlin2005-12-22 Daniel Berlin <dberlin@dberlin.org>
2005-09-12  jconner pr middle-end/23237
2005-07-26  kazu * calls.c, fold-const.c, ipa-reference.c, ipa-type...
2005-07-26  kazu * ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
2005-07-16  zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>