fold-const.c (fold_binary_loc): Fix copy-and-pasto.
[gcc.git] / gcc / cgraph.h
2014-10-22 Andrew MacLeodcfgbuild.h: New.
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-07 Eric Botcazoucgraph.h (cgraph_node::get_fun): Declare.
2014-10-05 Jan Hubickaipa-polymorphic-call.c (walk_ssa_copies): Recognize...
2014-10-03 Jan Hubickacgraph.h (struct indirect_call_info): Add IN_POLYMORPHI...
2014-10-03 Jan Hubickacgraph.h (ipa_polymorphic_call_context): Turn bools...
2014-10-02 Jan Hubicka* ipa-polymorphic-call.c
2014-09-26 Martin Liskacgraph.c (cgraph_node::release_body): New argument...
2014-09-25 Jan Hubickacgraph.h (class ipa_polymorphic_call_context): Move...
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-19 Jan Hubickare PR c++/61825 (g++.dg/cpp0x/static_assert9.C FAILs)
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-18 Ilya Enkovichre PR ipa/61800 (ICE: Segmentation fault during Firefox...
2014-08-04 Martin LiskaIPA C++ refactoring 3/N
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-29 Jan Hubickacgraph.c (cgraph_node::create_indirect_edge): Copy...
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-14 Richard Bienercgraph.h (decl_in_symtab_p): Make inline.
2014-07-13 Jan Hubickacgraph.h (symtab_node): Add nonzero_address.
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-07-01 Martin LiskaIPA REF alias refactoring
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-21 Jan Hubickacgraph.h (tls_model_names): New variable.
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-16 Jan Hubickarevert: symtab.c (symtab_node::reset_section): New...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jan Hubickasymtab.c (symtab_node::reset_section): New method.
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-04 Martin LiskaNew callgraph wrapper function creation added
2014-06-04 Martin LiskaEnhancement of call graph API
2014-05-28 Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-28 Radovan Obradovic-fuse-caller-save - Collect register usage information
2014-05-27 Jan Hubickatree.h (decl_comdat_group): Declare.
2014-05-25 Jan Hubickaipa.c (cgraph_non_local_node_p_1, [...]): Move to ipa...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-19 Jan Hubickaipa.c (symtab_remove_unreachable_nodes): Remove symbol...
2014-05-18 Jan Hubickacgraph.h (symtab_first_defined_symbol, [...]): New...
2014-05-16 Jan Hubickavarpool.c (dump_varpool_node): Dump write-only flag.
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-04 Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
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...
next