Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / ipa-reference.c
2016-03-08 jakub * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
2016-01-04 jakub Update copyright years.
2015-12-09 hubicka PR ipa/61886
2015-12-09 hubicka PR ipa/61886
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-09 amacleod2015-07-09 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-04-17 marxinFix IPA memory leaks.
2015-01-30 jsm28Always pass explicit location to fatal_error.
2015-01-20 rguenth2015-01-20 Richard Biener <rguenther@suse.de>
2015-01-18 hubicka * gcc.dg/ipa/ipa-icf-32.c: Update template.
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-15 hubicka PR ipa/61602
2014-12-04 dmalcolmPR jit/63854: Fix leak of ipa hooks
2014-11-19 dmalcolmPR jit/63854: Fix leak of optimization_summary_obstack
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21 dmalcolmState cleanups from jit branch
2014-08-25 marxinIPA C++ refactoring 4/N
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-09 tbsaunderemove has_execute
2014-06-25 marxinIPA REF refactoring
2014-06-10 hubicka * ipa-reference.c (is_proper_for_analysis): Exclude...
2014-06-04 jamborm2014-06-04 Martin Jambor <mjambor@suse.cz>
2014-04-24 mrsMerge in trunk.
2014-04-23 dmalcolmChange is-a.h to support typedefs of pointers
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-06 olegendo * asan.c: Remove struct tags when referring to class...
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
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-10-29 amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-05-29 hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-02-27 jakub PR middle-end/56461
2013-01-10 rsandifoUpdate copyright years in gcc/
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
next