avr.c: Move definition of TARGET macros to end of file.
[gcc.git] / gcc / cgraph.c
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.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump also assembler name.
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-01 Aldy Hernandezcgraph.c (cgraph_add_function_insertion_hook): Update...
2010-03-28 Jan Hubickare PR tree-optimization/43505 (type mismatch between...
2010-02-19 Alan Modrare PR middle-end/42344 (ICE in rs6000.md with ipa-sra...
2010-01-07 Jakub Jelinekre PR tree-optimization/42625 (-fipa-sra can generate...
2009-12-14 Jakub Jelinekcgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-12-10 Jan Hubickare PR middle-end/42228 (verify_cgraph_node failed:node...
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-19 Jakub Jelinektree.c (need_assembler_name_p): Use cgraph_get_node...
2009-11-18 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-17 Jan Hubickacgraph.c (cgraph_update_edges_for_call_stmt_node):...
2009-11-16 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Use...
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-10-09 Richard Guenthercgraph.c (cgraph_create_edge): Check for NULL call_stmt...
2009-10-07 Jan Hubickacgraph.c (cgraph_node_can_be_local): Handle externally...
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-10-01 Jan Hubickacgraph.c (cgraph_clone_node): Add redirect_callers...
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-03 Diego Novillo[multiple changes]
2009-08-31 Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-07-30 Richard Hendersoncgraph.c (cgraph_set_call_stmt_including_clones): Tidy.
2009-07-20 Jan Hubickacgraph.h (combined_args_to_skip): New field.
next