pr60092.c: Remove default dg-skip-if arguments.
[gcc.git] / gcc / cgraph.h
2014-03-21 Martin Jamborre PR ipa/59176 (ICE edge points to wrong declaration...
2014-02-07 Jan Hubickare PR ipa/59469 (LLVM build failure with gcc LTO)
2014-01-24 Jason Merrilltypo
2014-01-20 H.J. LuAdd type to DEFCIFCODE to describe the inline failure
2014-01-08 Eric Botcazou* cgraph.h (varpool_variable_node): Do not choke on...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-22 Jakub Jelineksanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT, ...
2013-11-20 Ilya Enkovichcgraph.h (varpool_node): Add need_bounds_init field.
2013-11-19 Bernd SchmidtSmall cleanups in cgraph.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Use get_polymor...
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-13 Martin Jamborcgraph.c (cgraph_get_create_node): Do what cgraph_get_c...
2013-11-11 Martin LiskaTime profiler introduced.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 David MalcolmConvert symtab, cgraph and varpool nodes into a real...
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-14 Jan Hubickatree-into-ssa.c (gate_into_ssa): New.
2013-09-08 Jan Hubickacgraph.h (varpool_node_hook, [...]): Declare.
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-09-01 Jan HubickaMakefile.in: Add ipa-profile.o
2013-08-13 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-09 Jan Hubickacgraph.c (cgraph_resolve_speculation): Cut frequency...
2013-08-09 Jan Hubickacgraph.h (cgraph_node): Add profile_id.
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-03 Jan Hubickacgraphunit.c (add_new_function): Fix logic when adding...
2013-08-02 Jan Hubickacgraph.c (cgraph_function_body_availability): Do not...
2013-08-01 Jan Hubickacgraph.h (release_function_body): Declare.
2013-08-01 Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-07-21 Ondřej BílkaFix typos.
2013-06-25 Martin Jamborre PR middle-end/57670 (Member-pointer calls should...
2013-06-24 Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-06-19 Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-06-12 Jan Hubickacgraph.c (verify_edge_corresponds_to_fndecl): Be lax...
2013-06-12 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-24 Martin Jamborre PR tree-optimization/57294 (ice in remove_described_...
2013-05-08 Jan Hubickare PR lto/54095 (Unnecessary static variable renaming)
2013-04-09 Jan Hubickaipa.c (cgraph_externally_visible_p, [...]): Drop aliase...
2013-03-17 Jan Hubickacgraph.h (cgraph_get_create_real_symbol_node): Declare.
2013-01-17 Martin Jamborre PR tree-optimization/55264 (ICE: in ipa_make_edge_di...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-22 Jan Hubickare PR lto/54728 (ICE in input_gimple_stmt, at gimple...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 Sriraman TallamFunction Multiversioning
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-28 Richard Guenthercgraph.h (symtab_node_base): Re-order and pack fields.
2012-09-19 Jan Hubickasymtab.c (insert_to_assembler_name_hash): Do not insert...
2012-08-11 Jan Hubickacgraph.h (vector types for symtab_node): Add.
2012-08-09 Martin Jamborcgraph.h (cgraph_indirect_call_info): Field anc_offse...
2012-06-26 Jan Hubickare PR lto/53572 (Some public symbols don't get to seria...
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-09 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-08 Jan Hubickacgraph.c (cgraph_call_edge_duplication_hooks): Export.
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 Hubickacgraph.h (verify_symtab, [...]): Declare.
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-03-29 Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-03-25 Jan Hubickare PR middle-end/51663 (Desirable/undesirable eliminati...
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...
2012-01-06 Jason Merrillcorrect comment
2011-12-01 Patrick Marlierre PR middle-end/51273 (ICE: vector VEC(inline_summary_...
2011-11-14 Zolotukhin Michaelsw-1.c: Force rep;movsb.
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-09-06 Martin Jamboripa-inline.h (struct inline_summary): Move versionable...
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-07-01 Richard Guentherre PR middle-end/49596 (FAIL: gcc.dg/torture/pr43879_1.c)
2011-06-22 Richard Guentherre PR tree-optimization/49493 (ICE: in insert_vi_for_tr...
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
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...
next