]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphunit.c
re PR ipa/63587 (ICE : tree check: expected var_decl, have result_decl in add_local_v...
[thirdparty/gcc.git] / gcc / cgraphunit.c
2014-10-29  Martin Liskare PR ipa/63587 (ICE : tree check: expected var_decl...
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
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-10  Martin Liskacgraphunit.c (symbol_table::process_new_functions)...
2014-09-26  Martin Liskacgraph.c (cgraph_node::release_body): New argument...
2014-09-24  Andi KleenAdd an no_reorder attribute for LTO
2014-09-10  Martin Jamborcgraphunit.c (expand_thunk): If not expanding, set...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-21  Jan Hubickatree-profile.c (tree_profiling): Skip external function...
2014-08-20  Jan Hubickacgraphunit.c (ipa_passes, compile): Reshedule symtab_re...
2014-08-19  Marek Polacekre PR c/61271 (10 * possible coding error with logical...
2014-08-04  Martin LiskaIPA C++ refactoring 3/N
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-08-01  James Greenhalgh[Patch] Not very subtle fix for pr61510
2014-07-24  Martin LiskaIPA C++ refactoring fix.
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-04  Jakub Jelinekre PR middle-end/61654 (ICE in release_function_body...
2014-07-01  Martin LiskaIPA REF alias refactoring
2014-06-27  Martin LiskaFix for devirtualization dump functions
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-08  Jan Hubickacgraphunit.c (assemble_thunks_and_aliases): Expand...
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-24  Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-20  Xinliang David Liadd dbgcnt support for devirt
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-09  Teresa Johnsoncgraphunit.c (analyze_functions): Use correct dump...
2014-04-28  Richard Bienertree-pass.h (execute_pass_list): Adjust prototype.
2014-04-23  David MalcolmChange is-a.h to support typedefs of pointers
2014-01-30  Jason Merrillre PR c++/59645 (ICE with covariant return and volatile)
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-17  Martin LiskaTime profile-based function reordering (phase 2).
2013-12-06  Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-06  Oleg Endocgraphunit.c: Remove struct tags when referring to...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
2013-11-21  Andrew MacLeodgimplify.h (gimplify_hasher : typed_free_remove, [...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Bernd SchmidtSmall cleanups in cgraph.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-18  Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-17  Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-31  David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-30  David MalcolmSplit symtab_node declarations onto multiple lines
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
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-12  Andrew MacLeodtree-ssa.h: New.
2013-09-10  Jan Hubickacgraphunit.c (analyze_functions): Save input_location...
2013-09-08  Jan Hubickadevirt-11.C: Update template.
2013-09-07  Jan Hubickacgraphunit.c (expand_thunk): Get body before touching...
2013-09-05  Jan Hubickacgraphunit.c (walk_polymorphic_call_targets): Break...
2013-09-05  Jan Hubickare PR c++/58201 (Undefined reference to `B::B(void...
2013-08-23  Jan Hubickadevirt-13.C: New testcase.
2013-08-22  Jan Hubicka* cgraphunit.c (analyze_functions) Use update_type_inhe...
2013-08-19  Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-18  Eric Botcazoucgraphunit.c (handle_alias_pairs): Reset the alias...
2013-08-08  Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-06  Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-06  Martin Jamborre PR fortran/57987 (Fortran finalizers considered...
2013-08-05  David MalcolmHandwritten part of conversion of passes to C++ classes
2013-08-03  Jan Hubickacgraphunit.c (add_new_function): Fix logic when adding...
2013-08-01  Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-07-30  David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-21  Ondřej BílkaFix typos.
2013-06-19  Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-06-18  Richard BienerMakefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency.
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-04  Jan Hubickare PR middle-end/57500 (Segfault in ipa_record_reference)
2013-06-01  Jan Hubickare PR middle-end/57366 (gcc.dg/lto/attr-weakref-1 FAILs)
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-17  Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-08  Jakub Jelinekre PR debug/54499 (GCC produces wrong debugging informa...
2012-11-06  Sriraman TallamFunction Multiversioning
2012-10-31  Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-08-06  Cary Coutantcgraphunit.c (assemble_thunk): Add source line info.
2012-08-02  Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01  Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-27  Marek Polacekcgraphunit.c: Rename varpool_finalize_variable to varpo...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-24  Jan Hubickatree.h (alias_diag_flags): Remove.
next