function.c (push_cfun): Check old current_function_decl matches old cfun...
[platform/upstream/gcc.git] / gcc / cgraph.c
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-17 Jan Hubickalto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-05-10 Jan Hubickacgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-08 Jan Hubickacgraph.c (cgraph_call_edge_duplication_hooks): Export.
2012-04-30 Uros Bizjakre PR middle-end/53136 (Use after free in ipa_make_edge...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 Jan Hubickacgraphunit.c: Update toplevel comment.
2012-04-23 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Do not call...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-17 Jan Hubickacgraph.c (cgraph_hash, [...]): Remove.
2012-04-16 Jan Hubickacgraph.h (symtab_node_base): Add next and previous...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-12 Richard GuentherMakefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.
2012-04-10 Jan Hubickacgraph.h: Remove misledaing comment on ipa-ref.h.
2012-04-10 Richard Guenthertoplev.h (tree_rest_of_compilation): Remove.
2012-04-10 Richard Guenthertree-pass.h (tree_lowering_passes): Remove.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-22 Jan Hubickare PR tree-optimization/51737 (g++ crashes (internal...
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2011-12-05 Richard Guenthercgraph.c (cgraph_create_edge_1): Initialize call_stmt_c...
2011-12-01 Patrick Marlierre PR middle-end/51273 (ICE: vector VEC(inline_summary_...
2011-11-08 Richard Guentherre PR tree-optimization/51012 (ICE: in fold_convert_loc...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-02 Jan Hubickare PR lto/47247 (Linker plugin specification makes...
2011-09-02 Martin Jamborcgraph.h (cgraph_indirect_call_info): Removed field...
2011-07-12 Martin Jamborcgraph.h (cgraph_get_node_or_alias): Removed declaration.
2011-07-09 Jason Merrillcgraph.c (cgraph_add_to_same_comdat_group): New.
2011-06-14 Jan Hubickacgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY...
2011-06-13 Jan Hubickacgraph.c (cgraph_for_node_thunks_and_aliases, [......
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Jan Hubickacgraph.c (cgraph_set_nothrow_flag_1): Update cgraph...
2011-06-10 Jan Hubickacgraph.h (cgraph_only_called_directly_or_aliased_p...
2011-06-06 Jakub Jelinekre PR c++/49264 (Internal compiler error: segmentation...
2011-05-08 Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
2011-05-06 Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-05-02 Richard Guenthervarasm.c (output_constructor_regular_field): Compute...
2011-04-30 Jan Hubickacgraph.c (cgraph_create_virtual_clone): Clear construct...
2011-04-26 Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-22 Xinliang David LiRemove cgraph pid
2011-04-17 Jan Hubickare PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2011-04-16 Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-04-06 Richard Guentherre PR middle-end/47663 (Very simple wrapper not inlined)
2011-03-28 Martin Jambortree-inline.c (expand_call_inline): Do not check that...
2011-03-04 Jan Hubickare PR lto/47497 (SPEC CPU 2006 failed to link with...
2011-02-11 Nathan Froydcgraph.c: Fix comment typos.
2011-01-26 Jan Hubickare PR tree-optimization/47237 (builtin_apply_args broke...
2011-01-03 Martin Jamborre PR tree-optimization/46984 (g++.dg/torture/pr45699...
2010-12-15 Martin Jamborre PR tree-optimization/46053 (g++.dg/torture/pr45699...
2010-12-04 Jan Hubickare PR driver/46760 (LTO bootstrap doesn't work with...
2010-11-26 Richard Guentherre PR tree-optimization/46560 (libstdc++ execute FAILs...
2010-11-20 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): New.
2010-11-10 Jan Hubickare PR tree-optimization/46228 (code produced for STL...
2010-10-26 Jan Hubickare PR lto/45736 (ICE: in cgraph_remove_unreachable_node...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-16 Jan Hubickacgraph.c (dump_cgraph_node): Dump same_comdat_group...
2010-10-15 Jan Hubickare PR rtl-optimization/45621 (ICE: verify_cgraph_node...
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-08-21 Jan Hubickare PR middle-end/45307 (Stores expanding to no RTL...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-15 Jan Hubickacgraph.c: Include lto-streamer.h
2010-07-08 Jan Hubickacgraph.c (cgraph_will_be_removed_from_program_if_no_dir...
2010-07-08 Jan Hubickaipa.c: Include pointer-set.h
2010-07-06 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Handle aliases.
2010-06-29 Jakub Jelinekre PR tree-optimization/43801 (error: function causes...
2010-06-28 Bingfeng Meicgraph.h (struct varpool_node): new used_from_object_fi...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-07 Jan Hubickacgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-05-30 Jan Hubickacgraph.h (cgraph_node_cannot_return, [...]): New functions.
2010-05-30 Jan Hubicka* cgraph.c (cgraph_mark_reachable): Relax check for...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-29 Jan Hubickacgraph.c (clone_function_name): Take SUFFIX argument...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-17 Jan Hubickacgraph.c (cgraph_create_virtual_clone): Only check...
2010-05-17 Martin Jamborcgraph.h (cgraph_indirect_call_info): New fields anc_of...
2010-05-16 Jan Hubickacgraph.c (dump_cgraph_node): Dump versionable flag.
2010-05-16 Jan Hubickacgraph.c (cgraph_clone_node): Take decl argument and...
2010-05-13 Jan Hubickacgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 Jan Hubickacgraphbuild.c (build_cgraph_edges, [...]): Build indrec...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-05-11 Jan Hubickacgraph.c (cgraph_mark_reachable_node): Accept reference...
2010-05-11 Jan Hubickacgraph.c: Include ipa-utils.h
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-27 Jan Hubickainvoke.texi (-fipa-profile): Document.
2010-04-27 Jan Hubickacgraph.c (cgraph_propagate_frequency): New function.
next