gimple.h: Reorder prototypes to match .c declaration order...
[gcc.git] / gcc / cgraphunit.c
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.
2012-05-22 Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-19 Jan Hubickacgraphunit.c (handle_alias_pairs): Declare; free alias_...
2012-05-19 Jan Hubicka* cgraphunit.c (handle_alias_pairs): Cleanup; handle...
2012-05-18 Jan Hubickacgraphunit.c (varpool_finalize_decl): Allow external...
2012-05-17 Jan Hubickalto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-05-15 Richard Guenthercgraphunit.c (thunk_adjust): Use make_rename_temp.
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-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
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-25 Jan Hubickare PR middle-end/53089 (gfortran.dg/coarray/atomic_1...
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-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 Richard Guenthertoplev.h (tree_rest_of_compilation): Remove.
2012-04-10 Richard Guenthertree-pass.h (tree_lowering_passes): Remove.
2012-03-29 Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-02-16 Jakub Jelinekre PR middle-end/51929 (ICE: verify_cgraph_node failed...
2012-02-16 Jakub Jelinekre PR translation/52264 (translatable string typo:...
2012-02-10 Richard Guentherre PR translation/52193 (Bad translatable string: faile...
2012-02-02 Jan Hubickare PR middle-end/51998 (compiler hangs on self-recursiv...
2012-01-24 Jason Merrillre PR c++/51812 (Virtual public inheritance and thunks...
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2012-01-06 Jakub Jelinekre PR target/47333 (g++.dg/lto/20091219 FAILs on Solari...
2011-12-14 Dmitry VyukovRevert the previous "Fix flags for edges from/to entry...
2011-12-12 Dmitry VyukovFix flags for edges from/to entry/exit basic blocks.
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-12 Jan Hubickare PR bootstrap/50822 (Solaris/SPARC bootstrap failure...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-31 Paul Brookcgraphunit.c: Don't mark clones as static constructors.
2011-10-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-19 Jan HubickaOops, old revision of patch..
2011-10-19 Jan Hubickacgraphunit.c (handle_alias_pairs): Also handle wekref...
2011-10-16 Jan Hubickare PR middle-end/48668 (COMDAT Group signature not...
2011-10-02 Jan Hubicka* cgraphunit.c (verify_edge_count_and_frequency): Bound...
2011-10-02 Jan Hubickacgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-09-27 Andi Kleeninvoke.texi (ffat-lto-objects): Document.
2011-09-13 Jan Hubickare PR other/49533 (Revision 174989 (ipa-inline-transfor...
next